Forums / Setup & design / FckEditor and Pdf
Franck T.
Saturday 18 February 2006 1:17:48 pm
Hello, When I click on the pdf link of an article writed with fckeditor, the generated pdf is a mixing of text and html/xml tags. Any idea about what's wrong and how to solve this ?
Vincent Lepot
Friday 12 May 2006 1:04:51 am
Problem is that you are certainly based on a text block, not a xml block. So PDF is displaying the source XHTML code.
Friday 12 May 2006 1:05:51 am
Anyone has experienced to use a tool like htmldoc ?
Xavier Dutoit
Friday 12 May 2006 2:56:36 am
@Franck,
The FCKEditor (the old version) puts everything between <literal>, ie, that is outside of the ezxml formating. Therefore, its rendered as it is on the pdf.
Some other editors use the proper ezxml languages beside the online editor. Have a look at http://ez.no/community/forum/developer/sjsd_wysiwyg_editor_based_on_fckeditor_for_ezxmltext for instance
http://www.sydesy.com