HTML5 Image Gallery: 25 Projects in 25 Days

Posted on 2016-12-16 16:53:41 by Greg

As part of the LEAD Technologies 25th anniversary, we are creating 25 projects in 25 days to celebrate LEAD's depth of features and ease of use. Today's project comes from Justin.

What it Does

This ASP.NET C# application will display a thumbnail image gallery using LEADTOOLS Version 19.

Continue Reading...

Page Arranger: 25 Projects in 25 Days

Posted on 2015-10-15 06:43:15 by Greg

Page Arranger Screenshot Page Arranger Rearranged

As part of the LEAD Technologies 25th anniversary, we are creating 25 projects in 25 days to celebrate LEAD's depth of features and ease of use. Today's project comes from Nick.

What it Does

This project uses drag-and-drop to reorder pages within document or image files using LEADTOOLS Version 19.

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