PDF4NET patched to V4.1.3

Released: Oct 7, 2010

Updates in this release

Updates in V4.1.3

  • Optimized extraction of images with Indexed colorspace based on CalRGB colorspace.
  • Dispose method throws an exception in NETCF edition in some situations - fixed
  • Imported PDF files that contain indirect references in document information dictionary are not saved correctly - fixed
  • When content is extracted from a PDF file that uses shared resources are pages level, only the resources for first extracted content are extracted correctly, the other are not - fixed
  • PDF/A files are not created correctly when the time separator is not the ':' - fixed
  • String objects less than 16 bytes in AES encrypted files are not decrypted correctly - fixed
  • Text is too large in textbox fields with autosize fonts - fixed
  • Textbox fields with Helvetica font without Encoding entry are not filled correctly with extended ascii chars - fixed
  • When a PDFDocument is created from a stream, the stream is disposed when the document is disposed - fixed
  • When extracting pages from a file, the field widget's additional actions are not preserved - fixed
  • Size of autosized font in textbox is not computed correctly when the font is replaced for display with another font - fixed
  • PDF files that use /Pages instead of /Page for leaf page objects cannot be loaded - fixed
  • Textbox fields that use TrueType fonts cannot be filled with Unicode text - fixed