Hi Manikandan,
Thank you for using syncfusion product.
To draw the html content in pdf as two column structure , We have to convert the html to pdf first ,then load the converted pdf stream and create the pdf booklet using createbooklet method.
We have attached the workaround sample for your reference in below link:
http://www.syncfusion.com/downloads/support/forum/118874/Multicolumntext-1071279260.zip
you can refer the following link for more details :
http://mvc.syncfusion.com/demos/reporting/pdf/ModifyDocuments/Booklet
Please try this and let us know if you have any further assistance.
Thanks,
Abirami.
The best way to achieve your requirement is by using “PdfHTMLTextElement”. But as we did not implemented Event handlers in “PdfHTMLTextElement” your requirement could not be currently achieved. We have logged a feature request to implement the Event Handlers in “PdfHTMLTextElement”. Once this feature is implemented we can achieve your requirement, we will let you know once this feature is implemented.
Online Sample Link: http://asp.syncfusion.com/demos/web/pdf/multicolumntext.aspx
Please let us know if you need any further assistance.
Regards,
Karthikeyan.C
We could manually remove that from the html string that we are drawing to draw the next block. |
Kindly share your requirement to draw the next block elaborately. Whether the (paginated HTML content) block drawn on the same page or next page. So, it will be useful for us to investigate further on this and assist you with a better solution at the earliest. |