Hi!

There are two iText JAR files in /lib/optional (from jars.xml):

 <file>
        <title>iText XML to PDF/HTML/RTF converter (Renderer)</title>
        <description>iText reads XML documents and turns them into
PDFs</description>
        <used-by>iText serializer</used-by>
        <lib>optional/itext-0.93b.jar</lib>
        <homepage>http://www.lowagie.com/iText/</homepage>
 </file>

 <file>
        <title>iText XML to PDF/HTML/RTF converter (XML APIs)</title>
        <description>iText reads XML documents and turns them into
PDFs</description>
        <used-by>iText serializer</used-by>
        <lib>optional/itext-xml-0.93.jar</lib>
        <homepage>http://www.lowagie.com/iText/</homepage>
 </file>

Anybody knows are them both required or these are duplicates? Which one is
the correct one?

The second question is: if anybody already tried this serializer? Does it
solve the problems with graphics and tables that happen with FOP? 

Best regards,
  Konstantin Piroumian

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

Reply via email to