Author Archives: Nayyer Shahbaz

Retrieve Signatures with Images, Render Table on New Page, and Control Image Stamp Quality – Aspose.PDF for Java 9.1.0

Aspose.Pdf for Java logo

Ever since we published the autoported merged Aspose.PDF for Java API, we have been working hard to make this API as powerful and compelling as its sibling Aspose.PDF for .NET. With every new release, we try to port the latest features available in Aspose.PDF for .NET and introduce fixes for issues reported in earlier versions. In Aspose.PDF for Java 9.1.0, we have introduced some exciting new features and enhancements which have made this API more compelling. Some of the … Continue Reading

Posted in Aspose.PDF Product Family, Nayyer Shahbaz | Tagged , ,

Improved Text Justification and Preserve Text in Hidden Layers with Aspose.Pdf for Reporting Services 2.6.0

Aspose.Pdf for SSRS iconWe are pleased to announce the release of Aspose.Pdf for Reporting Services 2.6.0. In this release, we have specifically resolved issues related to text rendering in PDF documents. Text alignments including justify and full-justify are particularly fixed for some complex scenarios and some other problems related to text formatting are also resoled. In this version, we also have fixed an issue where data from hidden layer was becoming visible in an output PDF file.

Please get the download and … Continue Reading

Posted in Aspose.PDF Product Family, Nayyer Shahbaz |

Digitally Sign PDF and Create PDF/A-3B Compliant PDF in C#

Aspose.Pdf for .NET logo

Like in the last few releases, the specific focus of Aspose.Pdf development has been towards the PDF to HTML conversion feature. In adding more value to this functionality we have added a new feature: creating subsequent files with body contents only when converting multi-page PDF to HTML format. In order to accomplish this requirement, a new property, HtmlSaveOptions.HtmlMarkupGenerationMode has been introduced. With the following simple code snippet, you can split an output HTML to pages and force the HTML objects … Continue Reading

Posted in Aspose.PDF Product Family, Nayyer Shahbaz | Tagged ,

Convert PDF Documents to HTML using C#

Aspose.Pdf for .NET logo

For the last few releases, we have been specifically working on improving our PDF to HTML conversion feature and in this release, Aspose.PDF for .NET 9.1.0, we have made few more great improvements to this feature. When converting large PDF files to HTML format, you sometimes want to determine the progress of the conversion. For example, it might be important to show the progress of conversion (number of pages converted). To accomplish this requirement, we have introduced a property … Continue Reading

Posted in Aspose.PDF Product Family, Nayyer Shahbaz | Tagged

Better Image Rendering Capabilities when Exporting Reports to PDF with Aspose.Pdf for Reporting Services 2.5.5

Aspose.Pdf for SSRS iconWe are pleased to announce the release of Aspose.Pdf for Reporting Services 2.5.5 which contains better and enhanced support for image rendering in output PDF files when transforming RDL files to PDF format. In this release, the focus has been on image rendering capabilities. Along with these enhancements, we also have made some other product improvements and have general bug fixing. To cut short, we offer you a better release of Aspose.Pdf for Reporting Services.

Please get the chance to … Continue Reading

Posted in Aspose.PDF Product Family, Nayyer Shahbaz |

SVG to PDF, Optimize PDF Size, Set More than One Font Path in Aspose.Pdf for Java 4.6.0

SVG to PDF Converter

We are very much excited to announce the release of Aspose.PDF for Java 4.6.0. This new release provides some great new features including SVG to PDF conversion and also includes fixes to problems reported in earlier releases. Furthermore, since the first release of the autoported version of Aspose.Pdf for Java, the development team has been working hard to synchronize the classes and enumerations of the two siblings (Aspose.Pdf for .NET and Aspose.Pdf for Java). In this release, we have … Continue Reading

Posted in Aspose.PDF Product Family, Nayyer Shahbaz | Tagged , , , ,

Convert MHT to PDF, Export Bookmarks to XML, Prefix Class Names During PDF to HTML Conversion in Aspose.Pdf for .NET 9.0.0

Aspose.Pdf for .NET logo

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 ins web browsers. One approach is to load custom PDF viewing controls provided … Continue Reading

Posted in Aspose.PDF Product Family, Nayyer Shahbaz | Tagged , ,

PDF to HTML – Save Images in Raster Format using C#

Aspose.Pdf for .NET logo

PDF to HTML conversion is one of the prominent features Aspose.PDF for .NET offers. By default, the images inside the document are saved in SVG format when converting PDF files to HTML format. However, it is possible to save images in non-SVG format, as raster images. Please have a look at the following code snippet to see how this can be done.

// Source PDF file
Document doc = new Document("c:/pdftest/page_6.pdf");
// Create HtmlSaveOption with tested feature
HtmlSaveOptions saveOptions = 
Continue Reading
Posted in Aspose.PDF Product Family, Nayyer Shahbaz |

Convert PDF to XML, Certify and Verify PDF Signing Information using C#

Aspose.Pdf for .NET logo

One of the features we implemented for Aspose.PDF for .NET early on was converting an XML file to PDF. The API also provides the facility to transform custom XML files to PDF with the help of XSLT. With the release of Aspose.PDF for .NET 8.9.0, we have introduced a new feature which lets you convert PDF documents to XML (MobiXML). as usual, we try to keep things simple, so this feature can be accomplished with two simple lines of … Continue Reading

Posted in Aspose.PDF Product Family, Nayyer Shahbaz |

PDF to DOC, PCL to PDF, XSL-FO to PDF in Aspose.PDF for Java 4.5.0

Aspose.Pdf for Java logo

We are pleased to announce the release of Aspose.PDF for Java 4.5.0 which provides some great and exciting new features. Some of these features are: converting PDF files to DOC format, converting PCL files to PDF format, converting XSL-FO to PDF format, finding and replacing text by its location and using Japanese text inside PDF documents.

The new release is a better and more stable version compared to its predecessors. We have also fixed many issues … Continue Reading

Posted in Aspose.PDF Product Family, Nayyer Shahbaz | Tagged , ,