FAQ
FAQ's
- License file was corrupted
- How do I use pdfRender in a .NET environment?
- pdfOCR: Who provided TESS_DATA_DIRECTORY?
- pdfOCR: Is handwriting recognition supported?
- pdfOCR: If your scanned document has a mixture of sections with paragraphs and tables, what is a recommended strategy here?
- How do I create a separate OCR layer?
- Could not find a glyph corresponding to Unicode character
- What does TextPositioning in pdfOCR do?
- Which languages are supported in pdfOCR?
- Which languages are supported in pdfHTML?
- How to use a dotted line as a cell border?
- How to create an uncompressed PDF file?
- How to read text from a specific position?
- Why does PdfStamper create a file with 0 bytes?
- How to convert PdfStamper to a byte array?
- How to change the zoom factor in link annotations?
- How to adapt the position of the first line in ColumnText?
- How to add text to an image?
- How to check if a font is bold?
- How to calculate the height of an element?
- Why doesn't FontFactory.GetFont() work for all fonts?
- How to solve an UnsupportedCharsetException when using itext-asian.jar?
- How to solve an UnsupportedCharsetException when using itext-asian.jar
- How to calculate/set font line distance?
- How can I generate a PDF/UA compatible PDF with iText?
- How to extract text and anchor information from a PDF?
- Why is the text I extract from an English PDF page garbled?
- Why can't I extract text added using a Type3 font correctly from a PDF?
- How to use a text extraction strategy after applying a location extraction strategy?
- How do I insert a hyperlink to another page in an existing PDF?
- How to set the zoom level of a PDF using iTextSharp?
- How to insert a "linked rectangle" with iText?
- How to add an In Reply To annotation?
- How to get specific types from AcroFields? Like PushButtonField, RadioCheckField, etc
- How to fill out a PDF file programmatically? (Dynamic XFA)
- How to add a new form from an existing PDF template?
- How can I add a new AcroForm field to a PDF?
- How to flatten a XFA PDF Form using iTextSharp?
- How to continue field output on a second page?
- Why are the AcroFields in my document empty?