Aspose.PDF for .NET 21.5

Improvements and Changes

KeySummaryCategory
PDFNET-49418Add .NET5 support for Aspose.PDFFeature
PDFNET-49679XFA: Add 3of9 barcode support for XFA to standard forms conversionFeature
PDFNET-49791How to extract font full name from it description/resource at PDF?Feature
PDFNET-45405Long time consumption during conversion of PDF to HTMLEnhancement
PDFNET-49437Saving pdf document to docx format throws Index out of range exceptionBug
PDFNET-48916Unable to retrieve JavaScript from the PDF - System.NullReferenceExceptionBug
PDFNET-49747Unable to get JavaScript from PDF documentBug
PDFNET-46506An Exception occurs while loading PDF documentBug
PDFNET-43194System.NullReferenceException Exception occurred while converting HTML to PDFBug
PDFNET-49744HTML to PDF - the program kept running for more than 20 minutesBug
PDFNET-44220System.NotImplementedException Exception occurred while accessing ColorType PropertyBug
PDFNET-42335PDF ColorType always Grayscale or ColorBug
PDFNET-45274NullReferenceException is thrown while adding bookmarkBug
PDFNET-46009Corrupted PDF files generatedBug
PDFNET-49685PDF to PDF/A validation errorBug
PDFNET-49428Replacing text using regular expressions causes wrapping and formatting issuesBug
PDFNET-49625Converting PDF to PDF/A-3b throws the following exception - hexadecimal value 0x01, is an invalid characterBug
PDFNET-38756Web to PDF: API is throwing ArgumentOutOfRangeException exceptionBug
PDFNET-40357HTML to PDF: conversion throws OutOfMemory ExceptionBug
PDFNET-41183HTML to PDF: image is not renderingBug
PDFNET-38561HTML to PDF throws ArgumenetException Illegal characters in pathBug
PDFNET-41614Unable to extracting complete table contents from PDFBug
PDFNET-39074PDF to DOCX - Missing text/Strange text placement in resultant fileBug
PDFNET-49058Overlapping text and text out of place in the output HTMLBug
PDFNET-49458XFA: Several pages are absentBug
PDFNET-49457XFA: Invisible element becomes visibleBug
PDFNET-49824The background color of the watermark is not transparentBug

Public API and Backward Incompatible Changes

Added APIs

  • Type Aspose.Pdf.Drawing.ImageFormat
  • Field Aspose.Pdf.Drawing.ImageFormat.Bmp
  • Field Aspose.Pdf.Drawing.ImageFormat.Jpeg
  • Field Aspose.Pdf.Drawing.ImageFormat.Gif
  • Field Aspose.Pdf.Drawing.ImageFormat.Png
  • Field Aspose.Pdf.Drawing.ImageFormat.Tiff
  • Field Aspose.Pdf.Drawing.ImageFormat.Emf
  • Method Aspose.Pdf.Facades.PdfConverter.MergeImages(System.Collections.Generic.List{System.IO.Stream},Aspose.Pdf.Drawing.ImageFormat,Aspose.Pdf.Facades.ImageMergeMode,System.Nullable{System.Int32},System.Nullable{System.Int32})
  • Method Aspose.Pdf.Facades.PdfConverter.MergeImagesAsTiff(System.Collections.Generic.List{System.IO.Stream})
  • Property Aspose.Pdf.Text.Font.BaseFont
  • Property Aspose.Pdf.Artifact.Lines
  • Property Aspose.Pdf.Artifact.TextState
  • Property Aspose.Pdf.XImage.Metadata

Removed APIs

  • Method Aspose.Pdf.Facades.PdfConverter.MergeImages(System.Collections.Generic.List{System.IO.Stream},System.Drawing.Imaging.ImageFormat,Aspose.Pdf.Facades.ImageMergeMode,System.Nullable{System.Int32},System.Nullable{System.Int32})
  • Method Aspose.Pdf.Facades.PdfConverter.MergeImagesAsTiff(System.Collections.Generic.List{System.IO.Stream})