Prizm Content Connect v10.0 released

Released: Apr 10, 2015

Updates in this release

Updates in v10.0

  • Thumbnail Viewing - View thumbnails for improved document navigation.
  • Hyperlinks - Added support for jumping through document hyperlinks. It supports external links and some internal document links (internal links work for PDF files only).
  • New Fit Types - Several new "view modes" are available, including Fit-to-Width, Fit-to-Page, and several useful percentage zoom views.
  • Document Download - Added the ability to download the current document as a PDF.
  • Copy Content on Touch-Based Devices - Added the ability to copy text from a document. Previously this was only possible by using Ctrl+C when text was selected, which was not easy to discover and did not work for touch-based scenarios.
  • Skinny Comments - A new "skinny comments" mode will now display when the viewer gets so narrow that comments are crowding out the document itself. This should make it easier to utilize comments on mobile devices and other situations where the viewer is narrower than a full screen.
  • Text Selection is Touch Friendly - It's now possible to modify your text selection after it's been created. This works across all Accusoft text-selection based tools, and is touch friendly.
  • Annotation Improvements - Annotations can now be created with transparent fills and outlines.
  • PCCViewer.ViewerControl Updated - The "Click" event of the PCCViewer.ViewerControl has been updated to fire when a user clicks on document hyperlinks. The event argument now contains a 'hyperlink' property, which is set if the click target was a document hyperlink. The behavior of the "Click" event is unchanged if the user clicks on a HyperlinkAnnotation.
  • New Book Reader Sample - A new code sample is available that illustrates how to create a "Book Reader" experience.
  • New Splash Page - The "splash page" has been augmented to be much more useful. This is the first page loaded when you start working with the web tier samples.
  • Less Pre-Processor - In order to simplify management of CSS for the viewer, Accusoft have incorporated the Less pre-processor into their CSS workflow.
  • Improved Options for Configuring Multi Server Deployments - A new option is available to set up a static list of servers for multi-server deployments.
  • Improved Service Status Page - An improved Services Status page has been introduced. The new page shows the status of all the PCC child services on the system in real time allowing for easy assessment of system health.
  • Raster Image Watermarking - Watermarking, introduced in PCC 9.3, has been extended to support raster output types.
  • Content Conversion Service - A new RESTful Service has been added to PCC, The Content Conversion Services. The services is specifically designed to facilitate conversion from all PCC supported formats to SVG, PDF, TIFF, PNG or JPG. This service features a flexible REST based API and many useful options.
  • Conversion Demo - A new sample demonstrating the use of the Content Conversion Services API is now available. This sample walks a user through the steps and options required to make full use of the Content Conversion Service showing the required URLs, verbs and Json directly in the UI.
  • Format Detection - PCC now has true file format detection based on the internal structure of the document. This means consistent and correct routing and document conversion regardless of the file name or extension.