GrapeCity Documents for PDF 5.1.0.791

Released: May 3, 2022

Atualizações na 5.1.0.791

Recursos

  • Added new WidgetAnnotation.RotationAngle property which gets or sets the angle, in degrees, by which the widget annotation is rotated counterclockwise relative to the page. The value must be a multiple of 90.
  • Added new StampAnnotation.RotationAngle property which gets the angle, in degrees, by which the stamp is rotated. Positive values indicate counterclockwise rotation.
  • Added new StampAnnotation.RotateAnnotation() method which rotates the annotation content by the specified angle. Positive values indicate counterclockwise rotation.
  • A GcPdfDocument can now be saved multiple times to the same stream or file when using incremental updates.
  • Improved performance in some scenarios when saving PDFs containing large TIFF images.
  • Improved quality when saving PDF pages that contain semi-transparent pictures as images.

Correções

  • In some cases the resolution reported by PdfImageInfo objects returned by GcPdfDocument.GetImages() is incorrect.
  • Data importedy by GcPdfDocument.ImportFormDataFromXFDF() method in some cases is rotated.
  • FormXObject is not displayed in exported image files.
  • The license message interferes with PDF layers.