HTML

Convert HTML to PDF with HTML2PDF Web Service

Recently I launched my new product HTML2PDF Web Service — a web service for converting HTML to PDF. In this post I’d like to talk about HTML2PDF Web Service. Why to choose it, how to use it and what technologies were used to create it. Why Choose HTML2PDF Web Service? Programmatically generating PDF documents is …

Convert HTML to PDF with HTML2PDF Web Service Read More »

Help beta test an HTML2PDF Web Service

In an earlier post I asked if anyone would be interested to help me out test a web service for converting HTML to PDF. Today I’m opening up the beta to anyone that’s interested. Please visit https://html2pdfwebservice.com/ and sign-up for a 7-day trial account. No credit card required! Trial length can be extended upon request. Converting HTML …

Help beta test an HTML2PDF Web Service Read More »

Beta testers needed for an HTML2PDF conversion web service

I’m looking for people who would like to help me beta test my upcoming HTML to PDF conversion web service. The service focuses on programmers and designers who want to convert HTML to PDF’s. A common use case for such a service is the generation of invoices or reports. The web service uses a simple …

Beta testers needed for an HTML2PDF conversion web service Read More »

Create a PDF document out of an HTML page

Perl has several modules on CPAN for creating and manipulating PDF files. Just a single search on PDF results in over 500 modules that have something to do with PDF files. The most useful (or rather essential for PDF processing) are PDF::API2 and CAM::PDF. The former lends itself best for creating PDF’s and the latter …

Create a PDF document out of an HTML page Read More »

Scroll to Top