Hi support,
Is it possible to have no empty lines between consecutive tables ?
Regards,
Milan
Hi,
Can you please update the status of this thread.
Thank you,
Milan
Hi milan,
We are working on this issue now. I hope we will give you a solution this week.
Thank you for using our product.
Hi Milan,
We have resolved this issue finally. You can try the hotfix in the attachment.
We have added set/getSpaceBetweenParagraphs()
in Pdf
class. The default value is 6. If you want two consecutive paragraphs to display together, you can set the value to zero by Pdf.setSpaceBetweenParagraphs(0).
Thank you for using our product.