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.PageOrientation
property that specifies how the pages are oriented when printing the PDF file. - Added support for the
ImageSaveOptions.RotateFlip
property that specifies if thePdfVisualContentElement.Transform
is applied when saving thePdfImageContent
element as a PNG image. - Added support for Image fields represented as customized
PdfButtonField
elements. Use thePdfFieldCollection.AddImage
method to add an Image field andPdfButtonAppearance.SetIcon(PdfImage, PdfAppearanceTrigger)
to set aPdfImage
to the Image field. Key customizations in the Image field include:PdfField.Name
ending with “_af_image” suffix.PdfField.Actions
containingPdfRunJavaScriptAction
objects that can import icons.PdfButtonAppearance.LabelPlacement
set 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.