Latest release

3.0.33.0
released 03/03/2010

Version history

  • Version 3.0.33.0, released March 3, 2010
    • Added support for type 7 shadings (tensor-product patch meshes).
    • ConvertToTiff may create an image that is 1 pixel too narrow or too low, based on the specified resolution.
  • Version 3.0.32.0, released February 8, 2010
    • The ScaledPrinting sample now supports a LandScape flag.
    • page.SingleImageOnly sometimes returns true, however there is text on the page as well.
    • Some inline images are decoded incorrect, resulting in incorrect rendered pages.
    • Recreating corrupt document sometimes throws a NullReferenceException during the document constructor.
    • Rendering documents with layers can result in empty pages.
  • Version 3.0.31.0, released January 25, 2010
    • Fields are rebuild when a missing or currupt AcroForm entry in the PDF is found.
    • Some CMaps cannot be parsed, resulting in missing characters.
    • Corrupt encoded names inside PDF results in missing content. We now detect this -- skip them -- and continue.
  • Version 3.0.30.0, released January 5, 2010
    • Some DCT images are rendered inverted.
  • Version 3.0.29.0, released December 28, 2009
    • Memory use has been reduced for large images.
    • Support has been added to deal with certain types of corrupt Type 1 fonts.
    • In rare situations TrueType fonts are not rendered.
    • Page.SingleImageOnly may throw an exception.
    • Images masks may sometimes fail to render correctly. This typically leads to incorrect shadow effects.
  • Version 3.0.28.0, released December 18, 2009
    • Some pages are rendered completely blank.
    • Sometimes field content is not rendered.
  • Version 3.0.27.0, released December 16, 2009
    • In rare situations a password encrypted document cannot opened without password, even if it has no user password, a WrongPassordException is thrown.
    • Some Type 1 fonts do not render correctly.
  • Version 3.0.26.0, released December 2, 2009
    • License.GetLicenseInfo() returns the assembly version only.
    • Word spacing is multiplied with the horizontal scaling, resulting in incorrect distances.
    • The FreeText and RubberStamp annotation that have no appearance in the PDF are rendered a little fuzzy.
  • Version 3.0.25.0, released November 19, 2009
    • Annotations that have no appearance in the PDF are not rendered (if enabled in the AnnotationRenderSettings). For the following types we constuct a custom appearance: FreeText, Highlight, Line, RubberStamp, Square, SquigglyUnderline, StrikeOut, Text, Underline and Widget (form fields).
  • Version 3.0.24.0, released October 22, 2009
    • The AxialShading doesn't clamp and the extend bools are not respected.
  • Version 3.0.23.0, released October 9, 2009
    • Final/RTM version.
    • The VB samples have been synchronized with their CS counterparts.
  • Version 3.0.22.0 [RC], released September 28, 2009
    • First release candidate.