GemBox.Pdf 1.7 v1508 Released
We have released a new version of GemBox.Pdf with the following list of features, improvements, and fixes included:
- Fixed issues with reading page content:
- Text glyphs formatted with zero size.
- Content height set to infinite value.
- Added support for the
PrintOptions.PageOrientationproperty that specifies how the pages are oriented when printing the PDF file. - Added support for the
ImageSaveOptions.RotateFlipproperty that specifies if thePdfVisualContentElement.Transformis applied when saving thePdfImageContentelement as a PNG image. - Added support for Image fields represented as customized
PdfButtonFieldelements. Use thePdfFieldCollection.AddImagemethod to add an Image field andPdfButtonAppearance.SetIcon(PdfImage, PdfAppearanceTrigger)to set aPdfImageto the Image field. Key customizations in the Image field include:PdfField.Nameending with “_af_image” suffix.PdfField.ActionscontainingPdfRunJavaScriptActionobjects that can import icons.PdfButtonAppearance.LabelPlacementset toPdfTextPlacement.IconOnly.
You can download the latest version from NuGet or from the BugFixes page.
If you have any questions, complaints, or suggestions, feel free to contact us.