Aspose.PDF Lançamentos

Veja o que há de novo em cada versão, com detalhes sobre recursos, melhorias e problemas solucionados.

jan.
fev.
mar.
abr.
mai.
jun.
jul.
ago.
set.
out.
nov.
dez.
Aspose.PDF for Go via C++ V26.7Versão principal21 de jul. de 2026
Recursos
  • Added new 'Organize PDF' APIs:
    • PageLayers - Merge all layers on the page into a single layer with the specified new layer name.
Aspose.PDF for Rust via C++ V26.7Versão principal21 de jul. de 2026
Recursos
  • Added new 'Organize PDF' APIs:
    • page_layers - Get layers' names on page.
Aspose.PDF for C++ V26.7Versão principal17 de jul. de 2026
Recursos
  • Side-by-Side PDF Comparison Results - Enhanced 'SideBySidePdfComparer' by returning comparison results from both document and page comparison methods. The 'Compare' methods now return 'SideBySideDocsComparisonResult' or 'SideBySidePagesComparisonResult', allowing you to determine whether differences were found using 'HasChanges' and inspect detailed changes through 'FirstDocChanges', 'SecondDocChanges', and 'FullChanges'.
Aspose.PDF for .NET V26.7Versão principal14 de jul. de 2026
Recursos
  • Side-by-Side PDF Comparison Results
    • Enhanced 'SideBySidePdfComparer' by returning comparison results from both document and page comparison methods. The 'Compare' methods now return 'SideBySideDocsComparisonResult' or 'SideBySidePagesComparisonResult', allowing you to determine whether differences were found using 'HasChanges' and inspect detailed changes through 'FirstDocChanges', 'SecondDocChanges', and 'FullChanges'.
    • The comparison methods also include overloads that write the visual comparison result to a 'Stream' rather than to a file path.
    • The return type of the existing 'Compare' overloads that accept an output file path has changed from 'void' to SideBySideDocsComparisonResult. This is a public API change; applications compiled against earlier releases should be recompiled when upgrading to version 26.7.
  • Safe Digital Signature Verification
    • Added 'TryVerifySignature' methods to 'PdfFileSignature' and 'TryVerify' methods to 'Signature'. These methods avoid throwing exceptions during signature verification and instead return a 'VerificationResult' that reports the verification state, a message, whether the signature structure is compromised, and the original verification exception, when available.
    • 'TryVerifySignature' returns 'true' when verification completes without a technical error. In that case, check 'VerificationResult'.State to distinguish between valid and invalid signatures. It returns 'false' when verification encounters a technical error or when the signature structure appears compromised.
  • Optional OCR and PDF Chunking Dependencies
    • Aspose.OCR and the dependencies used by PDF chunking are now optional. The core Aspose.PDF package no longer requires these packages when you do not use the related functionality. Install Aspose.OCR only for OCR scenarios. To use PDF chunking, add Microsoft.Extensions.DataIngestion, Microsoft.Extensions.DataIngestion.Markdig, and Microsoft.ML.Tokenizers.Data.Cl100kBase to your project.
    • When PDF chunking is called without its required optional dependencies, Aspose.PDF throws MissingOptionalDependencyException with details about the missing package.
Correções
  • PDF to PNG consumes high memory.
  • Bookmark display issue in Adobe Acrobat browser extension after Aspose.PDF 25.2 update.
  • PDF to XPS conversion throws NullReferenceException during Document.Save().
  • Saving document raises XmlException.
  • HTML to PDF content is overlapped.
  • PDF to HTML highlighted text hides in the output HTML.
  • PDF to XPS throws ArgumentOutOfRangeException.
  • RadioButtonOptionField overload with Rectangle throws NullReferenceException.
  • Converting PDF to HTML produces transparent images.
  • Side-by-side comparison throws IndexOutOfRangeException.
  • HTML to PDF ignores table width.
  • System.FormatException is thrown when verifying a PDF signature.
  • Setting a form field type to read-only and standard has issues.
  • PDF/A conversion does not validate Unicode font mapping.
  • Unable to add SVG to a PDF document.
  • Changing a form type to standard has issues.
  • Comparing a document to itself throws ArgumentOutOfRangeException.
  • PDF document is not saved as PDF 1.4.
  • PDF to TIFF conversion throws an exception.
  • PDF to XLS output is corrupted and unreadable.
  • PDF to PDF/A conversion hangs.
  • PDF/A validation produces incorrect results.
  • PDF to SVG does not save embedded fonts.
  • HTML to PDF moves the second table or section to a new page.
  • PDF to TIFF has font rendering issues.
  • XFA to standard form conversion is incorrect.
  • Concatenating an Adobe-signed PDF throws NullReferenceException.
  • Merging documents throws an exception.
  • PDF to PDF/A conversion overlaps text in the output.
  • PDF to DOCX conversion renders text incorrectly.
  • PDF to PNG does not preserve embedded fonts.
  • PDF/A conversion produces an invalid UTF-8 BaseFont.
  • PDF to TIFF renders the second page with an overlapping front-page overlay.
  • TextBoxField drops the final character from a value.
  • PDF to DOC conversion takes too much time.
  • Image to PDF conversion flips the image vertically.
  • PDF to DOCX conversion changes the font name.
  • Unable to concatenate PDF files.
  • SVG to PDF does not display an image inside a table cell.
  • PDF to PDF/A Validate() method returns incorrect results.
  • SVG to PDF does not honor opacity.
  • PDF to PDF/A conversion loses document colors.
  • LaTeX to PDF sections and subsections have incorrect numbering.
Aspose.PDF for Python via .NET V26.6Versão principal30 de jun. de 2026
Recursos
  • 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.
Correções
  • 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.
Aspose.PDF for Java V26.6Versão principal29 de jun. de 2026
Correções
  • Symbols not rendered correctly after converting PDF to PPTX.
  • Issue with the conversion PDF => PDF/A_2B of a particular PDF file.
  • PDF to HTML - throws OutOfMemory exception.
  • Encrypt PDF version 2.0 error.
  • PDF to SVG - the text characters are overlapping.
  • PDF document conversion to JPEG hangs forever.
  • XPS to PDF - incorrect Z-index of image.
  • PDF to PNG conversion throws OutOfMemoryError.
Aspose.PDF for Node.js via C++ V26.6Versão principal26 de jun. de 2026
Recursos
  • Added new 'Security PDF function' APIs:
    • AsposePdfSignPKCS7Detached - Sign a PDF file with a detached digital signature.
Aspose.PDF for Rust via C++ V26.6Versão principal25 de jun. de 2026
Recursos
  • Added new 'Core PDF function' APIs:
    • get_meta_info - Get meta information value of PDF document.
    • set_meta_info - Set meta information value of PDF document.
    • clear_meta_info - Clear all meta information values of PDF document.
    • is_linearized - Get a value indicating whether document is linearized.
  • Organize PDF functions:
    • page_merge_layers - Merge all layers on the page into a single layer with the specified new layer name.
Aspose.PDF for JavaScript via C++ V26.6Versão principal25 de jun. de 2026
Recursos
  • Added new 'Security PDF function' APIs:
    • AsposePdfSignPKCS7Detached - Sign a PDF file with a detached digital signature.
Aspose.PDF for Go via C++ V26.6Versão principal22 de jun. de 2026
Recursos
  • Added new 'Core PDF function' APIs:
    • GetMetaInfo - Get meta information value of PDF document.
    • SetMetaInfo - Set meta information value of PDF document.
    • ClearMetaInfo - Clear all meta information values of PDF document.
    • IsLinearized - Get a value indicating whether document is linearized.
  • Added new 'Organize PDF' APIs:
    • PageMergeLayers - Merge all layers on the page into a single layer with the specified new layer name.
Aspose.PDF for C++ V26.6Versão principal19 de jun. de 2026
Recursos
  • 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.
Correções
  • 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.
Aspose.PDF for .NET V26.6Versão principal15 de jun. de 2026
Recursos
  • 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.
Correções
  • 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.
Aspose.PDF for Python via .NET V26.5Versão principal5 de jun. de 2026
Recursos
  • Marker-like PDF Chunking for AI and RAG Workflows - Introduced Marker-like PDF chunking for AI-driven document processing. This enables splitting PDF documents into semantic DocumentChunk objects that can be used in Retrieval-Augmented Generation (RAG), semantic search, and vector indexing workflows. The new API provides extension methods on Document:
    • GetChunksAsync - Converts a PDF to Markdown and splits it into DocumentChunk objects.
    • IngestAsync - Runs the complete pipeline: chunks the document, generates embeddings, and upserts records into a vector store.
  • Chunking behavior can be configured with ChunkingOptions, including MaxChunkSize and OverlapSize. The ingestion pipeline is based on Microsoft.Extensions.AI and Microsoft.Extensions.VectorData abstractions, so it can be used with different embedding providers and vector stores.
  • Signing with Certificate and TSA - Extended digital signing support for workflows that require certificate-based signatures together with a timestamp authority (TSA). Added new constructor overloads for PKCS7 and PKCS7Detached that accept TimestampSettings.
  • .NET Framework Compatibility Packages - Restored publication of the .NET Framework compatibility package and helps projects that target legacy .NET Framework versions use the current Aspose.PDF release line.
