Released: May 3, 2022
GrapeCity Documents .NET Bundle での更新項目
機能
GrapeCity Documents for Imaging 5.1.0.791
- Improved behavior of semi-transparent HatchBrush in GcSvgGraphics.
GrapeCity Documents for PDF 5.1.0.791
- 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.
不具合の修正
GrapeCity Documents for Imaging 5.1.0.791
- Incorrect scaling in GcGraphics.DrawSvgContent() method.
GrapeCity Documents for Word 5.1.0.791
- [.NET 6] The embedded fonts collection is empty.
- Incorrect values are returned for layout related table cell properties.
- If a document is loaded into GcWordDocument and saved, the layout of the saved document differs from the original.
GrapeCity Documents for PDF 5.1.0.791
- 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.