Aspose.PDF for .NET V26.6
Released: Jun 15, 2026
Aggiornamenti in V26.6
Funzionalità
- Integrated OCR for PDF Text Recognition
- Introduced integrated OCR support for extracting plain text from PDF pages that need optical character recognition. Added the Aspose.Pdf.Ocr namespace with OcrTextAbsorber, OcrTextRecognitionOptions, and OcrLanguage.
- The OCR absorber follows the familiar Aspose.PDF visitor pattern. You can recognize text from a single Page, from a whole Document, or by passing the absorber to Page.Accept or PageCollection.Accept. Recognition options allow you to configure the language, rendering resolution, and page separator used when text is recognized from multiple pages. By default, OCR uses OcrLanguage.English, 300 DPI, and a double line break between recognized page texts.
- Signing with Certificate and TSA
- Improved certificate-based signing workflows that use a timestamp authority (TSA). This helps you to create signatures with timestamp settings when a signing certificate and TSA server are used together.
- You can embed a timestamp in the digital signature that corresponds to the certificate of your choice. The timestamp settings are assigned to the signature object before calling PdfFileSignature.Sign.
Correzioni
- PDF to PDF/A conversion memory issue in Aspose.PDF.
- PDF to image - garbled characters.
- Image to PDF conversion throws an error if Aspose.Pdf.dll is added from GAC.
- Optimizing PDF disturbs content formatting.
- PDF to PDF/A conversion generates output with incorrect formatting.
- Content of page does not fit correctly inside page when converting HTML to PDF.
- System.NullReferenceException on the Visit() method.
- Garbage characters appear in output TIFF after conversion.
- Memory leak in Aspose.PDF v23.11 and later.
- Some text content is missing when converting PDF to PNG and HTML.
- RadioButtonField causes an error when opened in Adobe Acrobat for Android.
- DropDown value is not completely visible when calling the Flatten() method.
- PDF compression does not work.
- HTML to PDF conversion image position and text overwrite issue.
- Some fields become blank after FlattenAllFields().
- OptimizeResources() damages PDF document.
- PDF document shows an error after FlattenAllFields().
- PDF/A conversion generates RGB OutputIntent for documents containing CMYK content and incorrectly passes internal validation.
- Regression - ZUGFeRD XMP metadata version value is incorrectly serialized during PDF/A save.
- Text line is missing when rasterizing PDF page to image.
- PDF to SVG conversion generates fragmented hyperlink text and incorrect clickable areas.
- PDF to PDF/A API throws an exception.
- PDF/A conversion succeeds in Aspose.PDF but output is rejected by veraPDF and Adobe.
- MediaBox and CropBox update cascades to pages that inherit shared boxes.
- Regression - loading HTML file consumes all memory.
- HTML to PDF - black band in the generated PDF.
- Heading numbers are in reverse order.
- PDF to PDF/A-3a conversion issue.
- Text formatting issue when converting XFA form to standard form.
- Data is lost when converting XFA form to standard form.
- Draw property removes some contents of TextStamp.