Search results for "home"

Blog Post

Building a Learning Management System That Works for Distance Learning

College and university will look very different this fall. While some schools are making the leap back to on-campus learning, many are opting for hybrid educational models or hitting pause on the entire process to help limit COVID-19 concerns.  No matter the academic approach, however, post-secondary schools share a common challenge, finding a distance learning […]

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

Integrate Efficient, Accurate Optical Character Recognition (OCR) in Your Application

Effective document management is now a top priority for organizations, but for many, it remains a challenge. As noted by recent AIIM survey data, companies are struggling to handle both the documents they have and the rapid uptake of new information. In fact, 43 percent said their biggest priority is effectively leveraging the structured and […]

Blog Post

Can using third-party software benefit your company?

As software developers and firms look for ways to save time and money to create new applications, third-party software tools and SDKs are becoming more prevalent. Are they right for your business? Money One of the benefits of using third-party code in your software is the monetary savings. The cost of developing software in-house by […]

Blog Post

Accusoft’s Change Makers Set Out to Make a Difference

Corporate citizenship is often a box on a checklist that companies try to account for in their annual activities. But for Accusoft, corporate citizenship isn’t just a checkbox, it’s an integral part of the business. From recycling bins lining the halls to the solar panels powering headquarters, Accusoft’s commitment to serving the community and reducing […]

Technical FAQ

Why am I receiving a (413) Request Entity Too Large when creating a viewing session in PrizmDoc?

Question We are adding files to the viewing session with HttpWebRequests. We noticed with larger files the response is: (413) Request Entity Too Large. -  at System.Net.HttpWebRequest.GetResponse(). What could be the cause?    Answer A 413 request entity too large error occurs when a request made from a client is too large to be processed by the […]

Blog Post

How to Maintain Client Confidentiality With Third-Party Software

In a recent LegalTech article, Lisa Senger highlighted some of the concerns facing law firms in an age when legal document management is becoming increasingly digital. Collaborating with colleagues and sharing information with opposing counsel can put confidential client information at risk. As the need for increased security rises, developers are under pressure to meet […]

Blog Post

How Document Version Control Can Sink or Save You

Any time multiple people work on the same project, there’s always the potential for confusion to disrupt workflows and efficiency. This is especially true with regards to documents. For example, imagine a scenario where an organization’s legal department is reviewing a contract. One person downloads a copy of the drafted contract at the end of […]

Blog Post

Document Management for the Digital Insurance Industry

The insurance market is strengthening. According to recent research from Deloitte, last year it saw a 12.7 percent increase to net premiums written, and 2019 is on track for net investment income of almost five percent. What’s more, the industry is evolving as consumers look to streamline policy buying, regulators increase their oversight, and big […]

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

Blog Post

SURGE: Effective Automated Testing in a Microservice World – Part 1

Gerry Hernandez, Accusoft Senior Software Engineer Test-Driven Development (TDD) is a buzzword to some, yet a way of life to others. Some say Behavior-Driven Development, or BDD, is TDD done right. Cucumber made BDD popular, promising wonderful features such as: Writing specifications in Gherkin, an English-like grammar, rather than code Allowing anyone, even non-developers, to […]

Blog Post

SURGE: Effective Automated Testing in a Microservice World – Part 2

Gerry Hernandez, Accusoft Senior Software Engineer This is a continuation of our series of blog posts that share our experience with functional test automation in a real-world microservice product base. In part two, we will share our philosophical approach to SURGE: Simulate User Requirements Good-Enough. Be sure to read part one before getting started.   […]