Micro QR Code
How Barcoding in Healthcare Can Improve COVID-19 Vaccine Distribution
The simultaneous development of Pfizer and Moderna’s safe and effective COVID-19 vaccines in less than a year stands as one of the great feats of recent medical science. Now that the vaccines are available, however, the healthcare industry and government authorities must take on the new challenge of distributing doses to the population quickly and […]
Discover the Solution to Your Digital Document Dilemma
Building the Next Generation of GovTech Applications
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 […]
APIs and SDKs for FinTech Solutions
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 […]
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) […]
PrizmDoc® for Java Enhances Document Viewing for IBM’s FileNet & ECM Products
As part of its ongoing mission to serve the specialized needs of today’s largest enterprises, IBM offers multiple solutions for managing business content and a wide range of digital assets. The ECM family of services and solutions helps organizations capture, protect, activate, analyze, and engage with their content to generate better insights that can inform […]
How to Capitalize on the Growing eDiscovery Software and Services Market
Adding Text-to-Speech to Your Document Viewer
Text-to-speech (also known as speech synthesis) is the artificial production of human speech. It is most commonly used to allow people with visual impairments or reading disabilities to listen to written words. Thanks to the Speech Synthesis API, which is natively supported in modern browsers, text-to-speech functionality can easily be integrated into a web application. […]