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

Blog Post

Legaltech 2015 Wrapup: The Intersection of Ediscovery, Big Data and Security

Accusoft’s troops are home from LegalTech 2015, NYC edition — there will be a second LegalTech 2015 in Frisco this summer. And not surprisingly, they say eDiscovery was the main refrain, both on the exhibit floor and in the session rooms. The Accusoft booth saw brisk traffic and, at times, a packed house of legal […]

Technical FAQ

Why are the fonts in my CAD files showing up garbled/unrecognizable/not as expected?

Question Why are the fonts in my CAD files showing up garbled/unrecognizable/not as expected? Answer Some CAD files may include fonts that are not included in PrizmDoc Viewer’s default font set. PrizmDoc will choose the most appropriate substitute font to use in its place. The substitution process isn’t always perfect, and as a result, you […]

Technical FAQ

Is there a way to have single-click web links when viewing a document?

Question By default, in the PrizmDoc Viewer, links are highlighted and underlined in blue. To follow links within a document, the user needs to click the link, wait for the floating popup to appear showing the link’s target URL, and then click that to actually follow the link. Is there a way to make this […]

Technical FAQ

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

Blog Post

Functionalities You Need in Your Financial Software Solution

Whether your clients are working on processing a loan or gathering financial data for a consumer’s credit request, lending is a complex process that is only getting more complicated in this fast-paced digital era. Your application helps financial institutions address a variety of pain points, but is it solving the one that’s most pressing today? […]

Page

Legal

Blog Post

5 Undiscovered Benefits of eDiscovery Software

Although digital solutions are gradually finding their way into legal practices, there is still a great deal of progress that needs to be made with regards to the discovery process. The dramatic growth of electronic documents over the last few decades has seen the emergence of eDiscovery, which involves all electronic aspects of gathering, identifying, […]

Blog Post

Test Design Best Practices Using Mocha Chai, Page Objects, and Linters

“We need automation.” It’s often the phrase stated by management. What does that mean exactly? Does it mean, “Write test code however you want as long as it automates the product’s functionality?” No. I think not! There are many aspects to writing test automation that are often overlooked and could cause issues later on. I […]

Blog Post

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

Page

Policies & Trademarks

Technical FAQ

Is there a way to have single-click web links when viewing a document?

Question By default, in the PrizmDoc Viewer, links are highlighted and underlined in blue. To follow links within a document, the user needs to click the link, wait for the floating popup to appear showing the link’s target URL, and then click that to actually follow the link. Is there a way to make this […]

Technical FAQ

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