Hi all,
Can anyone tell me if there will be an updated iText DTD? The XML
component of iText has the potential to be very powerful, but I've run
into several problems. There are also two bug reports on SourceForge
about this topic. The problems I found are:
- DTD does not allow <row> elmeents to be children of <table>
- DTD does not allow nested <list> elements (even though the example xml
uses them)
- "horizontalalign" and "verticalalign", which are used in the example
xml, are missing from the rectangle.attributes list (Note:
horizontalalign works, but verticalalign seems to have no effect)
Also, here are two things wrong with example xml (rather than the DTD I
think):
- The example xml has attributes "creationdate" and "producer" on
<itext>, but the DTD doesn't mention them. Since these are added at
runtime, I don't see the need for them.
- The example xml has attribute "fontstyle" but the DTD expects it to
just be "style".
Dave F.
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
iText-questions mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/itext-questions
- Re: [iText-questions] Problems with DTD Dave Ferguson
