Remove Fonts from PDF and Extract Form Fields from Particular PDF Region in C#

We are pleased to announce the release of Aspose.PDF for .NET 7.3.0 which provides a new feature to remove duplicate/unused fonts from PDF documents. In order to replace fonts please use the following approaches: Use TextFragmentAbsorber. Use TextEditOptions.FontReplace.RemoveUnusedFonts parameter for TextFragmentAbsorber. (The above parameter removes fonts that become unused during font replacement). Set font individually for each text fragment. The following code snippet replaces font for all text fragments of all document pages and removes unused fonts.
September 14, 2012 · 2 min · Codewarior

Aspose.Pdf for SSRS 2.5 supports Visual Studio 2010 Report Viewer control

We are more than happy to announce the release of Aspose.Pdf for Reporting Services 2.5.0. This release specifically includes the support for Microsoft Visual Studio 2010 Report Viewer control. With this release version, Aspose.Pdf for Reporting Services can be integrated with Microsoft Report Viewer 2005, 2008 an 2010. Please visit the following link for further details on what’s new and fixed in Aspose.Pdf for Reporting Services 2.5.0.
August 30, 2012 · 1 min · Codewarior

Optimal PDF to Image and Improved HTML to PDF Conversion in C#

We are pleased to announce the release of Aspose.PDF for .NET 7.2.0 with optimal support for converting PDF files to image formats. Please note that recently we have fixed many issues with PDF to PNG, JPEG, and TIFF conversion to improve the memory use and performance of this feature. The product has been tested in a multi-threaded environment. The text extraction feature is also improved to where it can easily extract non-English characters from PDF files.
August 7, 2012 · 1 min · Codewarior

Add table in existing PDF, tooltip for form field and better memory management

We are pleased to announce the release of Aspose.Pdf for .NET 7.1.0. This new release version provides a long awaited feature to add a table inside an existing PDF document. With the introduction of this feature Aspose.Pdf for .NET can add a table while generating PDF document from scratch, and it supports adding tables inside existing PDF documents. This release version also supports the feature to add a tooltip to a form field.
July 23, 2012 · 1 min · Codewarior

TrueType fonts support, better image/HTML/XML conversion to PDF with Aspose.Pdf for Java 3.2.0

We are glad to announce the release of another version of Aspose.Pdf for Java 3.2.0 which provides great support for TrueType fonts during PDF generation. The HTML to PDF conversion feature is greatly improved by providing support for some new style tags and we have also made significant improvement to the XML to PDF conversion feature. This new release also provides support for adding buffered images to PDF documents.
June 18, 2012 · 1 min · Codewarior

Convert PDF to Image or Replace Text inside PDF with Complete Confidence

We are pleased to announce the release of Aspose.Pdf.Kit for Java 4.3.0. In this release, PDF to image conversion has been improved. Furthermore, the development team has significantly improved the text replacement feature. Please visit the following link for further details on what’s new & fixed in Aspose.Pdf.Kit for Java 4.3.0.
June 10, 2012 · 1 min · Codewarior

Get Position of Images inside PDF, Change Position of Existing Stamps

We are pleased to announce the release of Aspose.PDF for .NET 7.0.0. In this release, we have introduced some great new features including getting the Resolution and Dimensions of images inside PDF document, without extracting them. Further details regarding this feature can be found in the topic posted over Getting Resolution and Dimensions of Embedded Images. Furthermore, we also have introduced two new methods MoveStamp(int pageNumber, int stampIndex, double x, double y) and MoveStampById(int pageNumber, int stampId, double x, double y) in PdfContentEditor class which provide the capability to move/change the position of Stamp object inside the PDF document.
May 28, 2012 · 1 min · Codewarior

Identify Corrupted PDFs and Merge Large PDF Files using C#

We are pleased to announce the release of Aspose.PDF for .NET 6.9.0. In this release, we have addressed around 76 items which include some great new features, enhancements to existing product features, and resolution of reported issues. One of the new features introduced in this release is the ability to check if the source PDF file is correct or corrupted. This feature has been in great demand by many customers that have faced problems during PDF concatenation.
April 12, 2012 · 2 min · Codewarior

Aspose.Pdf 2.4 for Reporting Services adds support for Tablix controls and RowSpan/ColSpan table attributes

We are more than happy to announce the release of Aspose.Pdf for Reporting Services 2.4.0. This version provides great support for Tablix controls and rendering them in PDF documents. In this release, we have also improved how tables and nested tables are rendered and added support for RowSpan and ColsSpan attributes for table object. We’ve improved the alignment of report elements. Lastly, you can now use Unicode characters to represent bullets as well as simple alphabetical or numerical values.
March 28, 2012 · 1 min · Codewarior

Aspose.Pdf.Kit improves annotation export/import and text replacement features

We are pleased to announce the release of Aspose.Pdf.Kit for Java 4.2.0. In this release we have greatly improved the annotation import and export feature. We have also enhanced the text replacement function. Please visit the following link for further details on what’s new & fixed in Aspose.Pdf.Kit for Java 4.2.0.
March 26, 2012 · 1 min · Codewarior