Search results for "news_accusoft-document-viewer-wins-trend-setting-award"

Blog Post

Forms Processing Overview: Using the Forms API

Accusoft Forms API v1.0 is a set of classes that encapsulates the implementation required to connect FormSuite components together to build a forms processing application. In previous releases of FormSuite, you had to code against the APIs of the components of FormSuite to build a forms processing solution. This could include coding against the APIs […]

Technical FAQ

Why am I receiving a (413) Request Entity Too Large when creating a viewing session in PrizmDoc?

Question We are adding files to the viewing session with HttpWebRequests. We noticed with larger files the response is: (413) Request Entity Too Large. -  at System.Net.HttpWebRequest.GetResponse(). What could be the cause?    Answer A 413 request entity too large error occurs when a request made from a client is too large to be processed by the […]

Technical FAQ

What are the supported OS’s for the PrizmDoc Cells server software?

Cells distributed in a Docker container which you can download and install on multiple platforms (MacOS, Windows, and Linux). For more information on setting up a Docker environment, refer to the Docker Docs.

Blog Post

Barriers to EHR Patient Portal Effectiveness

Patient engagement is a challenge for any clinician, especially in the digital world. Today, developers must focus on creating a patient portal that is functional, user friendly, and meets all the requirements for meaningful use stages. How can the IT community find a balance between federal mandates, provider needs, and patient expectations? We’ll cover some […]

Blog Post

Overcoming IT Challenges for New Employee Onboarding

Onboarding is your first chance to make a great impression with new employees. If you have a streamlined process, you’ll make it exponentially easier for employees to get off to a great start in their new position. The problem? Onboarding doesn’t always live up to expectations. As noted by the Association for Talent Development, while […]

Blog Post

And The Developer Deathmatch Winner Is…

Last Friday, five teams composed of Florida Polytechnic University students squared off in the first “Accusoft Developer Deathmatch.” In the end, Electric Knee reigned victorious and took home an Oculus Rift Developer Kit. Battling through five challenges of part hackathon and part digital scavenger hunt, the students were able to delve into Barcode Xpress, our […]

Technical FAQ

How can I correctly print a non-standard size raster image with PrizmDoc?

Question When printing non-standard size raster images with PrizmDoc they can sometimes become cutoff if too tall or wide. How can I correctly print a non-standard size raster image with PrizmDoc? Answer (This explanation is done for a tall portrait image, but can be altered to work for a wide landscape image by flipping the […]

Blog Post

Top 5 Coding Trends of 2021

The software development industry is changing more rapidly than ever before. With new technology hitting the market on a regular basis, software vendors need to become flexible enough to adapt to the top coding trends if they want to remain competitive. After a tumultuous 2020, the industry has seen a number of key trends emerge […]

Blog Post

PrizmDoc: A Powerful Alternative For Crocodoc Users

HTML5 document viewer Crocodoc is scheduled for End-Of-Life (EOL) on January 15, 2018. Organizations that still rely on Crocodoc to handle document viewing in their website or application need an alternative solution before January 15, 2018. Accusoft’s PrizmDoc offers the same core features as Crocodoc, plus many additional features. See our PrizmDoc vs Crocodoc comparison. […]

Blog Post

Navigating the Next Normal: Mapping the Move to Digital Banking

Banks are in no rush to bring workers back. While some had early plans to restart in-office work, the Wall Street Journal notes that even as Manhattan rushed to restart its physical financial framework, few staff have made the move. Meanwhile, financial firms like JP Morgan are putting return to work strategies on hold indefinitely […]

Technical FAQ

What defines a transaction on PrizmDoc Cloud?

Question When I view a document on PrizmDoc Cloud and it hits a cached document, is a transaction still consumed? What defines a transaction on PrizmDoc Cloud? Answer A transaction is defined as: a document viewed, a document converted, a document OCR function performed, a form detected, or an image compressed. PrizmDoc Cloud considers it […]

Technical FAQ

How can I retrieve the attachments from an EML or MSG file and then combine them all into a single PDF with PrizmDoc?

Question I have EML and MSG files that contain attachments. I want to combine the original EML/MSG document with each of its attachments into a single PDF. How can I do this? Answer To do this you are going to need to create a viewing session for the EML or MSG file. Once you’ve created […]