Browse our Products

Aspose.PDF for .NET 19.10

Improvements and Changes

KeySummaryCategory
PDFNET-42386.NET Regex object instead of string in TextFragmentAbsorberNew Feature
PDFNET-46423Support for .NET Core 3.0New Feature
PDFNET-46246Default font to be used when font is missing for PCLEnhancement
PDFNET-46265The tables are not properly aligned in the output XLSXBug
PDFNET-46957PDF to SVG - Change the resultant image for 72 DPI settingsBug
PDFNET-46999Fix default value of PdfFormat to avoid confusionBug
PDFNET-43010Replacing Text disturbs Position of Other TextBug
PDFNET-42939System.ArgumentException Exception occurs while extracting textBug
PDFNET-46962Highlighting Property of Annotation is not workingBug
PDFNET-46936After rendition from HTML the output gets headers on the fourth and sixth pageBug
PDFNET-46930Conversion to HTML throws System.IndexOutOfRangeExceptionBug
PDFNET-43473PDF to PDF/A-1b - the output PDF does not pass validationBug
PDFNET-42708Black boxes are generated on replacing text in PDFBug
PDFNET-39106PDF to TIFF - Form field values are missing over resultant imageBug
PDFNET-38843Application hangs when opening PDF documentBug
PDFNET-39318Image to PDF - Exception when trying to place image inside PDF fileBug
PDFNET-40524HTML to PDF/A_3b - Text is garbled in resultant fileBug
PDFNET-40388PDF to PDF/A - Resultant file is not compliantBug
PDFNET-40638PDF to PDF/A3b - Resultant file is not compliant.Bug
PDFNET-39256API throws InvalidCasException upon saving PDF documentBug
PDFNET-38871PDF is throwing NullReferenceExceptionBug
PDFNET-39452PDF to SVG: resultant SVG documents are wrongBug
PDFNET-39411InvalidCastException error message on ExtractAnnotationsBug
PDFNET-39573PdfFileInfo throws CrossTableNotFoundExceptionBug
PDFNET-38920Loading PDF file API throws Cross-reference table exceptionBug
PDFNET-39061Loading a PDF document API throws Cross-reference table exceptionBug
PDFNET-38047HTML to PDF: Thorws XMLExceptionBug
PDFNET-40934HTML to PDF: formatting is incorrectBug
PDFNET-38333HTML to PDF: difference in table widthsBug
PDFNET-46746Non-compliant PDF/A-2u outputBug
PDFNET-46897Non-compliant PDF/A-1b outputBug
PDFNET-46313PDF to DOCX - Text is shifted upwardsBug
PDFNET-45210Merging PDF Documents - issue with radio buttons in outputBug
PDFNET-45500Unable to load PCL document on Windows Server 2016Bug
PDFNET-45641Wrong rendering of the PCL fileBug
PDFNET-46932Formatting is lost after conversion from MHTBug
PDFNET-46393PDF to TIFF - Lines are missing when the resolution is less than 300 dpiBug
PDFNET-46997Aspose.Pdf 19.9: Saving particular PDF to DOCX produces output
that doesn’t look good on some MAC machines
Bug
PDFNET-45837The output XLSX file isn’t the same as source PDFBug
PDFNET-46314PDF to DOCX - Text is shifted to leftBug

Public API changes in Aspose.PDF for .NET 19.10

See the list of any changes made to the public API such as added, renamed, removed or deprecated members as well as any non-backward compatible change made to Aspose.PDF for .NET. If you have concerns about any change listed, please raise it on the Aspose.PDF support forum.

Added APIs

Following new APIs were added.

  • PropertyAspose.Pdf.MhtLoadOptions.PageInfo
  • Constructor Aspose.Pdf.Text.TextFragmentAbsorber -(System.Text.RegularExpressions.Regex,Aspose.Pdf.Text.TextSearchOptions)
  • Constructor Aspose.Pdf.Text.TextFragmentAbsorber -(System.Text.RegularExpressions.Regex,Aspose.Pdf.Text.TextEditOptions) 
  • Property SvgSaveOptions.ScaleToPixel
  • Property Aspose.Pdf.ExcelSaveOptions.ConversionEngine              
  • Enumeration Aspose.Pdf.ExcelSaveOptions.ConversionEngines
  • Enumeration member Aspose.Pdf.ExcelSaveOptions.ConversionEngines.LegacyEngine
  • Enumeration member Aspose.Pdf.ExcelSaveOptions.ConversionEngines.NewEngine
  • Property Aspose.Pdf.RenderingOptions.OptimizeDimensions

Removed APIs

  • Property Aspose.Pdf.HtmlLoadOptions.isPdfUaConverting