Keith Istler wrote:

Hello,

My name is Keith and I'm using your iText library in a large commercial application to generate a variety of reports from a pretty wide range of data. We've decided to take the route of converting our data to xml, then converting this to the selected document format (rtf, html, pdf...) so far this is going great - but the only impediment i'm having is figure out the structure of the xml used by the application. My question is is do you have any further documentation on the xml structure used by itext (I saw that the dtd provided on the site was incomplete)- as this would be very helpful :-D

I'm sorry, the XML package is really underdocumented.
I hope you will get some answers from people working with the XML package.
Maybe somebody has already made an updated DTD.

Personally I think the XML package has some flaws
(due to the fact that I wasn't that experienced with XML
when I wrote it) and I see people are using the package
more as a source of inspiration to write their own handlers
based on their own DTDs.

While writing new documentation on iText, I have started
writing some new XML functionality myself. It works with
styles rather than specific tags. Unfortunately the source
is not mature and I don't have a lot of time to work on it.

br,
Bruno


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to