Search results for "news_adeptol-releases-autocad-viewer"

Blog Post

Why Embedded Insurance Strategies Need Innovative InsurTech Solutions

Long resistant to technological change, the insurance industry has made great strides over the last decade to implement innovative InsurTech solutions that upend longstanding market practices. As insurance providers explore new strategies for attracting a new generation of customers, they continue to rely heavily upon InsurTech developers to build the solutions that help them expand […]

Case Study

codemantra Integrates PrizmDoc® for Java to Enhance the collectionPoint Platform

Over the last few years, codemantra has focused on developing document processing capabilities to enhance its core document management systems. The multifaceted collectionPoint platform leverages the power of machine learning to extract data and integrate with business applications such as LMS solutions, ERP software, and CRM systems. However, in order to maximize collectionPoint’s document flexibility, […]

Blog Post

Why White Label Software Is Essential for Developers

As speed and efficiency have become increasingly vital for business success, it’s hardly a surprise that organizations across many industries have turned to white labeling as a way of retaining their competitive edge. While white labeling can be found in every industry, it’s proved to be incredibly important in the technology sector, where many independent […]

Technical FAQ

How can I bypass the download options pane in PrizmDoc?

Question When I click on the download button a ‘download options’ pane appears to the left of the Viewer. Is there a way I can modify the client code such that clicking the download button skips this step and just downloads the document as a PDF, burning in all the marks/redactions/e-signatures? Answer To clear the […]

Blog Post

Convert Excel to Web Applications to Speed Up Development Time

Many organizations utilize spreadsheets to track data and perform complex calculations. Since spreadsheets offer substantial flexibility, it’s not uncommon for a single organization to use them in a variety of ways. For instance, one department might use them for budgeting while another deploys them for risk assessment. Although they can handle complex calculations, spreadsheets are […]

Page

Forms Processing

Case Study

Cornerstone Discovery Enhances Legal Document Processing with PrizmDoc®

Technical FAQ

Why are the embedded objects in my spreadsheets not rendering in PrizmDoc Cells?

PrizmDoc Cells requires a connection to an instance of PrizmDoc Viewer with Microsoft Office conversion enabled in order to display most embedded objects. You will find instructions on how to configure a connection to PrizmDoc Viewer server here.

Technical FAQ

What is the absolute bare minimum I need to use PrizmDoc Cloud?

Question What is the absolute bare minimum I need to use PrizmDoc Cloud? Answer This will allow you to load a document via a URL using PrizmDoc Cloud. Just include your PrizmDoc Cloud API key in the POST request headers. Please note: This is purely intended as a proof-of-concept. You should never include your API […]

Blog Post

How to Convert an Excel File to PDF

Companies have a love/hate relationship with PDFs. While Adobe’s portable file format has been around for decades and remains one of the most popular document types available, some of its best features are overshadowed by frustration around conversion. Faced with a barrage of read-only PDF files or looking for ways to ensure the integrity of […]

Technical FAQ

How can I annotate or redact search results within PrizmDoc?

Question How can I annotate or redact search results within PrizmDoc? What annotation or redaction types are supported? How can I change the properties of the created marks? Answer You can annotate or redact search results using the addMarkFromSearchResult() function from ViewerControl. This function creates a new mark of a specific type and adds it […]

Technical FAQ

In PrizmDoc, how can I create a rectangular annotation that looks similar to a highlight?

Question I know the coordinates and dimensions of the content I would like to highlight, but the highlight annotation only works on text. Is there a way to create an annotation that highlights a specific area of a document? Answer The best way to do this would be to create a yellow rectangle annotation with […]