Browse our Products

Aspose.PDF for .NET 18.1

Improvements and Changes

KeySummaryCategory
PDFNET-20110Postscript to PDFNew Feature
PDFNET-33429Extract Paragraph from PDFNew Feature
PDFNET-38512Support TextBorder property in TextFragment classNew Feature
PDFNET-39249EPS to PDF conversion supportNew Feature
PDFNET-43776SubsequentLinesIndent support with page.Paragraphs.Add method Enhancement
PDFNET-43744Set image path from code while generating PDF from XMLEnhancement
PDFNET-37131Fill Stroke text supportEnhancement
PDFNET-38974PDF to JPEG - Incorrect resultant fileBug
PDFNET-40340Text replacement issue: Characters are missing in replaced textBug
PDFNET-40763PDF to TIFF - Text is garbled in resultant fileBug
PDFNET-41224PCL to PDF: PCL Line Space sequences do not workBug
PDFNET-41407Converting XFA form to standard adds two extra pagesBug
PDFNET-41478PDF to PNG - Text becomes black boxesBug
PDFNET-42075PDF to PDF/A - Text starts appearing overlappedBug
PDFNET-42272Hyperlink in HtmlFragment is not workingBug
PDFNET-42311Loading font from stream throws exception Parsing of table ‘GSUB’ has failedBug
PDFNET-42340PDF to HTML: Saving resultant HTML within project throws ArgumentExceptionBug
PDFNET-42601Aspose.Pdf 17.3 Different height of Text and Image objects with same sizeBug
PDFNET-42761HTML to PDF - Formatting issues in resultant fileBug
PDFNET-42832The exception thrown when trying to add an SVG file into the table cell.Bug
PDFNET-43333When converting PDF to TIFF the output is filled with blue color.Bug
PDFNET-43349PDF to JPG - the missing text on the first pageBug
PDFNET-43352PDF to PDFA - Pages Orientation is changing after conversionBug
PDFNET-43372PDF to PNG - Contents are missing in resultant fileBug
PDFNET-43449PDF to PDFA1B - a null pointer error occurredBug
PDFNET-43747PDF to PDF/A-1a - Output does not pass the compliance testBug
PDFNET-43799XSLFO to PDF - the link is not working in output PDF fileBug
PDFNET-38820HTML to PDF conversion: contents are moving off the pageBug
PDFNET-43445PDF - PDF/A-1 - the characters are overlapping with Sharp printersBug

Public API changes in Aspose.PDF for .NET 18.1

Added APIs:

  • Method Aspose.Pdf.Facades.Stamp.BindTextState(Aspose.Pdf.Text.TextState)
  • Enumeration member Aspose.Pdf.LoadFormat.PS
  • Class Aspose.Pdf.PsLoadOptions
  • Constructor Aspose.Pdf.PsLoadOptions
  • Property Aspose.Pdf.PsLoadOptions.FontsFolders
  • Class Aspose.Pdf.Text.MarkupParagraph
  • Property Aspose.Pdf.Text.MarkupParagraph.Points
  • Property Aspose.Pdf.Text.MarkupParagraph.Fragments
  • Property Aspose.Pdf.Text.MarkupParagraph.Lines
  • Class Aspose.Pdf.Text.MarkupSection
  • Property Aspose.Pdf.Text.MarkupSection.Rectangle
  • Property Aspose.Pdf.Text.MarkupSection.Fragments
  • Property Aspose.Pdf.Text.MarkupSection.Paragraphs
  • Class Aspose.Pdf.Text.PageMarkup
  • Property Aspose.Pdf.Text.PageMarkup.Number
  • Property Aspose.Pdf.Text.PageMarkup.Rectangle
  • Property Aspose.Pdf.Text.PageMarkup.Sections
  • Property Aspose.Pdf.Text.PageMarkup.Paragraphs
  • Property Aspose.Pdf.Text.PageMarkup.TextFragments
  • Class Aspose.Pdf.Text.ParagraphAbsorber
  • Constructor Aspose.Pdf.Text.ParagraphAbsorber
  • Constructor Aspose.Pdf.Text.ParagraphAbsorber(System.Int32)
  • Property Aspose.Pdf.Text.ParagraphAbsorber.PageMarkups
  • Property Aspose.Pdf.Text.ParagraphAbsorber.SectionsSearchDepth
  • Method Aspose.Pdf.Text.ParagraphAbsorber.Visit(Aspose.Pdf.Document)
  • Method Aspose.Pdf.Text.ParagraphAbsorber.Visit(Aspose.Pdf.Page)
  • Property Aspose.Pdf.Text.TextFormattingOptions.SubsequentLinesIndent
  • Property Aspose.Pdf.Text.TextFragmentState.RenderingMode
  • Property Aspose.Pdf.Text.TextFragmentState.StrokingColor
  • Property Aspose.Pdf.Text.TextFragmentState.DrawTextRectangleBorder
  • Enumeration Aspose.Pdf.Text.TextRenderingMode
  • Enumeration member Aspose.Pdf.Text.TextRenderingMode.FillText
  • Enumeration member Aspose.Pdf.Text.TextRenderingMode.StrokeText
  • Enumeration member Aspose.Pdf.Text.TextRenderingMode.FillThenStrokeText
  • Enumeration member Aspose.Pdf.Text.TextRenderingMode.Invisible
  • Enumeration memberAspose.Pdf.Text.TextRenderingMode.FillTextAndAddPathToClipping
  • Enumeration member Aspose.Pdf.Text.TextRenderingMode.StrokeTextAndAddPathToClipping
  • Enumeration member Aspose.Pdf.Text.TextRenderingMode.FillThenStrokeTextAndAddPathToClipping
  • Enumeration member Aspose.Pdf.Text.TextRenderingMode.AddPathToClipping
  • Property Aspose.Pdf.Text.TextState.RenderingMode
  • Property Aspose.Pdf.Text.TextState.StrokingColor
  • Constructor Aspose.Pdf.TextStamp(System.String,Aspose.Pdf.Text.TextState)

Removed APIs:

  • Property Aspose.Pdf.HtmlFragment.HtmlLoadOptionsOfInstance