Search results for "news_accusoft-pegasus-celebrates-20th-anniversary"

Fact Sheet

ImageGear Collection: Powerful Image Processing Integration

E-Guide

A Force for Change: The State of InsurTech Today

Blog Post

How SDKs and APIs Are Meeting the Imaging Needs of the Healthcare Industry

The healthcare industry has undergone a profound change in the 21st century. A combination of technological advancements and regulatory pressures has encouraged providers to adopt new software platforms and update their existing IT stack. Gone are the days of physical file archives and cramped server rooms; today’s healthcare organizations are instead embracing innovative Internet of […]

Whitepaper

Drive Greater Product Loyalty with Optical Character Recognition (OCR)

Blog Post

FormSuite for Structured Forms Enablement Services

Accusoft’s FormSuite for Structured Forms is a powerful SDK that allows you to integrate character recognition, form identification, document cleanup, and data capture capabilities into your software applications. You can set up unique form templates based on your processing needs and then design customized output architecture to extract data for delivery to a database or […]

Technical FAQ

For PrizmDoc, is there a way to set up PAS for multi-tenancy?

Question We want to use one PAS instance for multiple customers while ensuring their calls and data are separated so that other customers cannot access them. Is there a way PrizmDoc can accomplish this? Answer How To: Use the following steps to set up the multi-tenancy feature: Add a new line inside of /usr/share/prizm/pas/pcc.nix.yml (Linux) […]

Technical FAQ

Is it possible to make a call to an external API when annotation saving is complete?

Question Is it possible to make a call to an external API when annotation saving is complete? Answer In the Viewer, you can bind functions to the MarkupSaved event mentioned on the following documentation page in order to execute code when annotations are saved to the server: https://help.accusoft.com/PrizmDoc/latest/HTML/webframe.html#Subscribing_to_Events.html A full list of events exposed by […]

Technical FAQ

My document appears to be loading incorrectly. Are there any troubleshooting steps I can take?

Question My document appears to be loading incorrectly. Are there any troubleshooting steps that I can take? Answer First, confirm that this is a document-specific issue by trying other documents of the same file type or documents of the same file type with similar size characteristics and content. Second, if the document is a Microsoft […]

Technical FAQ

How do I specify a password for a document using PrizmDoc?

Question Can PrizmDoc handle password-protected files, such as PDFs or Excel files? How would a user specify a password for a particular document? Answer It is possible to specify the password for a password-protected document when creating a viewing session in PrizmDoc. When sending a request to create a viewing session, you’ll use the password field […]

Technical FAQ

Which databases are supported by PrizmDoc for storing viewing package and annotation layer data?

Question Which databases types are supported by PrizmDoc for storing annotation/redaction layers as well as viewing package information? Answer PrizmDoc provides the option to store viewing package process and creation information, as well as annotation layer JSON information, into a database. Currently, Microsoft SQL Sever and MySQL is supported for this type of storage. For […]

Technical FAQ

What is the absolute bare minimum I need to use PrizmDoc Cloud?

Question What is the absolute bare minimum I need to use PrizmDoc Cloud? Answer This will allow you to load a document via a URL using PrizmDoc Cloud. Just include your PrizmDoc Cloud API key in the POST request headers. Please note: This is purely intended as a proof-of-concept. You should never include your API […]

Technical FAQ

In PrizmDoc, why can't I delete a full page redaction? The menu pops up for a rectangle redaction, so why not for a full page?

Question In PrizmDoc, why can’t I delete a full page redaction? The menu pops up for a rectangle redaction, so why not for a full page? Answer First, some terminology for PrizmDoc Viewer menus: Traditionally, when you right click on a page, application, etc. the menu that pops up is called the “context menu”. However, […]