Released: Oct 26, 2024
7.2.4 での更新項目
機能
- Important note: This package, DS.Documents.Pdf, replaces GrapeCity.Documents.Pdf, and provides the same functionality, ensures future enhancements, and is backwards compatible with GrapeCity.Documents.Pdf. Existing subscriptions will continue to apply to this new package.
不具合の修正
- Some PDF stamps are not saved in export to images.
- The GcPdfDocument.Redact method may not completely remove an image from a PDF in some cases.
- Incorrect layout of text drawn sideways in vertical TextLayout with...
Released: Oct 10, 2024
7.2.3 での更新項目
不具合の修正
- White spaces may be ignored in some situations by GetText()/FindText() methods.
- An unexpected exception occurs when loading a certain PDF.
- PDFs using certain embedded fonts are rendered incorrectly when exported to images.
Released: Sep 20, 2024
7.2.2 での更新項目
不具合の修正
- The GcPdfDocument.GetFonts() method hangs on a certain PDF.
- Color shift occurs in JPEG images that use CMYK or YCCK color spaces.
Released: Sep 3, 2024
7.2.1 での更新項目
機能
- Improved performance of the GetTextMap method.
不具合の修正
- Performance degradation when converting certain PDFs to images.
- Document catalog not found error when loading a specific PDF.
Released: Aug 19, 2024
7.2.0 での更新項目
機能
Document Solutions PDF Viewer
- Introducing WebAssembly(Wasm)-based PDF Viewer
- Introduced the advanced WebAssembly(Wasm)-based PDF Viewer, enhancing the document editing experience locally on the client side with Document Solutions PDF Viewer (DsPdfViewer). This innovative solution is based on WebAssembly and delivers a fast, secure, and highly responsive PDF editing experience directly within your web browser. The Wasm-based PDF viewer is designed to meet the needs of modern users and offers...
Released: Jul 24, 2024
7.1.4 での更新項目
機能
- Added the SaveAsImageOptions.CancellationToken property: gets or sets the CancellationToken object. Allows you to cancel the execution of GcPdfDocument.SaveAsXXX() methods.
不具合の修正
- Poor performance when extracting paragraphs and texts from a certain PDF.
- Parts of text disappear when saving a certain PDF as images.
- Incorrect background color when saving a certain PDF as images.
- Exception occurs when saving a particular PDF as images.
Released: Jun 26, 2024
7.1.3 での更新項目
不具合の修正
- Incorrect result when saving a certain PDF as images.
Released: May 29, 2024
7.1.2 での更新項目
機能
- Added properties to GcPdfDocument that allow developers to define document level actions.
- GcPdfDocument.WillCloseAction property: specifies the ActionJavaScript to be performed before closing the document.
- GcPdfDocument.WillSaveAction property: specifies the ActionJavaScript to be performed before saving the document.
- GcPdfDocument.DidSaveAction property: specifies the ActionJavaScript to be performed after saving the document.
- GcPdfDocument.WillPrintAction property: specifies the...
Released: Apr 24, 2024
7.1.1 での更新項目
機能
- Added new Metadata.SetStream(Stream) and Metadata.SetXmlDocument(XmlDocument) methods, which allow you to set the content of the current metadata.
不具合の修正
- Incorrect saving of the comma character when using certain fonts.
- When pasting text copied in Acrobat from a generated DPF, characters may become garbled.
- When saving a PDF as image, formatting may be lost when using some fonts.
- Changes made to annotations' visual properties could be ignored when saving the PDF as image.
Released: Apr 17, 2024
7.1.0 での更新項目
機能
Document Solutions for PDF
- Add Rich Media to PDF Documents - Enhance your PDF documents by seamlessly incorporating rich media elements such as audio and video. With the addition of rich media, you can elevate user engagement and create dynamic, interactive content within your PDFs. Incorporate multimedia support programmatically into your PDF documents using the new RichMediaAnnotation class. Here are the key capabilities of the class:
- Embed Multimedia Content: RichMedia annotations enable...