Create and Extract PDF Bookmarks in .NET

Posted on 2020-03-04 11:37:52 by Nick Villalobos

aiim logo

LEADTOOLS will be presenting at the Solutions Showcase at AIIM this year. This will be the second year in a row that we have had the opportunity to present and demonstrate specific LEADTOOLS functionalities. With Version 21 on its way, we want to show off one of the newest additions to the SDK.

This showcase will focus on showing how to automatically redact values found by leveraging machine vision and key-value extraction. One goal we have with this feature is to show attendees how it can help transition offices to a paperless office and smooth out their day-to-day document needs. Powered by proprietary machine learning algorithms and the patented LEADTOOLS OCR Engine, this automatic redaction will work on all types of input documents, meaning there is no task this feature won’t be able to handle.

Continue Reading...

Categories:

PDF

Working HTML5 Group Annotations Programmatically - Plus a Sneak Peek at New Features

Posted on 2016-10-07 10:38:04 by Greg

This week I'd like to highlight another example project one of our support agents developed in response to a customer request. Group annotations are a necessary feature in any application utilizing annotations and markup. In fact, the LEADTOOLS HTML5 SDK includes support for group annotations out of the box by simply clicking and dragging with the select tool. However, this customer had a requirement to create and edit group annotations programmatically.

Here is how you create the annotations and then place them in groups. After that you can use the mouse to select, move and resize each group as if they were a single entity.

Continue Reading...

PDF Thumbnails and Bookmarks with HTML5

Posted on 2015-06-15 10:39:28 by Greg

Displaying multi-page documents in a zero-footprint web application can be a challenge because of the limitations associated with the <img> tag, which can only display a single image. A common solution is to implement a separate thumbnail viewer and attach JavaScript listener events to change the displayed image in your main "viewer." A more advanced solution may involve detecting the scroll position and modifying the DOM to create a continuously scrolling viewer. Those are both great for any file with multiple pages, but what if you want to take full advantage of more advanced file format features such as PDF bookmarks and hyperlinks?

Many applications don't bother supporting the PDF file format and assume you want to use a third party plug-in to display it. However, the LEADTOOLS HTML5 SDK includes support for not only rasterizing the PDF into an image, but also reading the text, hyperlinks and embedded thumbnails so that you can develop a fully-featured, zero-footprint PDF viewer application! Our engineers are very proud of this functionality and have created the HTML5 PDF Thumbnails and Bookmarks demo so you can see the amazing technology LEADTOOLS has to offer. Additionally, it gives you a huge head start on developing your application since the source code for this demo (and all of our other HTML5 demos) is included with the free, fully-functional LEADTOOLS Evaluation download

Continue Reading...
LEADTOOLS Blog

LEADTOOLS Powered by Apryse,the Market Leading PDF SDK,All Rights Reserved