Chapter 11. Appendix

11.1.  Instantiation of PDF Documents

Again it should be pointed to the manual of PDFUnit-Java (http://www.pdfunit.com/en/documentation/java/). In its appendix different aspects around testing PDF documents are explained. It would be redundant to write it down here again. Because the names of methods and constants are the same in Java and in Perl, it should be easy for Perl programmers to transfer the Java examples to Perl.

The following topics are described in the manual of PDFUnit-Java:

# Contents of the appendix of the documentation of PDFUnit-Java
#
# see  http://www.pdfunit.com/en/documentation/java/ 
#  

- Instantiation of PDF Documents
- Page Selection
- Defining Page Areas
- Comparing Text
- Whitespace Processing
- Single and Double Quote Marks inside Strings
- Date Resolution
- Format Units - Points and Millimeters
- Error Messages
- Set Language for Error Messages
- Using XPath
- JAXP-Configuration
- Version History
- Unimplemented Features, Known Bugs