E
E
Egor Polyakov2020-03-27 11:19:59
JavaScript
Egor Polyakov, 2020-03-27 11:19:59

How to generate a PDF from the entered data on a page?

I have PDF. It has a table and fields with variable data. First Name Last Name, Company, Phone, Email, Product_ID, Product Name, screenshot.
I need to enter these manually through a web form and generate a PDF on click. There is a layout. It remains the case for the small. Decide how to print through the form.
The difficulty is that there are 2 versions of the document. One single page is easier. The second one is multi-page, there is a table with input data on the last page.
How to do it optimally: which library to use, example or tutorial?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Victor L, 2020-03-27
@Fzero0

If you end up needing to print it, why use the intermediate pdf format, just print html

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question