Browse our Products

Aspose.PDF for .NET 19.1

Improvements and Changes

KeySummaryCategory
PDFNET-45663PDF/UA: Support Inline Text ElementsEnhancement
PDFNET-45662PDF/UA: Support Block Text ElementsEnhancement
PDFNET-35082PDF to EMF/WMF conversionBug
PDFNET-35915Large Pdf file to Tiff conversion performance issueBug
PDFNET-37261PDF to Jpeg conversion consuming a lot timeBug
PDFNET-37732PDF to Image conversion takes much timeBug
PDFNET-39950Text replacement results in formatting issueBug
PDFNET-39994Line break is not honored during text replaceBug
PDFNET-40020Persian text search problemBug
PDFNET-41304HTML to PDF - Footer content alignment issuesBug
PDFNET-42889PDF to SVG - Unable to save output in Stream instanceBug
PDFNET-43069PDF file gets corrupted while locking it.Bug
PDFNET-43514Aspose.PDF taking long time to convert PDF->ImageBug
PDFNET-43797StackOverFlowException was occurred while loading the PDF Document.Bug
PDFNET-44183OOM thrown when ImagePlacement usingBug
PDFNET-44192Saving to EPUB format is taking too long.Bug
PDFNET-45068Saving to APS takes too longBug
PDFNET-45255PDF to PPTX - multiple text boxes and different text alignments in output PPTXBug
PDFNET-45276PDF to HTML - Alignment issues occur when viewing HTML in IE11Bug
PDFNET-45341Incorrect underline in PDF fileBug
PDFNET-45514Simultaneously repeated rows and columns produce the incorrect output.Bug
PDFNET-45660PDF/UA: Using custom tag name for Structure ElementsBug
PDFNET-45694Flattening a PDF document is not working for a particular documentBug
PDFNET-45721An exception raises while converting PDF source to PDFA_2A compliant outputBug
PDFNET-45783Merging multiple documents using PdfFileEditor is taking too much timeBug
PDFNET-45797PDF/UA. Validator doesn’t recognize error “Inconsistent entry found” for Structural parent treeBug
PDFNET-45798PDF/UA. Validator recognize structure errors in correct documentBug
PDFNET-45799PDF/UA. Validator doesn’t recognize warning “Inappropriate use Figure structure element”Bug
PDFNET-45814Incorrect decoding of an Chinese stringBug
PDFNET-45830PDF to PDF/A - Regression issue - image loading exceptionBug
PDFNET-45831PDF to PDF/A - Regression issue - image loading exceptionBug
PDFNET-45840NullPointerException when calling XImage.GrayscaledBug

Public API changes in Aspose.PDF for .NET 19.1

Added APIs:

  • Property Aspose.Pdf.ImagePlacementAbsorber.IsReadOnlyMode
  • Property Aspose.Pdf.LogicalStructure.BLSTextElement.StructureTextState
  • Property Aspose.Pdf.LogicalStructure.ILSTextElement.StructureTextState
  • Property Aspose.Pdf.LogicalStructure.ITextElement.StructureTextState
  • Enumeration Aspose.Pdf.LogicalStructure.StructureTextState
  • Enumeration member Aspose.Pdf.LogicalStructure.StructureTextState.Font
  • Enumeration member Aspose.Pdf.LogicalStructure.StructureTextState.FontSize
  • Enumeration member Aspose.Pdf.LogicalStructure.StructureTextState.FontStyle
  • Enumeration member Aspose.Pdf.LogicalStructure.StructureTextState.ForegroundColor
  • Property Aspose.Pdf.LogicalStructure.StructureTypeStandard.Category
  • Property Aspose.Pdf.Tagged.ITaggedContent.StructureTextState

Removed APIs:

  • Aspose.Pdf.LogicalStructure.AttributeOwnerStandard.XML_100 renamed
    to Aspose.Pdf.LogicalStructure.AttributeOwnerStandard.Xml_100
  • Aspose.Pdf.LogicalStructure.AttributeOwnerStandard.HTML_320 renamed
    to Aspose.Pdf.LogicalStructure.AttributeOwnerStandard.Html_320
  • Aspose.Pdf.LogicalStructure.AttributeOwnerStandard.HTML_401 renamed
    to Aspose.Pdf.LogicalStructure.AttributeOwnerStandard.Html_401 
  • Aspose.Pdf.LogicalStructure.AttributeOwnerStandard.OEB_100 renamed
    to  Aspose.Pdf.LogicalStructure.AttributeOwnerStandard.Oeb_100
  • Aspose.Pdf.LogicalStructure.AttributeOwnerStandard.RTF_105 renamed
    to Aspose.Pdf.LogicalStructure.AttributeOwnerStandard.Rtf_105
  • Aspose.Pdf.LogicalStructure.AttributeOwnerStandard.CSS_100 renamed
    to Aspose.Pdf.LogicalStructure.AttributeOwnerStandard.Css_100
  • Aspose.Pdf.LogicalStructure.AttributeOwnerStandard.CSS_200 renamed
    to Aspose.Pdf.LogicalStructure.AttributeOwnerStandard.Css_200
  • Property Aspose.Pdf.LogicalStructure.BLSTextElement.TextState renamed
    to Aspose.Pdf.LogicalStructure.BLSTextElement.StructureTextState
  • Property Aspose.Pdf.LogicalStructure.ILSTextElement.TextState renamed
    to Aspose.Pdf.LogicalStructure.ILSTextElement.StructureTextState
  • Property Aspose.Pdf.LogicalStructure.ITextElement.TextState renamed
    to Aspose.Pdf.LogicalStructure.ITextElement.StructureTextState