Software Changelog

This page is also available as RSS 2.0 feed

 

March 16, 2011

XML2PDF Server 2009 v.1.2.6

  • Fixed problewm with incorrect headers\footers selection. Added support for "splitPgBreakAndParaMark" compatability option. Work with settings refactored.
  • Fixed some problems with endnotes
  • Fixed problem with zero text scaling
  • Fixed problem with creating of temporary file in license validation.
  • Remove work with temporary folders
  • multiple xsl-fo crashes fixed
  • Added support for AUTONUM field
  • Fixed problems with v:oval element
February 14, 2011

XML2PDF Server 2009 v.1.2.5

  • Fixed crash with MsStyle property
  • Fixed crash in viewBox (SVG)
  • Multiple fixes for tables formatting
  • Font Selection bug fix
  • Fix bug with memory leak in case big table.
  • Added support for INCLUDETEXT field instruction.
  • A couple of cosmetic changes
January 27, 2011

XML2PDF Server 2009 v.1.2.4

  • Fixed bug with incorrect shape's positioning in table cells
  • Fixed crash with EMF pictures
  • Hypens in chinees language
  • Fix bug with justify of spaces just after tab
  • The support of footers and headers in excel v0.5 is added
  • Fixed problem with incorrect relationship
  • Added support for locales in FO
  • A couple of cosmetic changes
December 21, 2010

XML2PDF Server 2009 v.1.2.3

  • Fixed bug with compound glyphs
  • Fixed crash with fonts
  • Fixed bug with numerations, which starts from negative numbers
  • LineContentPosition - add ToString() method
  • Fixed crashes in floats in xsl-fo
  • Fixed crashes with tabs content
  • Fixed bug with page numbering in sections
  • Problems with image's alignation
  • Added support for noTabHangInd attribute
  • Multiple cosmetic changes
October 17, 2010

XML2PDF Server 2009 v.1.2.2

September 3, 2010

XML2PDF Server 2009 v.1.2.1

  • Excel as input format is added
  • Embed CMAP option is added
  • Support of layers in PDF is added
  • Some null reference exceprions is fixed in xsl-fo
  • Formulas support added in Excel
  • Basic PowerPoint as input format is added
June 1, 2010

XML2PDF Server 2009 v.1.1.27

  • Problem with unchecked checkboxes is fixed
  • notFoundImages problem is fixed
  • Formtext field support is added
  • Problem with incorrect table-width is fixed
  • The support OMML(MathML) is added
  • Downsampling problem is fixed(Word)
  • The support of floats in Word and HTML is improoved
  • Headers and footers selection problem is fixed
  • Background problem in tables is fixed
May 31, 2010

XML2PDF Server 2009 v.1.1.26

  • bookmarks in PDF background added(MergePDF)
  • problems with watermarks in rotated pages are fixed
  • Whitespace problem in SVG is fixed
  • Multiple XPS problems are fixed
May 30, 2010

XML2PDF Server 2009 v.1.1.25

  • Memory leak problem fixed
  • line problems in XSL-FO are fixed
  • Problems with hanging and first lines in Ms Word are fixed
  • Problems with borders are fixed
  • Checkbox problem is fixed
  • Nullable bookmarks problem is fixed
January 28, 2010

XML2PDF Server 2009 v.1.1.19

January 15, 2010

XML2PDF Server 2009 v.1.1.18

January 5, 2010

XML2PDF Server 2009 v.1.1.17

May 13, 2009

XML2PDF Server 2009 v.1.0.4

  • WMF as vector format support added
  • Unicode Bidi bugs fixed in Word2003, Word2007 and XSL-FO
  • Problems with pdf/a and pdf/x are fixed
April 25, 2009

XML2PDF Server 2009 v.1.0.3

  • WMF as vector format support added
  • Unicode Bidi bugs fixed in Word2003, Word2007 and XSL-FO
  • Problems with pdf/a and pdf/x are fixed
  • Correct work with GDI+ output formats
  • SVGZ support added
  • WMZ/EMZ problems fixed
  • Some bugs wit tabs are fixed
  • Many XPS output problems are fixed
March 27, 2009

XML2PDF Server 2009 v.1.0.2

Altsoft Xml2PDF 2009 is a .NET-based formatting engine for converting various page layout formats into print-ready documents.

The new key features and improvements are:

  • Principal refactoring and optimization.
  • Essential improvements in XSL-FO, SVG, HTML and Word 2003, 2007 support (including improved tables and floats formatting algorithms and new fonts support technology);
  • Complete HTML (including new features of CSS 3.0) support
  • DOC input support
  • SVG output support
  • XAML output support (integration with WPF)
  • Digital signatures in PDF and XPS

New intermediate AltDOC vector format which allows to:

  • edit and merge formatted documents, add new elements to them;
  • temporary store the formatted documents ready for saving in any of output formats;
  • create PDF, XSP, PS, TIFF from scratch using all power of Xml2PDF formatting engine.

Download here

December 11, 2008

XML2PDF Server 2007 v.1.2.35

Bug fixes and new features included in this version:

  • Autonum support is added.
  • Added TextElement.ContentsForClone for correct cloning (used in Bidi-algorithm with TextElement.Type == Image).
  • Overflow support in table-cell is added.
  • MLLists in nested fo:root is added.
  • The problem with invisible text in forms is fixed.