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

Video

Demo: BarcodeXpress for .NET Core

Barcode Xpress is a multi-language library that runs in multiple platforms including Windows and Linux-based systems. This barcode library can read and write over 30 different barcode types with high speed and accuracy. Barcode Xpress also comes with a free license to ImagXpress, one of our image processing SDKs, which supports loading and saving numerous image file formats including BMP, JPG, multi-page TIFF, among many others.

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

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

Page

Customer Advisory Board

Blog Post

Convert HTML to PDF in C# with PrizmDoc API

Project Goal: Create a command line program in C# that can upload a HTML file to the PrizmDoc cloud server, issue a conversion command, and download the converted PDF file upon completion. Project Goal: C# development environment (Visual Studio used in this example) PrizmDoc Cloud account (signup for a free account here) Need to programmatically […]

Page

Support Request

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

Blog Post

ViewerJS Alternative: ViewerJS vs PrizmDoc

Full-featured document viewer outperforms open source alternative There are various HTML5 document viewers available for embedding in web and mobile applications. Typically, developers have a few minimum requirements for a viewer: it must display PDFs and Microsoft Office documents, should embed easily into their front-end HTML/CSS/Javascript. Sometimes additional features are needed, such as additional file […]

Blog Post

How Developers Can Enhance Excel Spreadsheet Security

Few document formats are more common than XLSX spreadsheet files. Although many alternatives are available, most enterprises continue to rely on the broad (and familiar) functionality of Microsoft Excel when it comes to their spreadsheet needs. However, few organizations take the appropriate steps to ensure Excel spreadsheet security, which could leave their private data and […]

Page

Product Registration

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

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