aspose_seo
Well-known member
- Joined
- Jan 21, 2007
- Messages
- 294
- Programming Experience
- 1-3
What?s new in this release?
The latest version of Aspose.Pdf for .NET (11.4.0) has been released. It offers some new features as well as enhancements to previously supported functionalities. The capability to add hidden text is one of the major New Features introduced in this release. Furthermore, we also have introduced the capability to use PDF file objects after calling ProcessPragraphs() method which is not possible with earlier release versions. In order to add hidden text, set TextState.Invisible property to ?true? for the added text. TextFragmentAbsorber finds all text that match pattern (if specified). Please note that hidden text in the document will be invisible for end user while viewing the document with PDF reading software (e.g. Acrobat Reader). But it can be found using text search. There are several ways to make text invisible for end user in PDF and we have implemented one of those techniques. However the text added through our approach can be found using TextFragmentAbsorber and we can not guarantee that any hidden text added by third party applications can be found using same approach but in case you encounter any issue, please share the resource file and we can further investigate the scenario. The ProcessPragraphs() method was introduced to calculate objects placed inside PDF file and in case we need to have page count information during PDF file generation, this method can be used as it manipulates file objects and returns the desired information. In earlier release versions, once this method was called, the file objects could not be accessed any further. So if you need to add any new object to existing page instance, it was not possible and you had to have a new Page instance where objects can be placed. Nevertheless, starting this new release, you can utilize same Page objects even after calling the ProcessPragraphs() method. As well as the enhancements and features discussed above, there have been specific improvements regarding PDF to PDF/A, Multi-Column PDF, FootNote rendering, generation of large table objects inside PDF, XFA Form to Standard Acro Form conversion, PDF to Image, PDF to HTML, HTML to PDF conversion, Text replacement and rendering PDF files to XPS format conversion. The list of important new and improved features are given below
- Add and search hidden text in PDF document for post processing
- Using same Page object after ProcessPragraphs() call
- PDF to PDFA conversion throws System.NullReferenceException
ArgumentOutOfRangeException during PDF creation
- Issue checking signature information in PDF file
- Exception when trying to convert PDF to Image
- PDF to PDFA3a: appearance for annotations changed to blue rectangles
- Loading corrupt file with Aspose.Pdf casuses infinite loop
- XFA form to standard PDF form conversion throws internal exception
- PDF -> PDF/A conversion/validation fails with NullReferenceException
- Formatting of header row (repeat row) in table not maintaining formatting
- Right Alignment of Text is not working
- Rotate method is not working for FreeTextAnnotation
- PDF/A - PDF with transparency produces incorrect results
- Unable to embed font in existing PDF file
- VerticalInSamePage property of TableBroken enum issue in nested table
- Footnote larger than a single page drops both page text and footnote from resultant PDF page
- Page number is being truncated from second level of Heading in TOC
- HTML to PDF: Radio buttons are rendering incorreclty
- API throws CrossTableNotFound Exception
- PDF to JPEG: resultant images are distorted
- HTML to PDF: CSS Transform property is not supportd
- PDF (generated by Aspose.Slides) to PDFA3B
- PDF (generated by Aspose.Slides) to PDFA3A
- PDF (generated by Aspose.Cells) to PDFA3A
- PDF (with table) to Image conversion adds white border in resultant image
- API throws NullReferenceException on load a PDF document
- Saving/manipulating PDF document results in corrupt PDF
- Footnote issue in multi-column PDF
- Page Text and Footnote overlap
- PCL to PDF - PCL Line Termination is ignored
- PCL to PDF - Special graphics characters are not being honored
- Unable to save tables with large data in cells
- Add and search hidden text in PDF document for post processing
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.
- Homepage of Aspose.Pdf for .NET C#
The latest version of Aspose.Pdf for .NET (11.4.0) has been released. It offers some new features as well as enhancements to previously supported functionalities. The capability to add hidden text is one of the major New Features introduced in this release. Furthermore, we also have introduced the capability to use PDF file objects after calling ProcessPragraphs() method which is not possible with earlier release versions. In order to add hidden text, set TextState.Invisible property to ?true? for the added text. TextFragmentAbsorber finds all text that match pattern (if specified). Please note that hidden text in the document will be invisible for end user while viewing the document with PDF reading software (e.g. Acrobat Reader). But it can be found using text search. There are several ways to make text invisible for end user in PDF and we have implemented one of those techniques. However the text added through our approach can be found using TextFragmentAbsorber and we can not guarantee that any hidden text added by third party applications can be found using same approach but in case you encounter any issue, please share the resource file and we can further investigate the scenario. The ProcessPragraphs() method was introduced to calculate objects placed inside PDF file and in case we need to have page count information during PDF file generation, this method can be used as it manipulates file objects and returns the desired information. In earlier release versions, once this method was called, the file objects could not be accessed any further. So if you need to add any new object to existing page instance, it was not possible and you had to have a new Page instance where objects can be placed. Nevertheless, starting this new release, you can utilize same Page objects even after calling the ProcessPragraphs() method. As well as the enhancements and features discussed above, there have been specific improvements regarding PDF to PDF/A, Multi-Column PDF, FootNote rendering, generation of large table objects inside PDF, XFA Form to Standard Acro Form conversion, PDF to Image, PDF to HTML, HTML to PDF conversion, Text replacement and rendering PDF files to XPS format conversion. The list of important new and improved features are given below
- Add and search hidden text in PDF document for post processing
- Using same Page object after ProcessPragraphs() call
- PDF to PDFA conversion throws System.NullReferenceException
ArgumentOutOfRangeException during PDF creation
- Issue checking signature information in PDF file
- Exception when trying to convert PDF to Image
- PDF to PDFA3a: appearance for annotations changed to blue rectangles
- Loading corrupt file with Aspose.Pdf casuses infinite loop
- XFA form to standard PDF form conversion throws internal exception
- PDF -> PDF/A conversion/validation fails with NullReferenceException
- Formatting of header row (repeat row) in table not maintaining formatting
- Right Alignment of Text is not working
- Rotate method is not working for FreeTextAnnotation
- PDF/A - PDF with transparency produces incorrect results
- Unable to embed font in existing PDF file
- VerticalInSamePage property of TableBroken enum issue in nested table
- Footnote larger than a single page drops both page text and footnote from resultant PDF page
- Page number is being truncated from second level of Heading in TOC
- HTML to PDF: Radio buttons are rendering incorreclty
- API throws CrossTableNotFound Exception
- PDF to JPEG: resultant images are distorted
- HTML to PDF: CSS Transform property is not supportd
- PDF (generated by Aspose.Slides) to PDFA3B
- PDF (generated by Aspose.Slides) to PDFA3A
- PDF (generated by Aspose.Cells) to PDFA3A
- PDF (with table) to Image conversion adds white border in resultant image
- API throws NullReferenceException on load a PDF document
- Saving/manipulating PDF document results in corrupt PDF
- Footnote issue in multi-column PDF
- Page Text and Footnote overlap
- PCL to PDF - PCL Line Termination is ignored
- PCL to PDF - Special graphics characters are not being honored
- Unable to save tables with large data in cells
- Add and search hidden text in PDF document for post processing
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.
- Homepage of Aspose.Pdf for .NET C#