Search results for "extracting-images-from-a-pdf-document"

Blog Post

Cloud-Based Document Management: More Than File Storage

Many of us are old enough to remember the ways offices used to manage documents. The familiar beige file folders all lined up, alphabetically, numerically, or by some other organizational scheme. You might remember how the dust, coffee cups, and other random office supplies would accumulate on top of it in the closet, between the […]

Video

Exploring Future Trends in AI-Driven Document Management

Watch this insightful webinar as we explore the future trends of AI in document management, featuring PrizmDoc and IBM Watson AI. Learn how advanced AI technologies are revolutionizing document management and processing, especially within Enterprise Content Management (ECM) applications. What We’ll Cover: Future Trends in AI: Discover the latest AI advancements and their implications for […]

Technical FAQ

How can I get a document's dimensions with PrizmDoc?

Question How can I get a document’s dimensions with PrizmDoc? Answer There are two methods you can use to do this with PrizmDoc: The first method is using the requestPageAttributes() method from ViewerControl. This method allows you to get the width and height of a page in the document in pixels. Below is sample code […]

Whitepaper

Accelerate EMR Application Development Using Imaging Tools

Blog Post

Jump-Start Your PrizmDoc Viewer Development with Docker

  Running containers instead of virtual machines is becoming more and more popular. This is because Docker significantly simplifies deployment, reduces infrastructure requirements, and is very effective from a resource consumption point of view. If you want to add document viewing capabilities to your web application and benefit from the improvements Docker provides, then PrizmDoc […]

Blog Post

Adding Form Processing Into Your Financial Application

As a developer working with lenders, you strive to build an application that makes life easier for your clients. In the financial industry, processing data is essential. In order to process it efficiently, lenders must collect data from a variety of different forms. Whether consumers are coming to them for a loan, bank account, or […]

Blog Post

5 Factors to Consider when Selecting a Barcode SDK

Although once consigned to retail and supply chain management systems, barcodes are finding their way into applications across a wide range of industries and use cases. Scannable barcodes are ideally suited for a variety of automation strategies because they enable software to identify and sort assets efficiently with minimal processing resources. Rather than relying on […]

Blog Post

MRC Compression with ImageGear

As more and more companies embrace digitization of paper documents, they’re looking for ways to minimize the virtual storage space necessary for these new files. They’re already benefiting from increased office space and improved workflow efficiency, but they also need data compression techniques to make access to digital information quicker and less costly. One standard […]

Blog Post

eDiscovery Trends to Know in 2024 and Beyond

Of the many eDiscovery trends we’re seeing in the Legal Tech world, one stands out as particularly crucial. The eDiscovery services market is exploding. The market is estimated to grow 8.7% annually, reaching more than $17B by 2027.  The rapid growth of eDiscovery presents exciting opportunities for the Legal Tech world. However, for independent software […]

Blog Post

The Top 3 InsurTech SDKs

The insurance market is booming. As noted by research firm Deloitte, the property and casualty (P&C) sector saw a massive income uptick in 2018 and steady growth last year that’s predicted to carry forward through 2020. To help manage the influx of new clients and handle more claims, many firms are spending on insurance technology […]

Page

Finance

Blog Post

Visual Testing with Histograms

Testing is a critical part of software development. On the other hand, massive testing done in an inefficient way can kill the development processes. This post discusses some traps in automated tests, and proposes a solution which works well in several of Accusoft’s test suites. Functional Testing and the Ground Truth Mousetrap This post is […]