PDFsharp & MigraDoc Foundation
https://forum.pdfsharp.net/

HTMl tags on Migradoc generated PDF
https://forum.pdfsharp.net/viewtopic.php?f=2&t=1903
Page 1 of 1

Author:  Timsen [ Sun Feb 12, 2012 6:51 pm ]
Post subject:  HTMl tags on Migradoc generated PDF

I am Using Migradoc to create PDF documents, the problem is dynamic formatting.

I am using CKeditor to create Rich formated text, and getting it as an HTML tag like this :

<p>\n\t< strong>Test</strong></p>\n<p>\n\t<em>Test</em></p>\n<p>\n\t<u>Test</u></p>\n


which is i real :

Test

Test

Test


How can i get that HTML text into PDF Document?

Author:  Thomas Hoevel [ Mon Feb 13, 2012 9:31 am ]
Post subject:  Re: HTMl tags on Migradoc generated PDF

Here's a code snippet that does it:
http://stackoverflow.com/questions/7421 ... n-migradoc

Have you tried invoking that code snippet with your formatted text?

Page 1 of 1 All times are UTC
Powered by phpBB® Forum Software © phpBB Group
https://www.phpbb.com/