5.3.4.18 - April 18th, 2011.
We are happy to anounce about releases of new version PDF Metamorphosis .Net 5.3! What's new:
Added the new properties SautinSoft.PdfMetamorphosis.HeaderOnFirstPage and SautinSoft.PdfMetamorphosis.FooterOnFirstPage which allows to specify header/footer only at fist page in produced PDF. For example, you want to set different common and first-page headers:

HTML to PDF:
Added support of new CSS element 'display:'
Added support of new CSS elements: 'font:' and 'font-variant:'

RTF to PDF:
Fixed issue with font changing after keyword '\bullet' for some RTF files
Fixed issue with positioning of images specified by x,y coordinates
5.2.12.9 - December 22th, 2010
Improved table's engine for HTML to PDF exporting
Fixed issue with compatibility PDF documents and Adobe Reader 6.0 or lower
Added support of new CSS 'display:'
5.2.11.22 - November 22th, 2010
We are glad to offer new version of the PDF Metamorphosis .Net with new usefull RTF to PDF features and fixes:
Added support of new table border's types: dashed, dotted and double.
Compressed and expanded text in produced PDF
4.1.8.4 - August 4th, 2010
Released the new update of the PDF Metamorphosis .Net. This update contains fixes for some minor bugs which our customers found.
4.1.7.13 - July 13th, 2010
We are happy to inform about releasing new version 4.1.7.13 of the PDF Metamorphosis .Net:
Added new algorithm increase image quiality
Fixed issue in method to merge PDF documents
Fixed issue in multiline underline text
HTML to PDF:
Improved table's algorithm for HTML to PDF converting
Fixed issue in converting of TIF, GIF and PNG to PDF in ASP.Net applications. This bug appeared after adding new algorithm to increase image quiality in PDF. The issue was in that component was returning null during TIF, PNG, GIF to PDF when it worked in Medium Trust Level. In Full Trust level this issue was hiden.
RTF to PDF:
Added support of Czech language in PDF
4.0.4.5 - April 5th, 2010
Fixed issue with incorrect page size and orientation in HTML to PDF converting. This bug could appear only for small page size less than A4.
4.0.0 - March 16th, 2010
We've released the new major version 4.0.0 of the PDF Metamorphosis .Net! So what's new:
Added new class Watermark which allows to:
Put watermarks to any page , array of pages or odd/even pages of produced PDF document
Set different transparency for various watermarks
Stretch and set position of watermarks
Completely reformed documentation
Added a lot of new code samples for ASP.Net, WinForms C# and VB.Net
HTML to PDF:
Added support of image attributes height/width in % percents
Added support of some new CSS styles:
border-color:
border-width:
background-color:
RTF to PDF:
Added support of new RTF keywords
3.0.5.608 - February 16th, 2010
RTF to PDF:
Fixed issue with incorrect alignment by right in nested tables
Fixed issue in length of stream objects when used the property 'PageNumFormat'
HTML to PDF:
Added support of new CSS style 'background:'
3.0.5.508 - February 5th, 2010
HTML to PDF:
Added support of new CSS styles 'border-color:' and ' border-width'
3.0.5.320 - January 21th, 2010
RTF to PDF:
Fixed issue with crashing dll on some nonstandard RTF where table shifts by several pages
Fixed issue with moving text aligned by right and center outside of table column
Improved converting of tabulators
HTML to PDF:
Improved algorithm of converting tables with missied width value
Added support of new CSS
Merge PDF:
Added two methods to merge PDF documents in memory
Added a new sample code C#/VB.Net how to merge PDF in memory in ASP.Net application
3.0.5.128 - September 16th, 2009
RTF to PDF:
Fixed issue with crashing dll on some RTF with non-standard fonts (Thanks to Ilia Chekhter)
Adding support of strike text
HTML to PDF:
Changed name of the property 'ImageFolder' to 'BaseUrl'
Fixed return value in method HtmlToPdfConvertFile() now returns 1 if HTML doesn't exist.
3.0.5.0 - August 11th, 2009
This version differs from the previous 3.0.4.6. on a huge step. What we've made:
HTML to PDF converting:
Added support of new CSS styles:
border-top-style:
border-right-style:
border-bottom-style:
border-left-style:
border-top-width:
border-right-width:
border-bottom-width:
border-left-width:
border-top-color:
border-right-color:
border-bottom-color:
border-left-color:
border:
border-top:
border-right:
border-bottom:
border-left:
border-style:
Improved algorithm of HTML table converting
Fixed minor issues in converting of broken HTML tables;
Added the new property 'TraceType' which allows to select type of tracing file. A tracing file is necessary to debug component and helps to find some issues in HTML converting.
RTF to PDF converting:
Fixed issue with converting of nested tables which expand on several pages
Fixed issue with loosing image quality in RTF for jpeg images
Fixed issue with padding in table cells
Significantly improved two properties 'Header' and 'Footer', now you may specify any header/footer in HTML, RTF and Text format. For example, you may attach a HTML document into footer from URL.
Added new samples of using PDF Metamorphosis .Net in ASP.Net, VB and C#
Fixed issue with Text to PDF converting
Improved the Demo application
Improved this documentation.
3.0.4.6 - March 26th, 2009
- Added the new property 'p.TextStyle.ImageQuality' which allows to specify quality for images inside PDF;
- Improved image converting algorithm;
- Fixed issues in the method merge PDF documents;
- Fixed issue in converting nested tables.
3.0.0.4 (10-November-2008)
- Added new properties FontFace.Auto() and FontFace.Custom(). Now component can create PDF file with any font installed in your system;
- Improved converting of bullets and numbering lists;
- Improved HTML to PDF converting;
- Improved table converting engine.
2.2.2 (17-March-2007)
- Improved converting of headers/footers;
- Fixed issues with text formatting inside tables (bold, italic, underline etc).
2.2.1 (12-December-2007)
What's new in this release:
- now it supports text groups and postioned text;
- improved module for image converting;
- table's background for HTML to PDF conversion;
- images after converting now have the best quality!
2.2.0 (19-November-2007)
- PDF Metamorphosis .Net became faster in converting;
- New algorithm of converting tables;
2.1.1 (23-August-2007)
- New property ‘ErrorTrace’ that helps to find detailed information about issues;
2.1.0 (9-August-2007)
Added:
- New independent conversion engine from HTML to PDF;
- New methods for split and merge PDF files.
2.0.5 (09-Jul-2007)
Fixed:
- alignment in nested tables.
2.0.0 (01-May-2007)
- nested tables support;
- footer and header;
1.1 (10-Apr-2007)
- Added support of header, footers and page sections;
- Corrected Text to Pdf converting direction;
- Text formating and alignment improved;
- Added new default fonts: italic, bold, italic-bold;
- Improved algorithm of cell merging;
- Cell padding support;
- Transfer lengthy cells to new page;
- Backgroud and shading for tables.