Browse our Products

Aspose.PDF for .NET 19.4

Improvements and Changes

KeySummaryCategory
PDFNET-43446Use of Latex script to add mathematical expressions/formulas in the table cell.New Feature
PDFNET-40626Suppress Location and Reason two rows from signature blockNew Feature
PDFNET-42001Change language in digital sign textNew Feature
PDFNET-46035 TaggedPDF: Support Link Structure Element for Tagged PDFNew Feature
PDFNET-46144TaggedPDF: Implement possibility to add structure element into element which contains textNew Feature
PDFNET-46040Tagging each image in existing PDF for accessibilityNew Feature
PDFNET-41411Question about JavascriptStripper workingEnhancement
PDFNET-43286Title of Annotation gets renamed after concatenationEnhancement
PDFNET-44884Repeat HtmlFragment with RepeatingRowsCount propertyEnhancement
PDFNET-46163PDF/UA: Recognize validate error: “‘StructParent’ entry missing in annotation”Enhancement
PDFNET-46164PDF/UA: Recognize validate error: “‘StructParents’ key missing in page”Enhancement
PDFNET-46165PDF/UA: Recognize validate error: “Entry for given ‘StructParents’ not found”Enhancement
PDFNET-46149Hybrid cross-reference table is not saved correctlyEnhancement
PDFNET-46105Hang and OutOfMemory exception when saving PDFBug
PDFNET-45574HTML fragment omits the font size settingBug
PDFNET-44943The imported HTML fragment isn’t the same as the original HTML fileBug
PDFNET-46147The text fragment is improperly aligned after the text replacementBug
PDFNET-42529PDF to PDFA Conversion process hangs upBug
PDFNET-46107HTML to PDF - Inline anchor tags are not working in output PDFBug
PDFNET-45898Highlighted and Underlined Text is not being replaced correctlyBug
PDFNET-46154Facades.Form.ImportFdf - Multiline TextBoxField value is reversed when text is HebrewBug
PDFNET-45285PDF to SVG conversion: Few resulting SVG files are incorrectBug
PDFNET-42481Print Dialogue not opening in FireFoxBug
PDFNET-45025Reason and Location values are not displayed on digital signaturesBug
PDFNET-30668Aspose HTML to PDF (Textfield borders shown in resultant Pdf)Bug
PDFNET-40313Exception when trying to get Signature information inside PDFBug
PDFNET-39668PDF to PDF/A - Resultant file is not PDF/A_1b compliantBug
PDFNET-36417When replacing text, underline remains in PDF fileBug
PDFNET-40709Setting existing textfragment to invisible makes the rest of the text in page invisibleBug
PDFNET-40068Text is incorrectly being extractedBug
PDFNET-40485Exception when trying to extract text from first page of PDFBug
PDFNET-44143Invalid output signed PDFBug
PDFNET-41451Removing Signature throws NullReference ExceptionBug
PDFNET-40375HTML to PDF conversion throws InvalidOperationExceptionBug
PDFNET-40345PDF to PDFA conversion results into an empty PDFA documentBug
PDFNET-39493PDF to PDFA: Text is being rendered as squaresBug
PDFNET-39220PDF to PDFA conversion hangs the processBug
PDFNET-38941Unable to extract text in LinkAnnotation rectangleBug
PDFNET-40903API throws exception during text extraction from a multi language documentBug
PDFNET-45916Removing last outline in OutlineCollection throws Invalid index exceptionBug
PDFNET-44031 Incorrect output when saving XPS as HTMLBug
PDFNET-44146Missing characters when saving PDF as HTMLBug
PDFNET-46179Some headings are missing in the output PDFBug
PDFNET-38151Converting Searchable PDF to XPS (Keeping Text Selectable in resultant XPS)Bug
PDFNET-42213Issue with arabic language when printing from XPS to PDFBug
PDFNET-43915PDF to XPS: Blank XPS is generated from PDF with an imageBug
PDFNET-43538Exception when loading LaTex in multithreadBug
PDFNET-45964Save and load LaTex document issuesBug
PDFNET-41675PDF to XPS - Watermark in resultant file is too dimBug

Public API changes in Aspose.PDF for .NET 19.4

Added APIs:

  • Enumeration member Aspose.Pdf.Annotations.PredefinedAction.Print
  • Class Aspose.Pdf.LogicalStructure.AnnotationElement
  • Property Aspose.Pdf.LogicalStructure.AnnotationElement.AlternateDescriptions
  • Method Aspose.Pdf.LogicalStructure.Element.FindElements(System.Boolean)
  • Property Aspose.Pdf.LogicalStructure.LinkElement.Hyperlink
  • Property Aspose.Pdf.LogicalStructure.LinkElement.StructureTextState
  • Method Aspose.Pdf.LogicalStructure.LinkElement.SetText(System.String)
  • Method Aspose.Pdf.LogicalStructure.StructureElement.
    ChangeParentElement(Aspose.Pdf.LogicalStructure.StructureElement)
  • Property Aspose.Pdf.OutlineCollection.VisibleCount
  • Property Aspose.Pdf.OutlineItemCollection.VisibleCount
  • Property Aspose.Pdf.Text.TextSearchOptions.SearchForTextRelatedGraphics
  • Property Aspose.Pdf.XpsSaveOptions.SaveTransparentTexts

Removed APIs:

  • Property Aspose.Pdf.Document.IsPdfTaggedMarked