Convert MHT to PDF & PDF File to HTML, Export PDF Bookmarks to XML File

sherazam

Well-known member
Joined
Mar 10, 2010
Messages
277
Programming Experience
3-5
What?s new in this release?

The latest version of Aspose.Pdf for .NET (9.0.0) has been released. The conversion of HTML to PDF and PDF to HTML are one of the features most requested by our customers. Although the HTML format is quite complex because there are so many custom tags and their exact rendering inside PDF is a complex job, our developers are working to provide support for all HTML tags. Many of our customers generate PDF files and want to display them in web browsers. One approach is to load custom PDF viewing controls provided by Adobe or other companies or, the PDF files can be converted to HTML format and then HTML can be rendered in the web browser. The simplest conversion of PDF to HTML can be accomplished with two-lines of code and the output can be displayed in a web browser. You can also use the advanced features offered by our API during PDF to HTML conversion. Another exciting feature introduced in Aspose.Pdf for .NET 9.0.0 is the conversion of MHT to PDF format. The single web archive can now be converted to PDF format using MhtLoadOptions class. Aspose.Pdf for .NET provides the capability to digitally sign PDF files by adding digital signatures. While adding a signature, we add signer information and assign an image for the signature?s appearance. The recent release of Aspose.Pdf for .NET now offers the feature to extract signature information from digitally signed PDF file. As well as the features mentioned above, other enhancements have also been introduced in this release. The methods ExportBookmarksToXML(...) and ImportBookmarksWithXML(...) with Stream arguments are implemented in the PdfBookmarkEditor class. In some cases, when there are a lot of outlines, users may disable them by setting CopyOutlines to false and improve performance of concatenation. Therefore, the CopyOutlines property has been added in PdfFileEditor class. The list of important new and improved features are given below

- Convert MHT file into PDF format
- How to extract embedded certificate file and image from digitally signed PDF document.
- Extract Signature information
- Add the ability to prefix CSS class names in style.css
- ExportBookmarksToXML() should return output in Stream or XmlDocument object
- PDF to HTML - Add a prefix to import directives
- Support for Adobe Arabic font when using Right to Left Text
- Center the output and add a page border
- Add justified text into the HTML paragraph
- Pages should flow depending on screen resolution
- Identify tabular data an correctly alignment
- Extracting image from signature field
- Improve performance of APS to Pdf conversion in context of HTML to Pdf scenario
- Opening PDF document with Adobe Reader throws error "FontPackage Required .." is now fixed
- Improve font substitution for different parts of text segment
- Improve Concatenation performance
- HTML to PDF conversion - Hang on Save is now resolved
- Images are now present when converting PDF to DOC format
- PDF to XPS: Objects missing over resultant file is now fixed
- VerifySigned returning false is now fixed
- PDF to TIFF: StackOverflow exception arises is now resolved
- HTML to PDF: empty file is being generated
- HTML to PDF: Table format lost is fixed
- Signature corruption is fixed for ExportAnnotationsXfdf and ImportAnnotationFromXfdf
- XPS to PDF: some text missing is fixed in resultant PDF file
- XPS to PDF: Rectangle renders now correctly
- PDF to HTML converter ? now can used exact fonts
- Keyword property enclosed in double quotes with use of comma or CR/LF
- TXT to PDF - Special characters are not being rendered to PDF file
- Problem with PdfFileEditor.Concatenate
- XPS to PDF - resultant file is not correct
- Problem converting PDF to PDF/A_1b
- Bookmark is skipping one page after chnaging bookmark zoom level to Inherit zoom
- First page is corrupted if we make any change in the PDF
- When adding TextStamp, fillable fields no longer work correctly
- Flattening the fields shows hidden fields
- Flattening form hides the visible fields
- SaveNewInfo() method of PdfFileInfo class results a zero length file
- Large data, no new page created
- Unable to certify the PDF document
- PDFNEWNET-36332 Page splitting works wrong with new generator
- PDF to Excel - Image does not appear in resultant file

Other most recent bug fixes are also included in this release.

Newly added documentation pages and articles

Some new tips and articles have now been added into Aspose.Pdf for .NET documentation that may guide you briefly how to use Aspose.Pdf for performing different tasks like the followings.

- Convert MHT to PDF Format
- Export Bookmarks to XML from an Existing PDF File

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.

More about Aspose.Pdf for .NET

- Homepage of Aspose.Pdf for .NET C#
- Online Demo for Aspose.Pdf for .NET
- Download Aspose.Pdf for .NET
- Read online documentation of Aspose.Pdf for .NET

Contact Information
Aspose Pty Ltd, Suite 163,
79 Longueville Road
Lane Cove, NSW, 2066
Australia
Aspose - Your File Format Experts
sales@aspose.com
Phone: 888.277.6734
Fax: 866.810.9465
 
Back
Top