Top "Pdf-generation" questions

PDF generation is the process of creating a PDF document using various tools or libraries.

Converting html to pdf in php?

I know that there is a lot of posts about this problem.But can someone help me to setup this …

php html pdf pdf-generation html2pdf
How to handle PDF pagination in PhantomJS

I am using PhantomJS to create PDFs from html. It works fine, but I can't find out how to work …

node.js pdf pdf-generation phantomjs
How do I generate a pdf-file from a binary file?

How do I generate a pdf-file from a binary file retrieved from database in php5? It comes base64 encoded, and …

php pdf-generation binaryfiles
How to edit or write on existing PDF with Ruby?

I have a couple of PDF template files with complex content and several blank regions/areas in them. I need …

ruby-on-rails ruby pdf-generation fpdi
ImageMagick/Imagick convert PDF to JPG using native PHP API

I’m attempting to convert PDF files into PNGs. It works great from the command line (I do have GhostScript 8.64 …

php image pdf pdf-generation ghostscript
Adding an image to a pdf with pdftk

Hello I am using pdftk to generate a PDF based on a form that is submitted. I have everything working …

php pdf-generation pdftk
Export Highcharts to PDF (using javascript and local server - no internet connection)

I am using Highcharts in my application (without any internet connection) I have multiple charts on a html page, and …

javascript pdf highcharts pdf-generation localserver
Combine PDFs c#

How can I combine multiple PDFs into one PDF without a 3rd party component?

c# pdf-generation
How do I insert a background image on all pages of a pdf-document?

I need sample code in C# to insert the background image on all pages of the finished pdf-document. I'm using …

c# sharepoint-2010 pdf-generation itextsharp
Generate PDF with digital signature

Is it possible to generate PDF file in PHP with digital signature? An open-source solution is preferred.

php pdf-generation digital-signature