Quoting Dave Ferguson <[EMAIL PROTECTED]>: > Hi all, > > Can anyone tell me if there will be an updated iText DTD?
Nobody has the time to update it. These are indeed bugs in the DTD: > - DTD does not allow <row> elements 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. There is no need for them, but remember that the example XML was created by XmlWriter who adds these attributes by default. > - The example xml has attribute "fontstyle" but the DTD expects it to > just be "style". Could be another DTD bug. Anyway: I don't have the time nor the immediate need to work on the XML part of iText. Sorry, Bruno ------------------------------------------------------- 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