Correções
  • PDF to TIFF - Conversion taking long processing time.
  • HTML(RTL) to PDF - RTL text is rendering incorrectly.
  • PDF to DOCX - Images are rendering incorrectly.
  • XPS to PDF - Incorrect Z-index of image.
  • HTML to PDF - Some Chinese characters render incorrectly.
  • Deterioration of compliance with the PDF/UA standard when merging documents.
  • Fixed badly formed XML comment IgnoreDestinationTokens RtfParser.
  • PDF to DOCX - Highlight annotation still obscures text.
  • BookMark navigation is broken while importing bookmark form XML.
  • Multiline textbox auto font size.
  • When TextSegment.Text is set to empty string "", the code is hanging and takes more and more of memory.
  • System.StackOverflowException while opening PDF file.
  • TextExtraction hangs for specific PDF file.
  • Accessing PDF page throws Cross reference table or cross reference stream not found.
  • Page numbers symbols($p,$P) issue in Footer.
  • Setting value of ComboBoxField for existing options leads to double encoded value.
  • PDF to DOCX - Contents missing in resultant file.
  • AddStamp method consumes all available system memory.
  • PdfViewer - Characters are missing in resultant print out.
  • PDF to HTML - CSS not applying properly when generated from HTML.
  • HtmlFragment is not rendering hyperlink.
  • PDF A-1A compliance lost and form corrupted after save.
  • PDF to PDFA - Semi-transparency is lost when converting to PDF/A.
  • XFA form to Standard form conversion loses formatting.
  • PDF to PDFA - Conversion time issue.
  • PDF to PDFA - Text overlapping.
  • Filling PDF does not respect field formatting.
  • PDF to PDFA3b: corrupt the document.
  • PDF to DOCX conversion performance issue.
  • PDF to Excel - Table image is being ignored.
  • Problem setting a transparent background for a text stamp.
  • Processing of corrupt files.
  • TIFF to PDF - Resultant PDF is too large.
  • Calculated form field returns empty value.
  • PDF to PDFA - Text rendering issue.
  • Merging corrupted PDF document.
  • PdfFileEditor.Extract throws NullReferenceException when extracting all pages.
  • Multiple issues with PS document.
  • Extended rights of PDF form are not being preserved.
  • PDF to TIFF - Some characters are not rendered in the output files.
  • System.NullReferenceException when using PdfFormat.ZUGFeRD.
  • Unable to convert PDF to PDF/A-1b.
Aspose.PDF for Java V26.5Versão principal29 de mai. de 2026
Recursos
  • Printing: Added Page sizing options support.
Correções
  • Text search and replacement issue using regular expression.
  • Overlay text with Unicode characters becomes corrupted after applying redaction annotation.
  • PCL to PDF - Conversion is not properly being performed.
  • Placing large contents inside FloatingBox, hangs the process.
  • OutOfMemory Exception while creating PDF file.
  • Shirk oversized pagesoption is selected by default.
  • StringIndexOutOfBoundsException while optimizing PDF.
  • HTML to PDF - Position of some text elements is incorrect.
Aspose.PDF for JavaScript via C++ V26.5Versão principal28 de mai. de 2026
Recursos
  • Added new 'Organize PDF' functions:
    • AsposePdfRebuildXrefAndTrailer - Rebuild a PDF file cross-reference table and trailer structures.
Aspose.PDF for Node.js via C++ V26.5Versão principal28 de mai. de 2026
Recursos
  • Added new 'Organize PDF' functions:
    • AsposePdfRebuildXrefAndTrailer - Rebuild a PDF file cross-reference table and trailer structures.
Aspose.PDF for Rust via C++ V26.5Versão principal26 de mai. de 2026
Recursos
  • Added new 'Organize PDF' APIs:
    • Convert - Convert a PDF document into a PDF document with the specified PDF format.
    • Validate - Validate a PDF document for compliance with the PDF format.
    • RemovePdfaCompliance - Remove PDF/A compliance from a PDF document.
    • RemovePdfUaCompliance - Remove PDF/UA compliance from a PDF document.
    • IsPdfaCompliant - Get is a PDF document PDF/A compliant.
    • IsPdfUaCompliant - Get is a PDF document PDF/UA compliant.
Aspose.PDF for Go via C++ V26.5Versão principal21 de mai. de 2026
Recursos
  • Added new 'Organize PDF' APIs:
    • Convert - Convert a PDF document into a PDF document with the specified PDF format.
    • Validate - Validate a PDF document for compliance with the PDF format.
    • RemovePdfaCompliance - Remove PDF/A compliance from a PDF document.
    • RemovePdfUaCompliance - Remove PDF/UA compliance from a PDF document.
    • IsPdfaCompliant - Get is a PDF document PDF/A compliant.
    • IsPdfUaCompliant - Get is a PDF document PDF/UA compliant.
Aspose PDF for Python via .NET V26.4Versão principal19 de mai. de 2026
Recursos
  • Improved PdfFileEditor.SplitToBulks methods.
Aspose.PDF for C++ V26.5Versão principal18 de mai. de 2026
Recursos
  • Marker-like PDF Chunking for AI and RAG Workflows - Introduced Marker-like PDF chunking for AI-driven document processing. This enables splitting PDF documents into semantic DocumentChunk objects that can be used in Retrieval-Augmented Generation (RAG), semantic search, and vector indexing workflows. The new API provides extension methods on Document:
    • GetChunksAsync - Converts a PDF to Markdown and splits it into DocumentChunk objects.
    • IngestAsync - Runs the complete pipeline: chunks the document, generates embeddings, and upserts records into a vector store.
  • Chunking behavior can be configured with ChunkingOptions, including MaxChunkSize and OverlapSize. The ingestion pipeline is based on Microsoft.Extensions.AI and Microsoft.Extensions.VectorData abstractions, so it can be used with different embedding providers and vector stores.
  • Signing with Certificate and TSA - Extended digital signing support for workflows that require certificate-based signatures together with a timestamp authority (TSA). Added new constructor overloads for PKCS7 and PKCS7Detached that accept TimestampSettings.
Correções
  • PDF to TIFF - Conversion taking long processing time.
  • HTML(RTL) to PDF - RTL text is rendering incorrectly.
  • PDF to DOCX - Images are rendering incorrectly.
  • XPS to PDF - Incorrect Z-index of image.
  • HTML to PDF - Some Chines characters render incorrectly.
  • Deterioration of compliance with the PDF/UA standard when merging documents.
  • Fixed badly formed XML comment IgnoreDestinationTokens RtfParser.
  • PDF to DOCX - Highlight annotation still obscures text.
  • BookMark navigation is broken while importing bookmark form XML.
  • Multiline textbox auto font size.
  • When TextSegment.Text is set to empty string "", the code is hanging and takes more and more of memory.
  • System.StackOverflowException while opening PDF file.
  • TextExtraction hangs for specific PDF file.
  • Accessing PDF page throws Cross reference table or cross reference stream not found.
  • Page numbers symbols($p,$P) issue in Footer.
  • Setting value of ComboBoxField for existing options leads to double encoded value.
  • PDF to DOCX - Contents missing in resultant file.
  • AddStamp method consumes all available system memory.
  • PdfViewer - Characters are missing in resultant print out.
  • PDF to HTML - CSS not applying properly when generated from HTML.
  • HtmlFragment is not rendering hyperlink.
  • PDF A-1A compliance lost and form corrupted after save.
  • PDF to PDFA - Semi-transparency is lost when converting to PDF/A.
  • XFA form to Standard form conversion loses formatting.
  • PDF to PDFA - Conversion time issue.
  • PDF to PDFA - Text overlapping.
  • Filling PDF does not respect field formatting.
  • PDF to PDFA3b: corrupt the document.
  • PDF to DOCX conversion performance issue.
  • PDF to Excel - Table image is being ignored.
  • Problem setting a transparent background for a text stamp.
  • Processing of corrupt files.
  • TIFF to PDF - Resultant PDF is too large.
  • Calculated form field returns empty value.
  • PDF to PDFA - Text rendering issue.
  • Merging corrupted PDF document.
  • PdfFileEditor.Extract throws NullReferenceException when extracting all pages.
  • Multiple issues with PS document.
  • Extended rights of PDF form are not being preserved.
  • PDF to TIFF - Some characters are not rendered in the output files.
  • System.NullReferenceException when using PdfFormat.ZUGFeRD.
  • Unable to convert PDF to PDF/A-1b.
