GrapeCity Documents for PDF
Improves Acroform field searching.
Features
- AcroForm.Fields collection now uses case-sensitive search (PDFs exist that have fields with names differing only by case).
- GcPdfDocument.SaveAsTiff() method: added optional parameter that allows to specify TIFF frame settings (such as compression).
Fixes
- Errors when loading certain PDFs.
- Incorrect rendering of some PDFs.
- An embedded font specified for a form field not used in edit mode.
- Incorrect PDF generated when using ExportFormDataToXFDF() and then ImportFormDataFromXFDF() methods.
- Exception thrown by ImportFormDataFromFDF() method.
- Setting a button's image has no effect.
- Setting HtmlToPdfFormat.FullPage has no effect.
- Widget.TextFormat.FontName property is ignored when generating the PDF.
- A checked checkbox in a PDF exported from Adobe Acrobat is not checked when imported into GcPdf.
- Exception is thrown in some cases if a page linked to an article bead is removed.