- Home
- Forum
- ASP.NET Web Forms
- pdf content in two columns structure in syncfusion
pdf content in two columns structure in syncfusion
therefore if my first column exceeded then it should continue to next column in same pages.
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.
But in my requirement is i have html content in string sequences. and have to pass it and convert into pdf in multiple column (might be two column).
for ex:
if i have paragraph including bullets and numbering,images all htmls , then convert in pdf as after completed first column in a first page , then needt to continue in the same page in second column.
then i have to goto next page as same above.
please help me ,
thank you
Thank you for your update.
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. |
- 6 Replies
- 5 Participants
-
MA manikandan
- Apr 17, 2015 12:41 PM UTC
- Jul 1, 2020 03:24 PM UTC