PDFViewer SDK Changelog

What's new in PDFViewer SDK 2.5.2

Feb 7, 2013
  • native library:
  • FIX generic bug fixing and optimization
  • pdfex wrapper:
  • NEW double tap event will handle zoom in
  • NEW added a new parameter to viewSetRatio: wait_finish

New in PDFViewer SDK 2.5.1b (Jan 30, 2013)

  • pdfex wrapper: FIX uncaught exception during zoom and rotation within the new booklet rendering

New in PDFViewer SDK 2.5.1 (Jan 28, 2013)

  • native library:
  • FIX saved PDF wasn't readable by some third part reader (i.e.: Google Chrome PDF rendering engine)
  • pdfex wrapper:
  • NEW introduced the new def_mode = 6 that renders pages in booklet way (two page side by side)

New in PDFViewer SDK 2.4.6 (Jan 22, 2013)

  • NEW improved hyperlink management with Page.AddAnnotGoto and Page.AddAnnotURI
  • NEW interface to add bitmap as part of a page (not as annotation)
  • FIX bug on PDFReaderAct.str_find that wasn't closed correctly during PDF file change
  • pdfex wrapper:
  • FIX page change in document with mixed orientation (both portrait and landscape) was hanging the rendering class with def_mode = 3
  • FIX improved rendering quality: some images was cut by horizontal lines

New in PDFViewer SDK 2.4.5 (Jan 14, 2013)

  • native library
  • NEW method Page.GetAnnotFieldType
  • NEW support alpha channel for ink/glyph/rect annotations
  • FIX corrected a specific issue on malformed file: on some circumstances library was crashing
  • FIX corrected bug on selection of radio button annotation
  • FIX corrected bug on bitmap annotation with transparencies
  • FIX issues in PDFV class
  • FIX bug on RichMedia annotation handling
  • FIX fixed stroke line graphic error
  • FIX flush file when saving: now reserved PDF are completely readable from MacOSX Preview
  • pdfex wrapper:
  • FIX corrected bug during zoom in/out with def_mode=4

New in PDFViewer SDK 2.4.0 (Jan 8, 2013)

  • native library:
  • ENHANCED cleaned PDFV class with some internal logic aligned to the incoming iOS and WinRT version
  • FIX JPX decoding was broken with some images
  • FIX bug in opening some password encrypted files
  • pdfex wrapper:
  • ENHANCED scrolling is smoother than before
  • demo project:
  • ENHANCED built-in PDF file browser
  • documentation:
  • UPDATE documentation of PDFV class and file browser

New in PDFViewer SDK 2.3.0 (Jan 3, 2013)

  • ENHANCED JPX image decoding. Now is 25% faster than before
  • ENHANCED CMYK -> RGB conversion, faster than before
  • ENHANCED mask operation is faster
  • ENHANCED overall optimization and library size reduction
  • FIX handling of tiling pattern compose with mask object