Hi,
I'm using HTML to PDF to create dynamic Terms and Conditions for each customer. The terms and conditions are created via the WYSIWYG editor, saved to the database and then (later on) I use HTML to PDF to create a PDF of the terms.
The content is mainly just text with <p> tags and some <br />'s when I create the PDF I get "@dwz_vbcrlf_dwz@" at the start of each line. Can you explain how i can get rid of @dwz_vbcrlf_dwz@.
I'm using version Version 1.2.8 with ASP - the Page encode is set to UTF-8 |
|
|