This post is intended to be a ‘Quick Start’ for people who want to use our HTML to PDF SDK and are looking for some examples to start with. In our documentation you will also find quite some examples and when you download the library you will notice that it contains a file with example… Read more »
Posts Tagged: PHP
Convert to PDF with one line of code – part 1 – PHP
Today I’m going to start a series on our HTML to PDF API. I’ll be trying to accomplish something really cool – converting a URL to PDF with just a single line of code. And I’m going to try to accomplish that in PHP first, but the next parts of the series are going to… Read more »
HTML to PDF – API vs SDK
As you may know we have two different ways of creating PDFs from your application – our HTML to PDF API and our HTML to PDF SDK.Since not everyone is so familiar with the terms API and SDK, we’ll try to explain them in this post and look at the differences. The term API is… Read more »
HTML to PDF SDK version 1.4 released
A few weeks ago we released the newest version of the HTML to PDF SDK. In this post we’ll go into the new features that have been added in this version. Our PHP SDK already supported a plethora of functions like page formats, margins, encryption, password protection etc. The newest features that now have been… Read more »