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...
Released: Mar 22, 2024
7.0.4 中的更新
修补程序
- The document is still empty after loading a specific PDF.
- Some images in a loaded PDF are not visible when drawn on other pages.
- The generated PDF does not show correctly in some viewers.
- Saving a merged PDF with IncrementalUpdate corrupts the file.
- An image that is completely inside a redact area is not wiped out when the redact is applied.
Released: Feb 21, 2024
7.0.3 中的更新
修补程序
- No pages are loaded when opening a specific PDF.