Inserting a line break in a PDF generated from XSL FO using

后端 未结 11 803
挽巷
挽巷 2020-12-03 17:16

I am using XSL FO to generate a PDF file containing a table with information. One of these columns is a \"Description\" column. An example of a string that I am populating o

11条回答
  •  无人及你
    2020-12-03 17:22

    Try this:

    x

    This code adds a block which contains transparent text, making it look like a new line.

提交回复
热议问题