Latest release

3.0.34.0
released 10/03/2010

Version history

  • Version 3.0.34.0, released March 10, 2010
    • RadioButtonField.CanBeDeselected boolean added.
    • DocumentInfo.LastModifiedDate getter added.
    • the javascript doc.resetForm method now also accepts a single field name for its argument.
    • Writing a PDF document with fields and widgets in Update mode, results in a file where unchanged widgets are sometimes included in the update as well. This doesn't result in an incorrect PDF document, but it's larger than needed.
    • Setting a RadioButtonField.Value to null do not deselect the current option.
  • Version 3.0.33.0, released February 25, 2010
    • While extracting text: the font transformation in a type3 font is not applied.
  • Version 3.0.32.0, released February 22, 2010
    • MetafileShape has been improved.
  • Version 3.0.31.0, released February 8, 2010
    • For some gif images the transparant color is not respected.
    • For some documents with inline images Page.Glyphs throws an exception.
    • For some documents with layers the Document.Layers getter throws a null reference exception.
  • Version 3.0.30.0, released January 26, 2010
    • Fields are rebuild when a missing or currupt AcroForm entry in the PDF is found.
  • Version 3.0.29.0, released January 15, 2010
    • PageDisplay.FitBoundingBoxHorizontally and FitBoundingBoxVertically added.
    • Page.CreateShapes() sometimes creates TextShapes with width 0, resulting in stacked text.
  • Version 3.0.28.0, released January 9, 2010
    • On win7/win2008r2 some gif images are flipped (bottom-up).
    • On win7/win2008r2 some gif images results in ‘Color masking not supported on this type of image’ exception.
    • Images without explicit resolution are sized too large (72dpi was used, this should be 96dpi)
  • Version 3.0.27.0, released December 30, 2009
    • document.Write with keepOpen is true sometimes generates corrupt PDF documents.
  • Version 3.0.26.0, released December 16, 2009
    • First RTM release.