Hello,

I thin your proble ist hat fop can not process html documents. Because html
is not valid XML. You should use a Tool like jTidy to convert your html
source to XHTML and then use fop to create a pdf file from the xhtml file

HTML ====> XHTML =====> FO ======> PDF
     jTidy              XSLT       FOP  
--
                        Robert
-----Ursprüngliche Nachricht-----
Von: javijava [mailto:[EMAIL PROTECTED] 
Gesendet: Dienstag, 22. April 2008 12:24
An: fop-users@xmlgraphics.apache.org
Betreff: Re: .FOP (with HTML embedded) to PDF,RTF,DOC,ODT ....etc


Thanks  4 the reply! 

"Not directly. If your source document still contains XHTML elements,  
those can be transformed to FO by means of XSLT."

Then i can't have a xml with the content and a xslt with the format
(template tags)
and transform it to ->  .fo  -> pdf    without fo: tags .......

I need translate by hand ALL the .html tags to  .fo tags then?
there is not  exist anything  to translate this more easy?

 :-(

thanks a lot
 
-- 
View this message in context:
http://www.nabble.com/.FOP--%28with-HTML-embedded%29--to--PDF%2CRTF%2CDOC%2C
ODT-....etc-tp16806470p16823771.html
Sent from the FOP - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to