Search results for "news_jpeg-wizard-helps-dropbox-users-save-space"

Blog Post

Customizing the PrizmDoc Viewer UI for Your Application Needs

As the software industry continues to transition to web-based applications and Software-as-a-Service (SaaS) solutions, developers are prioritizing flexibility more than ever. Building a unique and compelling customer experience frequently requires versatile software toolkits that are easy to customize and adapt to changing requirements.  Customizing the PrizmDoc Viewer interface makes this simple. Accusoft’s PrizmDoc Viewer is […]

Blog Post

Expand Your PDF Capabilities with JavaScript PDF Annotation Tools

Ever since Mozilla’s development of the open-source PDF.js library in 2011, many developers have been quick to utilize the JavaScript-based toolkit to quickly integrate PDF viewing capabilities into their applications. Given the severe limitations and security concerns associated with external reader plug-ins, it’s easy to see why the open source library was so appealing.  Unfortunately, […]

Technical FAQ

How do I acquire individual pages using ISIS Xpress .NET?

Question The ISIS Xpress BasicCapabilities and AdvancedCapabilities samples demonstrate a number of different ways to acquire images and save a batch of them to file, but how can I get a single image as soon as it gets acquired by the scanner? Answer During the ISIS Xpress Scanned() event, you can get the currently acquired […]

Blog Post

The Importance of Barcodes

Since they first rolled out in supermarkets in the 1970s, barcodes and barcode scanners have become essential tools in today’s globalized economy. No longer confined to retail shelves and supplier warehouses, barcodes are used across multiple industries to streamline operations and improve data accuracy. Given their continued importance, it’s helpful for developers to keep the […]

Technical FAQ

How do I change the highlight color for search results in the PrizmDoc Viewer?

Question When doing a text search in a document in PrizmDoc, the highlight color for the search results is a light blue background. Is there a way to change the highlight color for search results in the PrizmDoc Viewer? Answer You can change the highlight color specifically in the PrizmDoc Viewer file viewer.js file located […]

Technical FAQ

In the PrizmDoc Viewer, what are the two different ways to load annotation layers?

Question In the PrizmDoc Viewer, what are the two different ways to load annotation layers? Answer PrizmDoc has two options for loading annotations, the “My Annotations” pane and the “Annotations for Review” pane. The “My Annotations” pane is used to load a single annotation layer for editing. You can add, delete, or make changes to […]

Technical FAQ

Why am I getting an error when converting certain Powerpoint files to PDF?

Question We are in the process of converting multiple Microsoft Office documents to PDF files and noticed a few PowerPoint files are returning the following: “errorCode”: “CouldNotConvert”. What could be causing this issue? Answer This issue can occur specifically with PowerPoint files when using PrizmDoc’s MSO feature or PrizmDoc Cloud. When a document is marked […]

Technical FAQ

How can I enable content encryption in PrizmDoc Viewer?

Question How can I enable content encryption in PrizmDoc Viewer? Answer First, you need to enable content encryption on the PrizmDoc Server in the central configuration file. To do this, find the viewing.contentEncryption.enabled section and change the value to true. Save the changes to the file and restart the PrizmDoc services for the change to take […]

Technical FAQ

How do I acquire individual pages using ISIS Xpress .NET?

Question The ISIS Xpress BasicCapabilities and AdvancedCapabilities samples demonstrate a number of different ways to acquire images and save a batch of them to file, but how can I get a single image as soon as it gets acquired by the scanner? Answer During the ISIS Xpress Scanned() event, you can get the currently acquired […]

Technical FAQ

How can I bypass the download options pane in PrizmDoc?

Question When I click on the download button a ‘download options’ pane appears to the left of the Viewer. Is there a way I can modify the client code such that clicking the download button skips this step and just downloads the document as a PDF, burning in all the marks/redactions/e-signatures? Answer To clear the […]

Blog Post

.NET vs .NET Core: The Developing Difference

Is .NET or .NET Core the better bet for application development? Both frameworks are designed and supported by Microsoft and offer the ability to create apps capable of using multiple languages, abilities, and libraries, but they’re not the same. .NET Core is rapidly becoming the language of choice. For most app developers, .NET Core comes […]

Technical FAQ

When running PrizmDoc on Linux, why is the service health page showing unhealthy when MSO is enabled?

Question After applying a new license/evaluation license through the license utility on Linux, the following error appears in the logs: {"gid":"","name":"OCS","time":"2019-01-3T18:26:39.368Z","pid":36875,"level":50,"tid":36875,"taskid":8,"FATAL ERROR":"MSO feature is active, but 'fidelity.msOfficeCluster.host' and 'fidelity.msOfficeCluster.port' are not configured, going to 'Unhealthy' state"} What could cause this issue to occur, and how can it be fixed? Answer As you are running on […]