Rilasci di Document Solutions for PDF .NET

Released: Sep 20, 2024

Aggiornamenti in 7.2.2

Correzioni

  • 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

Aggiornamenti in 7.2.1

Funzionalità

  • Improved performance of the GetTextMap method.

Correzioni

  • Performance degradation when converting certain PDFs to images.
  • Document catalog not found error when loading a specific PDF.

Released: Aug 19, 2024

Aggiornamenti in 7.2.0

Funzionalità

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...

Released: Jul 24, 2024

Aggiornamenti in 7.1.4

Funzionalità

  • Added the SaveAsImageOptions.CancellationToken property: gets or sets the CancellationToken object. Allows you to cancel the execution of GcPdfDocument.SaveAsXXX() methods.

Correzioni

  • 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

Aggiornamenti in 7.1.3

Correzioni

  • Incorrect result when saving a certain PDF as images.

Released: May 29, 2024

Aggiornamenti in 7.1.2

Funzionalità

  • 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

Aggiornamenti in 7.1.1

Funzionalità

  • Added new Metadata.SetStream(Stream) and Metadata.SetXmlDocument(XmlDocument) methods, which allow you to set the content of the current metadata.

Correzioni

  • 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

Aggiornamenti in 7.1.0

Funzionalità

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...

Released: Mar 22, 2024

Aggiornamenti in 7.0.4

Correzioni

  • 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

Aggiornamenti in 7.0.3

Correzioni

  • No pages are loaded when opening a specific PDF.