Aspose.PDF for .NET 19.7

Improvements and Changes

KeySummaryCategory
PDFNET-41866HTML to PDF - Render all contents in single pageNew Feature
PDFNET-42229Support to add Latex script in PDFNew Feature
PDFNET-41160PDF to PDFA: saving log to stream with Transparency mask parameterEnhancement
PDFNET-35627HTML to PDF: Rendering HTML with svgEnhancement
PDFNET-45561Option for excluding font resources when saving PDF as HTMLEnhancement
PDFNET-40757PDF to PDFA converts invalid PDFA documentBug
PDFNET-40760PDF to PDFA conversion results incorrect PDFA1bBug
PDFNET-41536FloatingBox doesn’t respect dimensions with HTMLFragments and multiple columnsBug
PDFNET-41575Text Extraction: API should throw some meaningful exception in evaluation modeBug
PDFNET-41580TextFragmentAbsorber replacing text results in incorrect placementBug
PDFNET-41737Accessing Page properties throws NullReference ExceptionBug
PDFNET-42051PDF to Image- ContextSwitchDeadlock during conversionBug
PDFNET-42134SVG image is not dislaying in the table cellBug
PDFNET-42175Output difference between Adobe and Aspose XFDF MergeBug
PDFNET-42397PDF to JPEG Conversion generates blank imageBug
PDFNET-42488Letters missing when PDF document is converted to XPS.Bug
PDFNET-42491PDF to HTML - local links are not preservedBug
PDFNET-42876Exception is thrown when saving PCL as PDFBug
PDFNET-42935PowerPoint Conversion Spacing IssuesBug
PDFNET-43348Prevent embedding fonts while saving into HTMLBug
PDFNET-43452Font parameters in APS, css styles and visual representation differ on Win7 adn Win10Bug
PDFNET-43839Value does not fall within the expected range exception when saving PDF as HTMLBug
PDFNET-44377Duplicated evaluation watermarks when saving EPUB documentBug
PDFNET-44970When PDF is printed, then barcode gets blurred and cannot be scanned.Bug
PDFNET-45079Problem with GraphInfo.IsDoubled PropertyBug
PDFNET-45195Problem converting image to PDFBug
PDFNET-45253Aspose.Pdf 18.8: HTML output file is not rendered properly in EdgeBug
PDFNET-45256Low quality chart rendering during PDF to PPTXBug
PDFNET-45260Unable to extract custom XMP Values from PDFBug
PDFNET-45262Problem with signature visibilityBug
PDFNET-45650PDF to HTML - output HTML is not rendering correctly in MS EdgeBug
PDFNET-45884Saving Pdf document as HTML throws an exceptionBug
PDFNET-46076NullReferenceException while converting page to imageBug
PDFNET-46102Facades.Form.GetFieldType() method is throwing unhandled exceptionBug
PDFNET-46132Blue box is missing when saving as image or HTMLBug
PDFNET-46235Conversion to HTML - tags are not in orderBug
PDFNET-46255Endless loop while saving PDF outputBug
PDFNET-46293PageIndex property of form fields is always zeroBug
PDFNET-46296Out of memory in pdf to html conversionBug
PDFNET-46320The highlight is overlapping across different columns in PPTX outputBug
PDFNET-46321The text highlights are too much extended in the output PPTXBug
PDFNET-46375PCL to PDF - ArgumentOutOfRangeException: Capacity must be positive.Bug
PDFNET-46390Chinese font gets garbled after changing link colorBug
PDFNET-46391The bookmark count isn’t properly retrievedBug
PDFNET-46424CR and EOL characters inserted when extracting text with TextAbsorberBug
PDFNET-46455HTML to PDF - System.Argument.ExceptionBug
PDFNET-46509Tables are not parsed in Markdown to PDF converterBug
PDFNET-46072All form fields are showing the same PageIndexBug
PDFNET-45722Exception when converting XFA Dynamic form to Standard On LinuxBug
PDFNET-46337Problem changing page sizeBug
PDFNET-45063Problem with TextFragmentAbsorber in AWSBug
PDFNET-38232PDF to HTML - Wrong text color in the resultant fileBug
PDFNET-45566PDFUA: HTML to PDF converter work with errorsBug
PDFNET-37412Signing PDF using the X509Certificate2 instead PFX fileBug
PDFNET-36337Signing with certificate from the certificate storeBug
PDFNET-45533An exception is thrown when loading PCL documentBug

Public API changes in Aspose.PDF for .NET 19.7

Added APIs:

  • Property Aspose.Pdf.Text.TextEditOptions.ReplacementFont
  • Enumeration member Aspose.Pdf.Text.TextEditOptions.NoCharacterAction.
    UseCustomReplacementFont
  • Property Aspose.Pdf.PptxSaveOptions.ImageResolution
  • Property Aspose.Pdf.HtmlSaveOptions.ProcessingBatchSize
  • Property Aspose.Pdf.HtmlSaveOptions.SimpleTextboxModeGrouping
  • Property Aspose.Pdf.HtmlSaveOptions.ExcludeFontNameList
  • Property Aspose.Pdf.HtmlLoadOptions.IsEmbedFonts
  • Method Aspose.Pdf.Document.Convert
    (System.IO.Stream,Aspose.Pdf.PdfFormat,Aspose.Pdf.ConvertErrorAction,Aspose.Pdf.
    ConvertTransparencyAction)
  • Enumeration member Aspose.Pdf.Facades.FieldType.Numeric
  • Enumeration member Aspose.Pdf.Facades.FieldType.DateTime
  • Method Aspose.Pdf.XmpValue.ToStructure
  • Method Aspose.Pdf.XmpValue.ToField
  • Method Aspose.Pdf.XmpValue.ToNamedValue
  • Method Aspose.Pdf.XmpValue.ToNamedValues
  • Property Aspose.Pdf.Forms.Form.SignaturesExist
  • Property Aspose.Pdf.Forms.Form.SignaturesAppendOnly
  • Class Aspose.Pdf.XmpField
  • Property Aspose.Pdf.XmpField.Empty
  • Property Aspose.Pdf.XmpField.Lang
  • Property Aspose.Pdf.XmpField.Prefix
  • Property Aspose.Pdf.XmpField.NamespaceUri
  • Property Aspose.Pdf.XmpField.LocalName
  • Property Aspose.Pdf.XmpField.Name
  • Property Aspose.Pdf.XmpField.Value
  • Property Aspose.Pdf.XmpField.FieldType
  • Property Aspose.Pdf.XmpField.IsEmpty
  • Method Aspose.Pdf.XmpField.ToStructure
  • Method Aspose.Pdf.XmpField.ToArray
  • Enumeration Aspose.Pdf.XmpFieldType
  • Enumeration member Aspose.Pdf.XmpFieldType.Struct
  • Enumeration member Aspose.Pdf.XmpFieldType.Array
  • Enumeration member Aspose.Pdf.XmpFieldType.Property
  • Enumeration member Aspose.Pdf.XmpFieldType.Packet
  • Enumeration member Aspose.Pdf.XmpFieldType.Unknown