Aspose.PDF for .NET V26.5Versão principal15 de mai. de 2026
Recursos
  • Marker-like PDF Chunking for AI and RAG Workflows - Introduced Marker-like PDF chunking for AI-driven document processing. This enables splitting PDF documents into semantic DocumentChunk objects that can be used in Retrieval-Augmented Generation (RAG), semantic search, and vector indexing workflows. The new API provides extension methods on Document:
    • GetChunksAsync - Converts a PDF to Markdown and splits it into DocumentChunk objects.
    • IngestAsync - Runs the complete pipeline: chunks the document, generates embeddings, and upserts records into a vector store.
  • Chunking behavior can be configured with ChunkingOptions, including MaxChunkSize and OverlapSize. The ingestion pipeline is based on Microsoft.Extensions.AI and Microsoft.Extensions.VectorData abstractions, so it can be used with different embedding providers and vector stores.
  • Signing with Certificate and TSA - Extended digital signing support for workflows that require certificate-based signatures together with a timestamp authority (TSA). Added new constructor overloads for PKCS7 and PKCS7Detached that accept TimestampSettings.
  • .NET Framework Compatibility Packages - Restored publication of the .NET Framework compatibility package and helps projects that target legacy .NET Framework versions use the current Aspose.PDF release line.
Correções
  • PDF to TIFF - Conversion taking long processing time.
  • HTML(RTL) to PDF - RTL text is rendering incorrectly.
  • PDF to DOCX - Images are rendering incorrectly.
  • XPS to PDF - Incorrect Z-index of image.
  • HTML to PDF - Some Chinese characters render incorrectly.
  • Deterioration of compliance with the PDF/UA standard when merging documents.
  • Fixed badly formed XML comment IgnoreDestinationTokens RtfParser.
  • PDF to DOCX - Highlight annotation still obscures text.
  • BookMark navigation is broken while importing bookmark form XML.
  • Multiline textbox auto font size.
  • When TextSegment.Text is set to empty string "", the code is hanging and takes more and more of memory.
  • System.StackOverflowException while opening PDF file.
  • TextExtraction hangs for specific PDF file.
  • Accessing PDF page throws Cross reference table or cross reference stream not found.
  • Page numbers symbols($p,$P) issue in Footer.
  • Setting value of ComboBoxField for existing options leads to double encoded value.
  • PDF to DOCX - Contents missing in resultant file.
  • AddStamp method consumes all available system memory.
  • PdfViewer - Characters are missing in resultant print out.
  • PDF to HTML - CSS not applying properly when generated from HTML.
  • HtmlFragment is not rendering hyperlink.
  • PDF A-1A compliance lost and form corrupted after save.
  • PDF to PDFA - Semi-transparency is lost when converting to PDF/A.
  • XFA form to Standard form conversion loses formatting.
  • PDF to PDFA - Conversion time issue.
  • PDF to PDFA - Text overlapping.
  • Filling PDF does not respect field formatting.
  • PDF to PDFA3b: corrupt the document.
  • PDF to DOCX conversion performance issue.
  • PDF to Excel - Table image is being ignored.
  • Problem setting a transparent background for a text stamp.
  • Processing of corrupt files.
  • TIFF to PDF - Resultant PDF is too large.
  • Calculated form field returns empty value.
  • PDF to PDFA - Text rendering issue.
  • Merging corrupted PDF document.
  • PdfFileEditor.Extract throws NullReferenceException when extracting all pages.
  • Multiple issues with PS document.
  • Extended rights of PDF form are not being preserved.
  • PDF to TIFF - Some characters are not rendered in the output files.
  • System.NullReferenceException when using PdfFormat.ZUGFeRD.
  • Unable to convert PDF to PDF/A-1b.
Aspose.PDF Product Family Update1 de mai. de 2026
Aspose.PDF for Node.js via C++ V26.4Versão principal29 de abr. de 2026
Recursos
  • Enhanced functionality of the 'AsposePdfRemoveMetadata' function.
Aspose.PDF for JavaScript via C++ V26.4Versão principal28 de abr. de 2026
Recursos
  • Enhanced functionality of the AsposePdfRemoveMetadata function.
Aspose.PDF for Go via C++ V26.4Versão principal21 de abr. de 2026
Recursos
  • Added new 'Security' APIs:
    • IsEncrypted - Get encrypted status of PDF document.
    • SignPKCS7 - Sign a PDF document using PKCS#7 digital signatures.
    • SignPKCS7Detached - Sign a PDF document using PKCS#7 Detached digital signatures.
    • IsSigned - Get signed status of PDF document.
    • RemoveSigns - Remove signs from PDF document.
Aspose.PDF for C++ V26.4Versão principal21 de abr. de 2026
Recursos
  • Improved TIFF image creation performance.
  • Improved PDF to image conversion performance.
  • Improved PDF/UA structure tree processing performance.
Correções
  • Large HTML to PDF conversion performance issue.
  • Page orientation changes when adding Table in Header.
  • Oswald font is not reflecting as excepted in new generator.
  • HTML to PDF - Significant loss of Fidelity in resultant file.
  • PDF to XPS - Resultant XPS is missing images.
  • PDF to DOCX - Bottom and Right table borders do not appear.
  • UB (Undefined Behavior) in TransparentContentRemoval.AddStoredImage.
  • Unable to validate PDF/A_1b compliance of document.
  • PDF to PDF/A - Resultant file is not PDF/A_2a compliant.
  • Multithreading issue PNGDevice.
  • XPS to PDF/A - Background color of some elements changed.
  • XPS to PDF/A - Image is converting partially and background color is changed.
  • PageNumberStamp is not being displayed.
  • save() throws out of memory when data overlaps on the footer area.
  • PDF to PNG - Conversion process is taking much time.
  • PDF to PDF/A - Signature appears black after conversion.
  • PDF to PNG results into an incorrect image.
  • Footnote layout issues when line spacing is applied.
  • Deleting first child bookmark in nested bookmark.
  • Opening and resaving the PDF corrupts output.
  • PDF form fields become flatten after saving the file.
  • Corrupted watermark when using API in trial mode.
  • PDF to PDF/A - Text justification is changed.
  • TIFF to PDF - Conversion performance issue with large image files.
  • PDF to HTML - Throws OutOfMemoryException.
  • PDF conversion to any format drops images.
  • PDF stamp produces display issue of embedded fonts.
  • PDF to PDFA2b - Resultant PDFA2b document loses the annotations.
  • PDF to PNG - Resultant image shows dark banding.
  • PDF to HTML - Resultant HTML has invalid characters.
  • Issue in adding header/footer to PDF generated from Excel.
  • Issue in adding header/footer to PDF generated from PPTX.
  • Form fields contents disappear after Form resize.
  • MHT to PDF - Images are missing in resultant PDF.
  • PDF to PDF/A - Cuts page contents.
  • PDF to PDF/A - Object z-order issue.
  • Assigning name to image corrupts the PDF file.
  • Stamping PDF document deforms the contents.
  • PDF to DOCX - Incorrect font name.
  • Exception when trying to flatten PDF file.
  • PDF to PDF/A - Transparent image issue.
  • Modifying CheckBoxField border changes the checkmark size.
  • PDF to PDF/A - Formatting issues in resultant file.
  • Vertical text rendering issue in read only fields with same name.
  • Vertical text is rendering as horizontal text in flatten PDF form.
  • TIF to PDF - Resultant PDF is empty.
  • PDF to PDF/A - Image is inverted in resultant file.
  • XPS to PDF - Missing contents in resultant file.
  • Fill color issue with rounded corner rectangle.
  • Exception when trying to flatten PDF form fields.
  • Aspose PDF printing - Character encoding for Nordic characters.
  • PDF to DOCX - Font issue in page footer.
  • PDF to PDF/A - Resultant file is not compliant.
  • PDF to PDFA - Resultant PDFA1a file does not fails PDFA conformance verification.
  • Replacing text does not rearrange.
  • Attachment is broken when using FileStream.
  • API throws NullReference Exception during optimization.
  • API hangs while saving PDF document.
  • PDF to JPEG - PDF page images are not rendering in resultant JPEG images.
  • Aspose.PDF 25.7 - Converting a particular PDF to JPG/TIFF results in corrupted characters in the output.
  • Convert a PDF that contains XFA forms TO PDF and try to flatten it, the process fails and corrupts the file.
  • PDF to TIFF - Incorrect output rendering.
  • PDF to DOCX - Converting file raises an OverflowException.
  • Invalid font name when subsetting fonts on PDF with embedded bold font in TOC.
  • Convert PDF to image results in notdef glyphs - .NET 10.
  • PDF to XPS conversion produces excessively large XPS for scanned PDFs.
  • IncorrectFontUsageException is thrown.
  • When opening with Acrobat document, that converted from XPS to PDF, an error message appears.
  • Conversion of PDF - PDF/A_2B of a particular PDF file fails.
  • PDF TO XPS - Cannot find table 'post' in the font file.
  • Incorrect Evaluation watermark text is added in PDF document.
