Wednesday, January 15, 2014

PDF to HTML, Image, PostScript & HTML to PDF Conversions in .NET Apps

What's New in this Release?

The latest version of Aspose.Pdf for .NET (8.8.0) has been released. It allows stable PDF to HTML, PDF to image, PDF to PostScript, and HTML to PDF conversion features. The annotation manipulation is also one of the key areas which are specifically improved in this release. The Document Object Model of the Aspose.Pdf namespace has the capability to create tables in PDF documents and while generating the table, you can specify border information for table and cell objects. Recently, one of our customers wanted to add double borders around table and cell objects. We are pleased to share that with Aspose.Pdf for .NET 8.8.0, they can. This release offers the feature to convert HTML files to PDF and it also provides the feature to transform PDF files to HTML format. During PDF to HTML conversion, any TrueType fonts used in the PDF can be saved on the file system. It lets you either save fonts in TTF (True Type Format) or save them as WOFF (Web Open Font Format). Please visit the documentation code snippet that shows the steps to save the fonts as TTF when converting PDF files to HTML format. In this new release, we have also fixed some issues related to HTML to PDF conversion where multiple DIV tags were not properly rendered. Miscellaneous other formatting issues encountered in earlier versions are also fixed. The PDF to TIFF conversion has been greatly improved to handle complex documents and produce results with high fidelity. Manipulation of annotations (especially annotation import) is improved and issues related to text alignment, padding, text rotation, cloud markup losing its curves and problems related to missing arrows are fixed. The list of important new and improved features are given below
  • Use XSLT 2.0 versioned XML-FO template to create PDF
  • Border style with double lines
  • PDF to HTML converter: we should have opportunity to turn on/off usage of WOFF-fonts instead of TIF fonts.
  • PDF ImportDataTable is taking more time while loading 30000 records
  • Converting HTML to PDF Formatting Issues are resolved
  • Images flipping on some pages is improved
  • PDF to TIFF - resultant file contains garbled text is fixed
  • HTML to PDF: Difference in 5.3.0 and 8.3.0 results
  • Import annotation issue: cloud markup loses its curves is now fixed
  • PDF to PostScript conversion: Resultant file is extremely large is now fixed
  • PDF to TIFF- Text now visible over resultant file
  • HTML to PDF: Multiple Div tags rendered incorrectly is fixed
  • Hidden page element prints when using PdfViewer is fixed
  • Endless loop and memory leak are fixed with Aspose.Pdf.Generator.Pdf
  • PDF to TIFF: Complete document is now being rendered
  • RenderingMode is now working properly
  • Import Annotations - Text Alignment and formatting lost is fixed
  • Import Annotations - Text rotation, missing arrow, wrong padding issues are resolved
  • Concatenate PDF - Bookmarks stop working is now fixed
  • Trouble replacing multiple images on multi-page Pdf document
  • Cloud annotations style changes to straight line during Annotation Export/Import
  • FloatingBox disappearance is resolved when adding Stamp object
  • Aspose.Pdf (DOM) TOC formatting issues are resolved
  • Floatingbox with wrong orientation- upside down is now fixed
  • License is now being recognized when called from a Task
  • Javascript is now being executing while printing PDF document
  • Image is now appearing properly in resultant PDF file
  • Resultant file is now PDF/X_a1 compliant
  • Ximage Save method ignores resolution parameter
  • API extracts corrected number of link annotations
  • LicenseManager.SetLicense() is fixed and working if it called in Global.asax on Application_Start.
  • PDF to HTML converter - captions intersection is fixed
Other most recent bug fixes are also included in this release.

Overview: Aspose.Pdf for .NET

Aspose.Pdf is a .Net Pdf component for the creation and manipulation of Pdf documents without using Adobe Acrobat. Create PDF by API, XML templates & XSL-FO files. It supports form field creation, PDF compression options, table creation & manipulation, graph objects, extensive hyperlink functionality, extended security controls, custom font handling, add or remove bookmarks; TOC; attachments & annotations; import or export PDF form data and many more. Also convert HTML, XSL-FO and MS WORD to PDF.
Read more about Aspose.Pdf for .NET C#

No comments:

Post a Comment