General questions about iText - iText 5 Documentation
These are some questions about iText in general. They aren't always about a technical problem, but they can be about a basic concept that needs to be explained in more detail.
How can I log the number of documents / bytes I've processed?
How to adjust the page height to the content height?
How to change the spacing between words and characters?
How to create a list without indentation? | iText 5 PDF Development Guide
How to create a new PDF file if a file name already exists?
How to create an uncompressed PDF file? | iText 5 PDF Development Guide
How to define the page size based on the content? | iText 5 PDF Development Guide
How to detect if PDF has compressed xref table in Java?
How to enable LTV for a timestamp signature? | iText 5 PDF Development Guide
How to find out the current cursor position on a page?
How to format a String resulting in a two-column display?
How to get the current page count? | iText 5 PDF Development Guide
How to hyphenate text? | iText 5 PDF Development Guide
How to increase the accuracy of measurements in iTextSharp? | iText 5 PDF Development Guide
How to keep specific words together on one line? | iText 5 PDF Development Guide
How to prevent the resizing of pages in PDF? | iText 5 PDF Development Guide
How to set initial view properties? | iText 5 PDF Development Guide
Unit Testing and Automated Testing Questions
What is the difference between getPageLabels and getPageLabelFormats?
When is the content flushed to a PDF File by iTextSharp?
Which PDF filters are used to encode data? - iText 5 Documentation
Why do I get a "Could not find PdfGraphics2D" error?
Why do I get a "getOutputStream() has already been called for this response" error in JSP?
Why do I get a BouncyCastle NoClassDefFoundError? - iText 5 PDF Library Explained
Why do I get a message saying 1.not.found.as.a.resource?