My Scenario:
I have multiple xhtml files which act like small reports with images,
lists, tables, text ... and some of them contain style attributes. I want
to parse them into one PDF with custom Information.

In most cases the parsing works well. But if a special Font is used in the
XHTML in the style attribute i get an error from parser (Index is out of
boundary ). I tried to use an FontProvider but its still not working.
Is it possible to set a standard font for xhtml parsing (This will be the
best solution for me)?

Another problem are Images. When i use my ImageProvider relative images are
displayed. But when the xhtml file dont have an relative path but a path
like: "file://....." the images are not displayed.
Do i need a LinkProvider for this or there are other solutions?

I also encountered that parsing took very time... are there some
customisations to improfe the performance?

Thanks in advance Alex
------------------------------------------------------------------------------
AlienVault Unified Security Management (USM) platform delivers complete
security visibility with the essential security capabilities. Easily and
efficiently configure, manage, and operate all of your security controls
from a single console and one unified framework. Download a free trial.
http://p.sf.net/sfu/alienvault_d2d
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
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

Reply via email to