Hello
I did not expect, that our customer will not be ok with this solution, but he is not. He dont like that pdf is so long and that empty half-row is added after any row (its that +25%).
So we have two options - sometimes one full empty row or lot of half-rows. Both variants are not acceptable by our customer.
Could you please continue to solve it?
WordWrap create empty line after export PDF
Re: WordWrap create empty line after export PDF
Hello.
Thank you.
Please, try to set width property of the Text12 page a little larger or font size smaller. Then text will fit in one row.mikry wrote:I did not expect, that our customer will not be ok with this solution, but he is not. He dont like that pdf is so long and that empty half-row is added after any row (its that +25%).
So we have two options - sometimes one full empty row or lot of half-rows. Both variants are not acceptable by our customer.
Could you please continue to solve it?
Thank you.
Re: WordWrap create empty line after export PDF
Change of the column width as well as size of font is not acceptable due the customer.
Is there any way how to fix this bug before official release in September (i hope and believe that it will be fixed in September)?
Is there any way how to fix this bug before official release in September (i hope and believe that it will be fixed in September)?
Re: WordWrap create empty line after export PDF
Hello.
We have added this problem in our to-do list.
Follow our list of changes.
Thank you.
We have added this problem in our to-do list.
Follow our list of changes.
Thank you.
Re: WordWrap create empty line after export PDF
Hello.
We've added a new property StiOptions.Export.Pdf.WinFormsHighAccuracyWordWrap which you should set to true to avoid blank rows.
Thank you.
We've added a new property StiOptions.Export.Pdf.WinFormsHighAccuracyWordWrap which you should set to true to avoid blank rows.
Thank you.