A guide which shows or indicates the way to do something.

Guide

How to set the initial view of a PDF…

What is initial view? A PDF document may have an initial view which determines how the document opens in PDF viewing software like Adobe...
Jacob Collins
55 sec read

How to add a link to a PDF in…

Hyperlinks in PDF documents allow you to specify websites or external resources that users can visit for more information. (Though they can also be...
Jacob Collins
35 sec read

How to remove links from PDF files in Java…

The PDF file format is very complex and contains many features to boost interactivity. One such feature is the ability for PDF files to...
Jacob Collins
37 sec read

How to add bookmarks to PDF files in Java…

Bookmarks are a useful way to outline the structure of a PDF file, acting like a table of contents. Many viewers will display bookmarks...
Jacob Collins
40 sec read

Easily convert PDF to HTML in C# (Tutorial)

In this article I will show you how you can use our PDF files to HTML API and generate HTML from PDF with our...
Leon Atherton
2 min read

Easily Convert PDF to HTML in PHP (Tutorial)

In this article, I’ll show you how I use our BuildVu library to convert PDF files into HTML. As a developer, I’ve found BuildVu...
Leon Atherton
1 min read