Browse our Products

Aspose.PDF for .NET 23.1

Improvements and Changes

KeySummaryCategory
PDFNET-39205Create PrinterMark annotationFeature
PDFNET-48852Detect if PDF file contains vector graphicsFeature
PDFNET-36137Support Vector images extractionFeature
PDFNET-53150PDF to Excel conversion issue with number formatEnhancement
PDFNET-52604HTML to PDF conversion throws System.NullReferenceExceptionBug
PDFNET-48157Annotations become lost when resizing PDF document contentBug
PDFNET-39540An exception occurs when trying to read form fields inside PDF formBug
PDFNET-50804PDF to PNG: Images are not converted correctly on Debian 10Bug
PDFNET-53219Exception when rendering certain page of PDF form on LinuxBug
PDFNET-53217PDF to PFDF/A 3B: java.lang.NullPointerException thrownBug
PDFNET-47781PDF to image on Linux: Path conversion requested 8403360 bytes (2440 x 861). Maximum size is 8388608 bytesBug
PDFNET-51318PDF to JPG converts with Black Background Instead of Transparency in LinuxBug
PDFNET-49703PDF to images missing gradient color when running on LinuxBug
PDFNET-49958Out of memory exception when converting PDF to PNG in DockerBug
PDFNET-49980PDF rendered with issues to image in LinuxBug
PDFNET-52544Aspose.Pdf 22.9: Exception when trying to render a page to Png on Linux/macOSBug
PDFNET-52890Merging PDF throws System.NullReferenceExceptionBug
PDFNET-52618Aspose.Pdf 22.8: Loading particular epub document throws exceptionBug
PDFNET-46912Non-English language characters gets reversed while replacing the textBug
PDFNET-51857PNG transparency is ignored when adding Image Stamp on LinuxBug
PDFNET-53223PDF to image conversion throws System.IO.EndOfStreamExceptionBug
PDFNET-52448PdfExtractor.ExtractText throws System.ArgumentOutOfRangeExceptionBug
PDFNET-52604HTML to PDF conversion throws System.NullReferenceExceptionBug
PDFNET-53397TextFragmentAbsorber finds extra TextFragments when searching by rectangleBug
PDFNET-46912Non-English language characters gets reversed while replacing the textBug
PDFNET-38644LaTex to PDF - Exception during conversionBug
PDFNET-44776Rotation problem while adding images in a PDF documentBug
PDFNET-53179Report generation crashes with IndexOutOfRangeExceptionBug
PDFNET-38379HTML to PDF: table columns are missingBug
PDFNET-41266HTML to PDF: text overlapping issueBug
PDFNET-41261HTML to PDF: Text overlapping issue in resultant PDFBug
PDFNET-39759HTML to PDF: background color is not renderedBug
PDFNET-44424HTML to PDF - API is taking more time when base64 images are present in source HTMLBug
PDFNET-38214HTML to PDF table borders are incorrectly renderedBug

Public API and Backward Incompatible Changes

Added APIs

  • Method:Aspose.Pdf.Annotations.AnnotationSelector.Visit(Aspose.Pdf.Annotations.ColorBarAnnotation)
  • Field:Aspose.Pdf.Annotations.AnnotationType.ColorBar
  • Type:Aspose.Pdf.Annotations.ColorBarAnnotation
  • Method:Aspose.Pdf.Annotations.ColorBarAnnotation.#ctor(Aspose.Pdf.Page,Aspose.Pdf.Rectangle,Aspose.Pdf.Annotations.ColorsOfCMYK)
  • Property:Aspose.Pdf.Annotations.ColorBarAnnotation.ColorOfCMYK
  • Property:Aspose.Pdf.Annotations.ColorBarAnnotation.AnnotationType
  • Method:Aspose.Pdf.Annotations.ColorBarAnnotation.Accept(Aspose.Pdf.Annotations.AnnotationSelector)
  • Method:Aspose.Pdf.Annotations.ColorBarAnnotation.ChangeAfterResize(Aspose.Pdf.Matrix)
  • Type:Aspose.Pdf.Annotations.ColorsOfCMYK
  • Field:Aspose.Pdf.Annotations.ColorsOfCMYK.Cyan
  • Field:Aspose.Pdf.Annotations.ColorsOfCMYK.Magenta
  • Field:Aspose.Pdf.Annotations.ColorsOfCMYK.Yellow
  • Field:Aspose.Pdf.Annotations.ColorsOfCMYK.Black
  • Type:Aspose.Pdf.Annotations.PrinterMarkAnnotation
  • Method:Aspose.Pdf.Annotations.PrinterMarkAnnotation.#ctor(Aspose.Pdf.Page,Aspose.Pdf.Rectangle)
  • Method:Aspose.Pdf.Annotations.PrinterMarkAnnotation.IsOutsideOfTrimBox
  • Method:Aspose.Pdf.Annotations.PrinterMarkAnnotation.MoveOutsideOfTrimBox
  • Method:Aspose.Pdf.Annotations.WatermarkAnnotation.ChangeAfterResize(Aspose.Pdf.Matrix)
  • Method:Aspose.Pdf.Page.TrySaveVectorGraphics(System.String)

Removed APIs