Privacy
How To Generate & Read Barcodes In VB.NET
Goal Create a Visual Basic (VB.NET) program that can generate a barcode in VB.NET from an existing table of data to represent shipping orders, then read single or multiple barcodes from image files to represent receiving orders. Requirements Microsoft Windows 7 or greater Microsoft Visual Studio 2015 or greater Accusoft Barcode Xpress .NET Programming Skill […]
What is the procedure for upgrading PrizmDoc Viewer?
Question We are planning to upgrade our PrizmDoc Server and PrizmDoc Client to the latest major version. What is the best practice for doing so? Answer For best results, you will want to follow the instructions below to ensure the cleanest upgrade of the newest version: NOTE: Before starting, make a backup of the following […]
APIs and SDKs for Digital Government Applications
Application development is incessantly growing and evolving. Developers are constantly looking to enhance the functionality and value of their offerings to keep their existing market share and acquire new customers. Code can improve navigation and upgrade infrastructure to enhance performance. To keep developments up-to-speed, software engineers often rely on standards-based APIs and SDKs. They empower […]
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 […]
Accusoft Announces New VP of Sales, Greg Barker
TAMPA, Fla. – Accusoft is proud to announce its new VP of Sales, Greg Barker. This leadership shift in the sales team will empower Accusoft to focus on new growth strategies. As Vice President of Sales, Greg will lead Accusoft’s sales, support, and customer success teams, while driving strong top and bottom line impacts across […]
Can I host multiple PrizmDoc viewers on a single page?
Question Can I host multiple PrizmDoc viewers on a single page? Answer It is possible to host multiple viewers on a single page. The following example leverages Bootstrap’s tab implementation: <!DOCTYPE html> <html lang="en"> <head> <!-- Metadata --> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" /> <meta name="description" content="" /> <!-- Title --> […]
Can I host multiple PrizmDoc viewers on a single page?
Question Can I host multiple PrizmDoc viewers on a single page? Answer It is possible to host multiple viewers on a single page. The following example leverages Bootstrap’s tab implementation: <!DOCTYPE html> <html lang="en"> <head> <!-- Metadata --> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" /> <meta name="description" content="" /> <!-- Title --> […]
Automating Workflows with Docubee Integrations
Offering product integrations can be one of the easiest ways to expand the feature set of a product without adding loads of time and cost on development resources. Docubee currently has external integrations with Salesforce, Sharepoint, and Brother scanners that we offer to our customers. Internally, we have an integration with Slack that allows our […]
How KnowledgeLake Enhanced Its Document Automation Solution with Accusoft
KnowledgeLake had long utilized an in-house viewing solution that allowed customers to view documents within the platform. Although this legacy viewer had gone through many iterations over the years, it was deployed as part of an on-prem solution. When KnowledgeLake transitioned its on-premise products to a cloud-based solution, they decided to evaluate Accusoft’s PrizmDoc as […]
ARAG Automates Claims Processing and Boosts Efficiency with RasterMaster
Processing and archiving massive volumes of paper mail was historically a major challenge for ARAG. When ARAG updated their records system to a newer version, they reevaluated their processing and archiving software and decided to migrate their C/C++ document conversion solution, the VB indexing application, and client application to Java. This move would enable them […]
Microsoft Office Automation API Tips and Tricks
Disclaimer: This blog post assumes that you have some familiarity with C# and .NET. Microsoft’s (MS) Office Automation .NET API provides powerful and easy-to-use capabilities to integrate MS Office documents in business applications. Below is a set of links that could become a useful starting point to get acquainted with the API: How to: Access […]