Aspose.PDF for Rust via C++ V26.4Versão principal21 de abr. de 2026
Recursos
  • Added new Security function APIs:
    • is_encrypted - Get encrypted status of PDF document.
    • sign_pkcs7 - Sign a PDF document using PKCS#7 digital signatures.
    • sign_pkcs7_detached - Sign a PDF document using PKCS#7 Detached digital signatures.
    • is_signed - Get signed status of PDF document.
    • remove_signs - Remove signs from PDF document.
Aspose.PDF for Java V26.4Versão principal21 de abr. de 2026
Correções
  • Save document as PS puts Evaluation Only. Created with Aspose.Page in PS.
  • Aspose.PDF for Java and Adobe Preflight show different validation errors.
  • PDF to PDF/A-2A conversion - output is not compliant.
  • PDF file does not convert to PDF/A-1A.
  • PDF to MD - java.lang.NullPointerException.
  • Checkbox display issue during PDF to JPEG conversion.
  • PDF to PDF/A-2A conversion - output is not compliant.
  • Checkbox display issue during PDF to PNG conversion.
  • Exception during PDF to Image conversion.
  • PDF to PDF/A-2A conversion - output is not compliant.
  • Unable to convert PDF to PDF/A-1b.
  • PDF to PDF/A - OutOfMemory Exception during conversion.
Aspose.PDF for Python via .NET V26.2Versão principal16 de abr. de 2026
Recursos
  • RTF to PDF Conversion - Added support for direct conversion of Rich Text Format (RTF) files to PDF format. RTF is a widely compatible, cross-platform file format developed by Microsoft to enable easy document sharing between different word processors. It supports basic text formatting such as fonts, colors, bold, and italics, as well as images, offering more styling options than plain text.
  • Table Placement After Last Page Element - Tables can now be added precisely after the last content element on a page. By using the Page.CalculateContentBBox() method to determine the bounding box of existing content, developers can calculate the exact position where the last element ends and place tables immediately after it. When table data exceeds the available space on the current page, the table automatically flows to the next page, starting at the top rather than continuing from the same position as the original table.
  • Complete Deletion of Invisible Text Objects - Aspose.PDF for .NET now supports the complete deletion of invisible text objects from PDF documents. The TextFragmentAbsorber class can now properly identify and remove text fragments that have their TextState.Invisible property set to true, or have a RenderingMode of TextRenderingMode.Invisible, or have a foreground color with zero alpha channel. Previously, attempting to remove invisible text using TextFragments.Remove() did not fully remove the text objects from the document. Now the original code snippet works as expected and successfully removes invisible text fragments from the document.
  • Added JavaScript support to Annotations(PolygonAnnotation).
Correções
  • PDF to HTML - Incorrect position and formatting symbols.
  • PDF to HTML - Font is not applied for converted HTML file when viewing in IE.
  • Image to PDF throws Out of Memory exception.
  • TIFF to PDF - Resultant file is too large.
  • Issues with Table of Contents Generation.
  • In evaluation mode PDF to DOCX throw OutOfMemoryException instead evaluation exception.
  • When calling GetHeight() method, the formatting of Table cell is changed.
  • Image DPI is being set different in different OS.
  • PDF to Image does not render annotations.
  • PDF to PDF/A - Form fields and values inside them are removed.
  • Slow printing on 64 bit Os.
  • Image to PDF - Only first page honor the page margin and image widht/height.
  • PDF to PDF/A - Process hangs during conversion.
  • PDF to Excel - Columns in table shifted.
  • PDF to Excel - Columns are shifted in resultant Excel.
  • TextAbsorber dies with OutOfMemory exception.
  • HTML to PDF - img with CSS display:none stylesheet is not being honored.
  • PDF export to PNG treats inner glow like a tint for the frame.
  • PCL to PDF - Incorrect resultant file.
  • PCL to PDF - Missing contents and Formatting issues in resultant file.
  • PCL to PDF - Formatting issues in resultant file.
  • PDF to HTML - Contents overlap table border.
  • Optimizing Merged PDF document results in a corrupt PDF document.
  • PDF to PDF/A - Resultant file is not PDF/A_2b compliant.
  • PDF to HTML - link is not being rendered incorrectly.
  • API throws InvalidValueFormatException upon updating empty creation date field.
  • Unable to detect corrupted PDF file.
  • XML to PDF - More time is being consumed to convert XML to PDF.
  • Adding table in rotated page results incorrect rendering of table.
  • Seems to infinitely loop when trying to open attached document.
  • PDF to PDF/A - Resultant file is not PDF/A_1a compliant.
  • Optimization issue - UnembedFonts property of OptimizeResources throws exception.
  • Problem when trying to extract tables from PDF.
  • HTMl to PDF - Image from URL is not being rendered in PDF.
  • Printing of PDF created with Aspose.PDF takes a long time.
  • Image to PDF conversion throws OutOfMemoryException.
  • Text overlapping problem when updating hyperlink text with long text.
  • PDF to XPS - Contents missing in resultant file.
  • PDF to XPS - Colors are inverted in resultant file.
  • Unable to convert PDF from RGB colorspace to Grayscale.
  • Adobe Acrobat shows error once GoToRemoteAction is added.
  • PDF to HTML - incorrect position and formatting symbols.
  • PDF Compression corrupts the document.
  • PDF to PDF/A-3A - Resultant file did not pass the compliance test in Preflight.
  • PDF to PDF/A-3B - Resultant file did not pass the compliance test in Preflight.
  • "Index was out of range. Must be non-negative and less than the size of the collection. (Parameter 'index')" exception when open EPS file.
  • EPS Document freezes on open.
  • "Invalid Base." exception when open PS document.
  • "Method is not implemented" exception when open EPS document.
  • "Attempted to divide by zero." exception when open EPS file.
  • Mention important updates in documentation.
  • Background strips are incorrectly rendered when converting PDF to HTML in AsExternalPngFilesReferencedViaSvg mode.
  • NullReferenceException - "Object reference not set to an instance of an object." occurs when concatenating two PDF documents.
  • PDF becomes invalid after optimization with ImageCompressionOptions.CompressImages = true.
  • PDF Conversion to TIFF - an exception is thrown.
  • PdfExtractor.ExtractText throws ArgumentNullException.
  • Remove unused const.
  • Regression - TextAbsorber throws ArgumentNullException on specific page starting from 25.12.0.
  • Regression - Accepting absorber raises ArgumentNullException.
Aspose.PDF for Python via .NET V26.3Versão principal16 de abr. de 2026
Recursos
  • Lossless image stream recompression during PDF optimization. The OptimizationOptions.CompressAllContentStreams property now also compresses image XObject streams with the lossless FlateDecode filter when no other filter has already been applied to an image.
  • Image compression encoding during PDF optimization. With this change, image recompression is now aligned with the selected encoding during optimization, making the results more predictable when resizing images, limiting resolution, and tuning quality settings.
  • Render comments when saving as image or HTML. This feature makes it possible to preserve comment visibility in exported output formats instead of limiting them to PDF viewers only.
  • Improved PDF to TIFF rendering performance.
Correções
  • High memory usage with RemoveUnusedStreams optimization property.
  • Some objects are not converted to GrayScale.
  • Document resaved corrupts the document.
  • Flattening the PDF Form loses form field text.
  • PDF to PDFA1b - text is missing in resultant PDFA.
  • PDF to JPEG - resultant image is black.
  • PDF to PDF/A - Resultant file is not PDF/A_1b compliant.
  • PDF to XPS: font changed in resultant XPS.
  • Exception when trying to convert Optimized PDF file to PDF/A format.
  • Text replacement issue using regular expression.
  • HTML to PDF conversion - display:none style is not honored.
  • HTML to PDF - Tooltip is not properly rendering.
  • PDF to HTML - Text in resultant file is garbled.
  • Validate method is showing errors when validating PDF/A_1b compliant file.
  • PDF to PDF/A - Pages become black in resultant file.
  • HTML to PDF - TOC is having incorrect destination for links.
  • Loading and saving PDF document overlaps the characters.
  • PDF to PDF/A_3b - Text formatting in resultant file.
  • PDF to JPG conversion results in distorted images.
  • PDF to PDF/A - Formatting issues in resultant file.
  • PDF to HTML - background images are missing.
  • Header object moves lower in every subsequent PDF page.
  • PDF to PDF_X_1A - Resultant file is not compliant.
  • PDF to DOCX - Missing contents and misaligned fractions.
  • HTML to PDF - Large HTML file (5MB) is not converted.
  • PDF to XPS conversion generates invalid file.
  • PDF to DOC conversion throws OutOfMemmory Exception.
  • XPS to PDF - vertical text is not rendered correctly.
  • PdfJavaScriptStripper is throwing NullReference Exception.
  • PDF to DOCX - Formatting issues in resultant file.
  • Slow XPS loading when using X64 as target platform.
  • Page contents become blank during file concatenation.
  • Text searching hangs system by consumes its whole memory.
  • Exception when trying to concatenate PDF files generated by Aspose.Words.
  • ResizeContents results a blank document.
  • Incorrect page number for TOC elements.
  • HTML to PDF - Header and Footer not appearing on subsequent pages.
  • Concatenate method of PdfFileEditor object throwing NullReference Exception.
  • PDF to HTML - local hyperlinks are not rendered.
  • PDF to HTML - bold text is being rendered as regular text.
  • PDF to HTML - underlines are being rendered incorrectly.
  • PDF to Excel Conversion (Merged Columns are coming as one column).
  • Unable to open concatenated PDF file.
  • Error viewing document after resizing page.
  • 'Index was outside the bounds of the array.' exception when open document.
  • Mention important updates in documentation.
  • File size increases drastically when embedding Chinese fonts after filling form fields.
  • PDF/A-2B conversion removes math characters when using OpenType MATH fonts.
  • Overlay text with Unicode characters becomes corrupted after applying redaction annotation.
  • Harmful side effects in isolated code of Aspose.PDF.
  • TextFragmentAbsorber rectangle coordinates do not align with visually rotated text.
  • Text incorrectly detected as invisible.
  • PDF/UA conversion hangs on large PDF files with excessive memory consumption.
  • Converting HTML to PDF very slow with large HTML text.
Aspose.PDF for .NET V26.4Versão principal14 de abr. de 2026
Recursos
  • Improved PDF to image conversion performance.
  • Improved PDF/UA structure tree processing performance.
Correções
  • Large HTML to PDF conversion performance issue.
  • Page orientation changes when adding Table in Header.
  • Oswald font is not reflecting as excepted in new generator.
  • UB (Undefined Behavior) in TransparentContentRemoval.AddStoredImage.
  • HTML to PDF - Significant loss of Fidelity in resultant file.
  • PDF to XPS - resultant XPS is missing images.
  • PDF to DOCX - Bottom and Right table borders do not appear.
  • Unable to validate PDF/A_1b compliance of document.
  • PDF to PDF/A - Resultant file is not PDF/A_2a compliant.
  • Multithreading issue PNGDevice.
  • XPS to PDF/A - Background color of some elements changed.
  • XPS to PDF/A - Image is converting partially and background color is changed.
  • PageNumberStamp is not being displayed.
  • save() throws out of memory when data overlaps on the footer area.
  • PDF to PNG - Conversion process is taking much time.
  • PDF to PDF/A - Signature appears black after conversion.
  • PDF to PNG results into an incorrect image.
  • Footnote layout issues when line spacing is applied.
  • Deleting first child bookmark in nested bookmark.
  • Opening and resaving the PDF corrupts output.
  • PDF form fields become flatten after saving the file.
  • Corrupted watermark when using API in trial mode.
  • PDF to PDF/A - Text justification is changed.
  • TIFF to PDF - Conversion performance issue with large image files.
  • PDF to HTML - Throws OutOfMemoryException.
  • PDF conversion to any format drops images.
  • PDF stamp produces display issue of embedded fonts.
  • PDF to PDFA2b - Resultant PDFA2b document loses the annotations.
  • PDF to PNG - Resultant image shows dark banding.
  • PDF to HTML - Resultant HTML has invalid characters.
  • Issue in adding header/footer to PDF generated from Excel.
  • Issue in adding header/footer to PDF generated from PPTX.
  • Form fields contents disappear after Form resize.
  • MHT to PDF - Images are missing in resultant PDF.
  • PDF to PDF/A - Cuts page contents.
  • PDF to PDF/A - Object z-order issue.
  • Assigning name to image corrupts the PDF file.
  • Stamping PDF document deforms the contents.
  • PDF to DOCX - Incorrect font name.
  • Exception when trying to flatten PDF file.
  • PDF to PDF/A - Transparent image issue.
  • Modifying CheckBoxField border changes the checkmark size.
  • PDF to PDF/A - Formatting issues in resultant file.
  • Vertical text rendering issue in read only fields with same name.
  • Vertical text is rendering as horizontal text in flatten PDF form.
  • TIF to PDF - Resultant PDF is empty.
  • PDF to PDF/A - Image is inverted in resultant file.
  • XPS to PDF - Missing contents in resultant file.
  • Fill color issue with rounded corner rectangle.
  • Exception when trying to flatten PDF form fields.
  • Aspose PDF printing - Character encoding for Nordic characters.
  • PDF to DOCX - Font issue in page footer.
  • PDF to PDF/A - Resultant file is not compliant.
  • PDF to PDFA - Resultant PDFA1a file does not fails PDFA conformance verification.
  • Replacing text does not rearrange.
  • Attachment is broken when using FileStream.
  • API throws NullReference Exception during optimization.
  • API hangs while saving PDF document.
  • PDF to JPEG - PDF page images are not rendering in resultant JPEG images.
  • Aspose.PDF 25.7 - Converting a particular PDF to JPG/TIFF results in corrupted characters in the output.
  • Convert a PDF that contains XFA forms TO PDF and try to flatten it, the process fails and corrupts the file.
  • PDF to TIFF - Incorrect output rendering.
  • PDF to DOCX - Converting file raises an OverflowException.
  • Invalid font name when subsetting fonts on PDF with embedded bold font in TOC.
  • Convert PDF to image results in notdef glyphs - .NET 10.
  • PDF to XPS conversion produces excessively large XPS for scanned PDFs.
  • IncorrectFontUsageException is thrown.
  • When opening with Acrobat document, that converted from XPS to PDF, an error message appears.
  • Conversion of PDF - PDF/A_2B of a particular PDF file fails.
  • PDF TO XPS - Cannot find table 'post' in the font file.
  • Incorrect Evaluation watermark text is added in PDF document.
Aspose.PDF Product Family Update1 de abr. de 2026
Aspose.PDF for Java V26.3Versão principal27 de mar. de 2026
Correções
  • XPS to PDF: vertical text is not rendered correctly.
  • Error viewing document after resizing page.
  • HTML to PDF: Hebrew text reversed.
  • PDF to PDFA: Text becomes cryptic in output PDFA document.
  • HTML to PDF: OutOfMemoryError exception.
  • Form.setType() causes 'Out of Memory' error.
  • Text replacement leaves extra spaces.
  • PDF to HTML: Parameter 'emSize' is invalid.
Aspose.PDF for Java V26.3Versão principal27 de mar. de 2026
Correções
  • XPS to PDF: vertical text is not rendered correctly.
  • Error viewing document after resizing page.
  • HTML to PDF: Hebrew text reversed.
  • PDF to PDFA: Text becomes cryptic in output PDFA document.
  • HTML to PDF: OutOfMemoryError exception.
  • Form.setType() causes Out of Memory error.
  • Text replacement leaves extra spaces.
  • PDF to HTML: Parameter 'emSize' is invalid.
Aspose.PDF for Node.js via C++ V26.3Versão principal27 de mar. de 2026
Recursos
  • Added APIs
    • AsposePdfRecover - Recover a PDF file structure.
Aspose.PDF for JavaScript via C++ V26.3Versão principal26 de mar. de 2026
Recursos
  • Added new 'Organize PDF' APIs:
    • AsposePdfRecover - Recover a PDF file structure and trims invalid data.
Aspose.PDF for JavaScript via C++ V26.3Versão principal26 de mar. de 2026
Recursos
  • Added APIs
    • AsposePdfRecover - Recover a PDF file structure.
Aspose.PDF for Rust via C++ V26.3Versão principal24 de mar. de 2026
Recursos
  • Added new 'Organize PDF' APIs:
    • ReplaceFont - Replace font in a PDF document.
    • PageReplaceFont - Replace font in page.
Aspose.PDF for Go via C++ V26.3Versão principal20 de mar. de 2026
Recursos
  • Added new 'Organize PDF' APIs:
    • ReplaceFont - Replace font in a PDF document.
    • PageReplaceFont - Replace font in page.
Aspose.PDF for C++ V26.3Versão principal18 de mar. de 2026
Recursos
  • Lossless image stream recompression during PDF optimization. The OptimizationOptions.CompressAllContentStreams property now also compresses image XObject streams with the lossless FlateDecode filter when no other filter has already been applied to an image.
  • Image compression encoding during PDF optimization. With this change, image recompression is now aligned with the selected encoding during optimization, making the results more predictable when resizing images, limiting resolution, and tuning quality settings.
  • Render comments when saving as image or HTML. This feature makes it possible to preserve comment visibility in exported output formats instead of limiting them to PDF viewers only.
  • Improved PDF to TIFF rendering performance.
Correções
  • Resolved an exception handling issue - Corrected System::ArgumentException caused by a null XForm object.
  • Enhanced PDF/UA conversion - Fixed process hanging and improved overall performance.
  • High memory usage with RemoveUnusedStreams optimization property.
  • Some objects are not converted to GrayScale.
  • Document resaved corrupts the document.
  • Flattening the PDF Form loses form field text.
  • PDF to PDFA1b: text is missing in resultant PDFA.
  • PDF to JPEG: resultant image is black.
  • PDF to PDF/A - Resultant file is not PDF/A_1b compliant.
  • PDF to XPS: font changed in resultant XPS.
  • Exception when trying to convert Optimized PDF file to PDF/A format.
  • Text replacement issue using regular expression.
  • HTML to PDF conversion - display:none style is not honored.
  • HTML to PDF - Tooltip is not properly rendering.
  • PDF to HTML - Text in resultant file is garbled.
  • Validate method is showing errors when validating PDF/A_1b compliant file.
  • PDF to PDF/A - Pages become black in resultant file.
  • HTML to PDF - TOC is having incorrect destination for links.
  • Loading and saving PDF document overlaps the characters.
  • PDF to PDF/A_3b - Text formatting in resultant file.
  • PDF to JPG conversion results in distorted images.
  • PDF to PDF/A - Formatting issues in resultant file.
  • PDF to HTML: background images are missing.
  • Header object moves lower in every subsequent PDF page.
  • PDF to PDF_X_1A - Resultant file is not compliant.
  • PDF to DOCX - Missing contents and misaligned fractions.
  • HTML to PDF: Large HTML file(5MB) is not converted.
  • PDF to XPS conversion generates invalid file.
  • PDF to DOC conversion throws OutOfMemmory Exception.
  • XPS to PDF: vertical text is not rendered correctly.
  • PdfJavaScriptStripper is throwing NullReference Exception.
  • PDF to DOCX - Formatting issues in resultant file.
  • Slow XPS loading when using X64 as target platform.
  • Page contents become blank during file concatenation.
  • Text searching hangs system by consumes its whole memory.
  • Exception when trying to concatenate PDF files generated by Aspose.Words.
  • ResizeContents results a blank document.
  • Incorrect page number for TOC elements.
  • HTML to PDF - Header and Footer not appearing on subsequent pages.
  • Concatenate method of PdfFileEditor object throwing NullReference Exception.
  • PDF to HTML: local hyperlinks are not rendered.
  • PDF to HTML: bold text is being rendered as regular text.
  • PDF to HTML: underlines are being rendered incorrectly.
  • PDF to Excel Conversion (Merged Columns are coming as one column).
  • Unable to open concatenated PDF file.
  • Error viewing document after resizing page.
  • 'Index was outside the bounds of the array.' exception when open document.
  • Mention important updates in documentation.
  • File size increases drastically when embedding chinese fonts after filling form fields.
  • PDF/A-2B conversion removes math characters when using OpenType MATH fonts.
  • Overlay text with Unicode characters becomes corrupted after applying redaction annotation.
  • Harmful side effects in isolated code of Aspose.PDF.
  • TextFragmentAbsorber rectangle coordinates do not align with visually rotated text.
  • Text incorrectly detected as invisible.
  • PDF/UA conversion hangs on large PDF files with excessive memory consumption.
  • Converting HTML to PDF very slow with large HTML text.
Aspose.PDF for .NET V26.3Versão principal13 de mar. de 2026
Recursos
  • Lossless image stream recompression during PDF optimization. The OptimizationOptions.CompressAllContentStreams property now also compresses image XObject streams with the lossless FlateDecode filter when no other filter has already been applied to an image.
  • Image compression encoding during PDF optimization. With this change, image recompression is now aligned with the selected encoding during optimization, making the results more predictable when resizing images, limiting resolution, and tuning quality settings.
  • Render comments when saving as image or HTML. This feature makes it possible to preserve comment visibility in exported output formats instead of limiting them to PDF viewers only.
  • Improved PDF to TIFF rendering performance.
Correções
  • High memory usage with RemoveUnusedStreams optimization property.
  • Some objects are not converted to GrayScale.
  • Document resaved corrupts the document.
  • Flattening the PDF Form loses form field text.
  • PDF to PDFA1b: text is missing in resultant PDFA.
  • PDF to JPEG: resultant image is black.
  • PDF to PDF/A - Resultant file is not PDF/A_1b compliant.
  • PDF to XPS: font changed in resultant XPS.
  • Exception when trying to convert Optimized PDF file to PDF/A format.
  • Text replacement issue using regular expression.
  • HTML to PDF conversion - display:none style is not honored.
  • HTML to PDF - Tooltip is not properly rendering.
  • PDF to HTML - Text in resultant file is garbled.
  • Validate method is showing errors when validating PDF/A_1b compliant file.
  • PDF to PDF/A - Pages become black in resultant file.
  • HTML to PDF - TOC is having incorrect destination for links.
  • Loading and saving PDF document overlaps the characters.
  • PDF to PDF/A_3b - Text formatting in resultant file.
  • PDF to JPG conversion results in distorted images.
  • PDF to PDF/A - Formatting issues in resultant file.
  • PDF to HTML: background images are missing.
  • Header object moves lower in every subsequent PDF page.
  • PDF to PDF_X_1A - Resultant file is not compliant.
  • PDF to DOCX - Missing contents and misaligned fractions.
  • HTML to PDF: Large HTML file(5MB) is not converted.
  • PDF to XPS conversion generates invalid file.
  • PDF to DOC conversion throws OutOfMemmory Exception.
  • XPS to PDF: vertical text is not rendered correctly.
  • PdfJavaScriptStripper is throwing NullReference Exception.
  • PDF to DOCX - Formatting issues in resultant file.
  • Slow XPS loading when using X64 as target platform.
  • Page contents become blank during file concatenation.
  • Text searching hangs system by consumes its whole memory.
  • Exception when trying to concatenate PDF files generated by Aspose.Words.
  • ResizeContents results a blank document.
  • Incorrect page number for TOC elements.
  • HTML to PDF - Header and Footer not appearing on subsequent pages.
  • Concatenate method of PdfFileEditor object throwing NullReference Exception.
  • PDF to HTML: local hyperlinks are not rendered.
  • PDF to HTML: bold text is being rendered as regular text.
  • PDF to HTML: underlines are being rendered incorrectly.
  • PDF to Excel Conversion (Merged Columns are coming as one column).
  • Unable to open concatenated PDF file.
  • Error viewing document after resizing page.
  • 'Index was outside the bounds of the array.' exception when open document.
  • Mention important updates in documentation.
  • File size increases drastically when embedding chinese fonts after filling form fields.
  • PDF/A-2B conversion removes math characters when using OpenType MATH fonts.
  • Overlay text with Unicode characters becomes corrupted after applying redaction annotation.
  • Harmful side effects in isolated code of Aspose.PDF.
  • TextFragmentAbsorber rectangle coordinates do not align with visually rotated text.
  • Text incorrectly detected as invisible.
  • PDF/UA conversion hangs on large PDF files with excessive memory consumption.
  • Converting HTML to PDF very slow with large HTML text.
Aspose.PDF Product Family Update2 de mar. de 2026
Aspose.PDF for Java V26.2Versão principal27 de fev. de 2026
Correções
  • PDF Java fails to open HTML files.
  • HTML to PDF - SVG content not rendered correctly.
  • HTML to PDF - "Element already exists" exception.
  • PDF to DOCX - Table header is split.
Aspose.PDF for JavaScript via C++ V26.2Versão principal27 de fev. de 2026
Recursos
  • Improved performance of AsposePdfReplaceTextEx function for bulk text replacement with alignment control.
Aspose.PDF for Node.js via C++ V26.2Versão principal26 de fev. de 2026
Recursos
  • Improved performance of AsposePdfReplaceTextEx function for bulk text replacement with alignment control.
Aspose.PDF for Rust via C++ V26.2Versão principal24 de fev. de 2026
Recursos
  • Added new 'Organize PDF' APIs:
    • Crop - Crop pages of a PDF document.
    • PageCrop - Crop a page.
Aspose.PDF for Go via C++ V26.2Versão principal20 de fev. de 2026
Recursos
  • Added new 'Organize PDF' APIs:
    • Crop - Crop pages of a PDF document.
    • PageCrop - Crop a page.
Aspose.PDF for C++ V26.2Versão principal18 de fev. de 2026
Recursos
  • RTF to PDF Conversion - Added support for direct conversion of Rich Text Format (RTF) files to PDF format. The conversion can be achieved by using the RtfLoadOptions class, which should be passed as a parameter when creating an instance of the Document class.
  • Complete Deletion of Invisible Text Objects - Added support for the complete detection and deletion of invisible text objects from PDF documents. The TextFragmentAbsorber class can now properly identify and remove text fragments that have their TextState::Invisible property set to true, or have a RenderingMode of TextRenderingMode::Invisible, or have a foreground color with zero alpha channel.
Aspose.PDF for .NET V26.2Versão principal14 de fev. de 2026
Recursos
  • RTF to PDF Conversion - Added support for direct conversion of Rich Text Format (RTF) files to PDF format. RTF is a widely compatible, cross-platform file format developed by Microsoft to enable easy document sharing between different word processors. It supports basic text formatting such as fonts, colors, bold, and italics, as well as images, offering more styling options than plain text.
  • Table Placement After Last Page Element - Tables can now be added precisely after the last content element on a page. By using the Page.CalculateContentBBox() method to determine the bounding box of existing content, developers can calculate the exact position where the last element ends and place tables immediately after it. When table data exceeds the available space on the current page, the table automatically flows to the next page, starting at the top rather than continuing from the same position as the original table.
  • Complete Deletion of Invisible Text Objects - Aspose.PDF for .NET now supports the complete deletion of invisible text objects from PDF documents. The TextFragmentAbsorber class can now properly identify and remove text fragments that have their TextState.Invisible property set to true, or have a RenderingMode of TextRenderingMode.Invisible, or have a foreground color with zero alpha channel. Previously, attempting to remove invisible text using TextFragments.Remove() did not fully remove the text objects from the document. Now the original code snippet works as expected and successfully removes invisible text fragments from the document.
  • Added JavaScript support to Annotations(PolygonAnnotation).
Correções
  • PDF to HTML - Incorrect position and formatting symbols.
  • PDF to HTML - Font is not applied for converted HTML file when viewing in IE.
  • Image to PDF throws Out of Memory exception.
  • TIFF to PDF - Resultant file is too large.
  • Issues with Table of Contents Generation.
  • In evaluation mode PDF to DOCX throw OutOfMemoryException instead evaluation exception.
  • When calling GetHeight() method, the formatting of Table cell is changed.
  • Image DPI is being set different in different OS.
  • PDF to Image does not render annotations.
  • PDF to PDF/A - Form fields and values inside them are removed.
  • Slow printing on 64 bit Os.
  • Image to PDF - Only first page honor the page margin and image widht/height.
  • PDF to PDF/A - Process hangs during conversion.
  • PDF to Excel - Columns in table shifted.
  • PDF to Excel - Columns are shifted in resultant Excel.
  • TextAbsorber dies with OutOfMemory exception.
  • HTML to PDF - img with CSS display:none stylesheet is not being honored.
  • PDF export to PNG treats inner glow like a tint for the frame.
  • PCL to PDF - Incorrect resultant file.
  • PCL to PDF - Missing contents and Formatting issues in resultant file.
  • PCL to PDF - Formatting issues in resultant file.
  • PDF to HTML - Contents overlap table border.
  • Optimizing Merged PDF document results in a corrupt PDF document.
  • PDF to PDF/A - Resultant file is not PDF/A_2b compliant.
  • PDF to HTML - link is not being rendered incorrectly.
  • API throws InvalidValueFormatException upon updating empty creation date field.
  • Unable to detect corrupted PDF file.
  • XML to PDF - More time is being consumed to convert XML to PDF.
  • Adding table in rotated page results incorrect rendering of table.
  • Seems to infinitely loop when trying to open attached document.
  • PDF to PDF/A - Resultant file is not PDF/A_1a compliant.
  • Optimization issue - UnembedFonts property of OptimizeResources throws exception.
  • Problem when trying to extract tables from PDF.
  • HTMl to PDF - Image from URL is not being rendered in PDF.
  • Printing of PDF created with Aspose.PDF takes a long time.
  • Image to PDF conversion throws OutOfMemoryException.
  • Text overlapping problem when updating hyperlink text with long text.
  • PDF to XPS - Contents missing in resultant file.
  • PDF to XPS - Colors are inverted in resultant file.
  • Unable to convert PDF from RGB colorspace to Grayscale.
  • Adobe Acrobat shows error once GoToRemoteAction is added.
  • PDF to HTML - incorrect position and formatting symbols.
  • PDF Compression corrupts the document.
  • PDF to PDF/A-3A - Resultant file did not pass the compliance test in Preflight.
  • PDF to PDF/A-3B - Resultant file did not pass the compliance test in Preflight.
  • "Index was out of range. Must be non-negative and less than the size of the collection. (Parameter 'index')" exception when open EPS file.
  • EPS Document freezes on open.
  • "Invalid Base." exception when open PS document.
  • "Method is not implemented" exception when open EPS document.
  • "Attempted to divide by zero." exception when open EPS file.
  • Mention important updates in documentation.
  • Background strips are incorrectly rendered when converting PDF to HTML in AsExternalPngFilesReferencedViaSvg mode.
  • NullReferenceException - "Object reference not set to an instance of an object." occurs when concatenating two PDF documents.
  • PDF becomes invalid after optimization with ImageCompressionOptions.CompressImages = true.
  • PDF Conversion to TIFF - an exception is thrown.
  • PdfExtractor.ExtractText throws ArgumentNullException.
  • Remove unused const.
  • Regression - TextAbsorber throws ArgumentNullException on specific page starting from 25.12.0.
  • Regression - Accepting absorber raises ArgumentNullException.
Aspose.PDF for Python via .NET V26.1Versão principal4 de fev. de 2026
Correções
  • Poor performance when adding text to document.
  • Text appearing on different location for tiles with same dimensions.
  • Re-sizing PDF pages results in blank PDF.
  • API is not honoring line color in HTML to PDF conversion.
  • NumberingStyle is not working for Heading object.
  • JPEG2000 file to PDF conversion problem.
  • XFA to Standard - Text overlaps each other.
  • Unable to export and then import all annotations.
  • PDF to HTML - The vertical text on the left side of PDF is missing.
  • HTML to PDF - Word-wrap issue is not resolved completely.
  • PDF to PDFA1b - Resultant file fails the compliance test.
  • PDF to HTML - Results in incorrect HTML contents.
  • Problem concatenating PDF documents.
  • OCR clinched after PDF-A3b conversion.
  • PDF to HTML - Only the highlighted color can be seen, not the text.
  • Concatenate fails to concatenate on certain PDFs.
  • When converting PDF to HTML annotated text is transparent and not visible.
  • Aspose.PDF can't convert multipage PS file.
  • CSS using var() does not render when loading HTML to PDF.
  • Infinite Loop in BmpDevice.Process.
  • Performance issue within Aspose.PDF.
  • PDF to PNG - Some Chinese characters are not being rendered correctly.
  • Text in header is missing when converting PDF to HTML.
  • HTML to PDF Japanese language reflecting as box.
  • NullReferenceException throws when layer is deleted.
  • Search Text Spanning multiple PDF Pages.
  • PngDevice.Process results in black image.
Aspose.PDF Product Family Update3 de fev. de 2026
Aspose.PDF for Java V26.1Versão principal1 de fev. de 2026
Correções
  • EPUB to PDF - Links are not working.
  • resizeContents results in a blank document.
  • Exception when importing annotations from XFDF file.
  • Exception when trying to flatten PDF file.
  • NullPointerException when loading a PDF.
  • PDF to Excel - Cell's data merges to a single cell in output.
Aspose.PDF for Node.js via C++ V26.1Versão principal29 de jan. de 2026
Recursos
  • Added new 'Organize PDF' APIs:
    • AsposePdfReplaceTextEx - Replace multiple text fragments in a PDF file with alignment control.
Aspose.PDF for JavaScript via C++ V26.1Versão principal29 de jan. de 2026
Recursos
  • Added new 'Organize PDF' APIs:
    • AsposePdfReplaceTextEx - Replace multiple text fragments in a PDF file with alignment control.
Aspose.PDF for Go via C++ V26.1Versão principal26 de jan. de 2026
Recursos
  • Added new 'Organize PDF' APIs:
    • RemoveTextHeaders - Remove text headers from a PDF document.
    • RemoveTextFooters - Remove text footers from a PDF document.
    • PageRemoveTextHeaders - Remove text headers in a page.
    • PageRemoveTextFooters - Remove text footers in a page.
Aspose.PDF for Rust via C++ V26.1Versão principal26 de jan. de 2026
Recursos
  • Added new 'Organize PDF' APIs:
    • RemoveTextHeaders - Remove text headers from a PDF document.
    • RemoveTextFooters - Remove text footers from a PDF document.
    • PageRemoveTextHeaders - Remove text headers in a page.
    • PageRemoveTextFooters - Remove text footers in a page.
Aspose.PDF for C++ V26.1Versão principal23 de jan. de 2026
Correções
  • Poor performance when adding text to document.
  • Text appearing on different location for tiles with same dimensions.
  • Re-sizing PDF pages results in blank PDF.
  • API is not honoring line color in HTML to PDF conversion.
  • NumberingStyle is not working for Heading object.
  • JPEG2000 file to PDF conversion problem.
  • XFA to Standard - Text overlaps each other.
  • Unable to export and then import all annotations.
  • PDF to HTML - The vertical text on the left side of PDF is missing.
  • HTML to PDF - Word-wrap issue is not resolved completely.
  • PDF to PDFA1b - Resultant file fails the compliance test.
  • PDF to HTML - Results in incorrect HTML contents.
  • Problem concatenating PDF documents.
  • OCR clinched after PDF-A3b conversion.
  • PDF to HTML - Only the highlighted color can be seen, not the text.
  • Concatenate fails to concatenate on certain PDFs.
  • When converting PDF to HTML annotated text is transparent and not visible.
  • Aspose.PDF can't convert multipage PS file.
  • CSS using var() does not render when loading HTML to PDF.
  • Infinite Loop in BmpDevice.Process.
  • Performance issue within Aspose.PDF.
  • PDF to PNG - Some Chinese characters are not being rendered correctly.
  • Text in header is missing when converting PDF to HTML.
  • HTML to PDF Japanese language reflecting as box.
  • NullReferenceException throws when layer is deleted.
  • Search Text Spanning multiple PDF Pages.
  • PngDevice.Process results in black image.
Aspose.PDF for .NET V26.1Versão principal16 de jan. de 2026
Correções
  • Poor performance when adding text to document.
  • Text appearing on different location for tiles with same dimensions.
  • Re-sizing PDF pages results in blank PDF.
  • API is not honoring line color in HTML to PDF conversion.
  • NumberingStyle is not working for Heading object.
  • JPEG2000 file to PDF conversion problem.
  • XFA to Standard - Text overlaps each other.
  • Unable to export and then import all annotations.
  • PDF to HTML - The vertical text on the left side of PDF is missing.
  • HTML to PDF - Word-wrap issue is not resolved completely.
  • PDF to PDFA1b - Resultant file fails the compliance test.
  • PDF to HTML - Results in incorrect HTML contents.
  • Problem concatenating PDF documents.
  • OCR clinched after PDF-A3b conversion.
  • PDF to HTML - Only the highlighted color can be seen, not the text.
  • Concatenate fails to concatenate on certain PDFs.
  • When converting PDF to HTML annotated text is transparent and not visible.
  • Aspose.PDF can't convert multipage PS file.
  • CSS using var() does not render when loading HTML to PDF.
  • Infinite Loop in BmpDevice.Process.
  • Performance issue within Aspose.PDF.
  • PDF to PNG - Some Chinese characters are not being rendered correctly.
  • Text in header is missing when converting PDF to HTML.
  • HTML to PDF Japanese language reflecting as box.
  • NullReferenceException throws when layer is deleted.
  • Search Text Spanning multiple PDF Pages.
  • PngDevice.Process results in black image.
Aspose.PDF Product Family Update6 de jan. de 2026
Aspose.PDF for Python via .NET V25.12Versão principal2 de jan. de 2026
Recursos
  • Added the ability to create a logical structure from HTML tags to meet accessibility requirements. This feature allows for creating tagged PDFs that are more accessible by defining reading order and marking up the content hierarchy. Set the HtmlLoadOptions.CreateLogicalStructure property to true to use this functionality.
  • A new capability to extract unsigned content from a digitally signed PDF has been introduced. This enhancement is implemented by the UnsignedContentAbsorber class, which detects changes to pages, form fields, annotations, and XForms that are not covered by a signature.
  • Added an overload to XImageCollection to add a CCITT encoded black and white image.
  • Added support for PDF Version 2.0 (ISO 32000-2).
  • Added support for arbitrary rotation angles for Free Text annotations in XFDF.
  • Introduced 'Form Importer' plugin functionality.
  • Introduced 'TimeStamp' plugin functionality.
Correções
  • HTML to PDF - Unable to add alternate text in image and unable to set the reading order in PDF.
  • Bad performance when converting particular pages of PDF to PNG and HTML.
  • Accessibility tags are not being created using Aspose.PDF for .NET from HTML.
  • Cannot add multiple text box fields with the same name.
  • StripByteCount in TIFF image converted from PDF.
  • Problem displaying Japanese text in FormField.
  • XML to PDF - Resultant PDF is 0kb.
  • PDF to PDFA1b - Compliance failed.
  • PDF to HTML - Resultant file contents are garbled.
  • HTML to PDF - Incorrect table formatting.
  • PDF to DOC - Table rendered incorrectly.
  • TextFragment settings for Font overrides child TextSegment bolding and fontsize formatting.
  • Unable to convert XFA form to Standard form.
  • PDF to image - Scrambled background layout in resultant file.
  • Text goes beyond the page after replacing.
  • Image and text not appearing for Footer on subsequent pages.
  • Table Formatting issue in resultant file.
  • Long TOC entry is trimmed at the end and do not show the page associated page number.
  • PDF to Excel - Formatting issues in resultant file.
  • PDF to PDF/A-1B compliance fails.
  • PDF to HTML - Data missing in resultant HTML.
  • Text replacement taking considerable time.
  • Merging PDF pages with annotations changes the author name in annotations.
  • IsInLineParagraph only works on first page Footer.
  • PDF to HTML - ArgumentException during conversion.
  • PDF to XPS - Exception during conversion.
  • Form field vertical alignment issue.
  • Exception when trying to optimize PDF file.
  • HtmlFragment does not honor list indent.
  • HTML to PDF - Unable to set resultant file dimensions.
  • Aspose.PDF falls into some infinite loop when processing certain tables and images.
  • Adding image background to PDF throws OutOfMemoryException.
  • XPS to PDF conversion is taking a long time.
  • Optimizing PDF file size before PDF to PDF/A conversion, generates corrupt output.
  • PCL (PRN) to PDF renders incorrect bold characters.
  • CallBackGetHocr is not working properly.
  • Unknown rotation angle ApplicationException occurs while importing annotations from XFDF.
  • PDF to HTML conversion - Whole file is a mailto link.
  • Text is missing when converting PDF to HTML.
  • XML to PDF - RepeatingRows add unwanted padding to first non repeating row on second page.
  • Extended rights features are lost during manipulation.
  • Hyperlinks are not being added to PDF file.
  • Formatting of numbers, datetimes and money values is lost when converting PDF to HTML.
  • All numbers lack of slashes, points and zeros when converting PDF to HTML.
  • HTML to PDF - Conversion causes System.InvalidOperationException.
  • Inconsistent line thickness with dash pattern applied.
  • Aspose.PDF.Page CalculateContentBBox runs 20x slower in Debug mode.
  • Aspose.PDF.Drawing - System.Drawing.Common dependency causes Linux runtime error.
  • Method ToString in the Operator class throws ArgumentNullException.
  • Regression - "Operand value is not a name" exception.
  • Unclear exceptions during PDF/A conversion.
  • "Supplied XPS file or stream is corrupt" thrown when loading valid XPS.
  • Multiple font-related issues in PDF.
  • Document.Save() method closes a stream after export to Markdown.
  • Symbols not rendered correctly after converting PDF to PPTX.
  • Extended rights are not preserved when JavaScript added to field action.