Hi all, I'm writing unit tests that need to check the successful generation of PDF documents using iText. For example, I'd like to load the generated PDF and query it to assert that a number of elements and formatting have been properly included.
This is because I'm writing an XHTML to PDF library (h2pe @ sf.net) and want to know when new code breaks stuff that worked before (manually looking at the output of all the tests is just impractical). I was thinking about using something like jpedal.org to read the PDF. Can anyone here advise me if this is a sensible way forward or if there are better solutions. Thanks in advance Daniel ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions
