Essential PDF adds cell-level formatting
Released: Feb 14, 2011
Updates in this release
Updates in 2011 Vol 1
- The TryGetField and TryGetValue methods have been added to obtain form fields and form-field values, respectively.
- Images in an EMF are now properly preserved.
- Font baseline is now properly preserved in HTML-to-PDF conversion.
- A "Null Reference" exception is no longer thrown when merging documents.
- PdfLoadedDocument is now released after opening a document with the wrong password.
- Bookmarks with Unicode characters can now be rendered when merging.
- The height of PdfLayoutResult Bounds is correct now.
- Text can now be extracted after splitting a PDF document.
- Text with special fonts will be rendered properly in HTML-to-PDF conversion.
- A PDF form will now be properly filled.
- Text lines will not be split over page breaks when the SplitTextLines property of the PdfMefileLayout class is set to False.
- Appending PDF files works properly now.
- PageBreak works correctly when converting large HTML files to PDF files.
- Text box values will not rotate when flattening PDF forms.
- A "Null Reference" exception no longer occurs when saving a PDF.
- Cell-level formatting can now be performed in PdfGrid.
- An HTML file with a table will now convert properly.
- The height of a metafile will not remain the same as the height of the largest metafile when the HTMLConverter object is reused.
- The issue with capturing pages with Silverlight controls has been fixed.