Search results for "imaging/imagegear/imagegear_functions/image_compression"

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

What are the supported source formats for Content Conversion Services?

Question When using Content Conversion Services, what are the supported input formats that it takes for conversion? Answer When using Content Conversion Services, you can input any image and document source type that PrizmDoc supports. Here’s a link to the Content Conversion Services API for more information.

Technical FAQ

In PrizmDoc, how can I get the page coordinates of my cursor?

Question In PrizmDoc, I can get the coordinates of a Click event. However, this corresponds to the window coordinates of my viewer. How can I translate this to coordinates of the actual page? Answer As specified in our documentation here, PrizmDoc offers the following method: convertPageToWindowCoordinates(pageNumber, points) This appears to do the opposite of what […]

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 […]

Technical FAQ

In PrizmDoc, why is my document appearing smaller on the page relative to the viewer?

Question In PrizmDoc, my document appears to be small on the page relative to the viewer. How can I fix this? Answer By default, PrizmDoc renders a PDF file according to the MediaBox, which is normally the same as CropBox, though sometimes this is not the case. The larger area you see in the PrizmDoc […]

Technical FAQ

Why does PrizmDoc Viewer display a warning that "x page(s) cannot be searched" after searching a document?

Question After searching a document, an error icon appears in the search results panel. Clicking on it displays the following error message: “x page(s) cannot be searched.” Why does this occur and how can I find out which specific pages couldn’t be searched? Answer When the PrizmDoc Viewer text-service cannot find any text for a […]

Technical FAQ

Why is PrizmDoc not auto-detecting the form in my PDF file?

Question I have a PDF of a form that I’m sending to PrizmDoc to have it auto-detect, but PrizmDoc does not find any fields in the document. What would cause this? Answer Currently only PDF files with embedded AcroForms will be auto-detected. If the PDF document has an embedded image of a form, PrizmDoc will […]

Technical FAQ

How do I acquire individual pages using ISIS Xpress .NET?

Question The ISIS Xpress BasicCapabilities and AdvancedCapabilities samples demonstrate a number of different ways to acquire images and save a batch of them to file, but how can I get a single image as soon as it gets acquired by the scanner? Answer During the ISIS Xpress Scanned() event, you can get the currently acquired […]

Blog Post

How to Build a Fully-Functional LMS

Post-secondary schools look very different this year as colleges and universities embrace both blended learning and online-only approaches to content delivery and engagement. But this isn’t a one-off operation. Even as pandemic pressures ease, the shift to distance learning as the de facto solution for many students won’t disappear.  As a result, it’s critical for […]

Technical FAQ

In PrizmDoc, why is my document appearing smaller on the page relative to the viewer?

Question In PrizmDoc, my document appears to be small on the page relative to the viewer. How can I fix this? Answer By default, PrizmDoc renders a PDF file according to the MediaBox, which is normally the same as CropBox, though sometimes this is not the case. The larger area you see in the PrizmDoc […]