X
X
xAockd2014-01-30 13:27:52
PHP
xAockd, 2014-01-30 13:27:52

How to insert data into a PDF document. Insert data to PDF?

There is a PDF document, a form. It needs to insert data from the database into certain places. What is the best way to implement this?
There was an idea to make html similar to pdf, and then convert it to pdf. But the PDF's ok is too much and it can take too long.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
V
Vladimir Shishmintsev, 2014-01-30
@Pingvi

I use FPDF , on Habré and there is an article with an example

I
impass, 2014-01-31
@impass

Filling out PDF forms, if they are formatted properly (note - not generating ready-made documents from a template!) is a rather trivial task for any serious PDF library. From completely free / free, I can recommend Apache PDFBox and PDF Clown , both in Java.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question