Hello, was it your intention to post this question to the iText mailing list? If so, how come you didn't subscribe? See http://lowagie.com/node/205
On 27/09/2011 10:01, Michał Niklas wrote: > I tried 2 ways of converting such HTML into PDF: > -FOP with htmlcleaner > -iText with flying-saucer > Then I tried such conversion with iText So you've tried the conversion with XML Worker? http://demo.itextsupport.com/xmlworker Note that the online demo has limited functionality. The documentation explains how to add support for images/fonts/links: http://demo.itextsupport.com/xmlworker/itextdoc/itextpdf.com-xmlworker-documentation.pdf > : seems simplier because I do > not need to create transformation for every HTML. Unfortunately I > don't know how to embed used fonts into resulting PDF. Most examples I > found create PDF from scratch and I don't know how to apply those > methods to the Flying Saucer ITextRenderer or other object used in > conversion. Now you're talking about Flying Saucer again. Is the assumption you've used iText's XML Worker wrong? If you have an FOP problem: please contact the FOP mailing list. We have no idea how FOP works internally. If you have a Flying Saucer problem: please contact the Flying Saucer mailing list. We know that they're using iText, we don't know HOW they are using iText. If you didn't know about XML Worker, please read the documentation and give it a try. If you have a problem with XML Worker, please SUBSCRIBE to the iText mailing list, and post your question. ------------------------------------------------------------------------------ All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudulent activity and more. Splunk takes this data and makes sense of it. Business sense. IT sense. Common sense. http://p.sf.net/sfu/splunk-d2dcopy1 _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions iText(R) is a registered trademark of 1T3XT BVBA. Many questions posted to this list can (and will) be answered with a reference to the iText book: http://www.itextpdf.com/book/ Please check the keywords list before you ask for examples: http://itextpdf.com/themes/keywords.php
