S
S
sunny-plum2022-03-10 21:02:12
JavaScript
sunny-plum, 2022-03-10 21:02:12

Which Adobe program has the ability to generate a PDF report based on data selection? Or is it better in JS?

The task is such, there is a form that is filled out, based on the filled data, it is necessary to make a report in PDF.
For example - in paragraph 1 there is a choice - a b c, if a - then test 1 goes to the report, if b - text 2, if c - then text 3.
The customer says that he saw the implementation of this in the Adobe program, but does not remember in what ..

In Adobe Acrobat, you can make an interactive form, but it's not clear how to make a report out of it. In JS, in terms of logic, it is relatively easy to do this, but it is difficult to convert to PDF.
Please tell me, from which side to approach this task?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Adamos, 2022-03-10
@Adamos

From the jsPDF side, for example. Adobe in this task is clearly an extra link.

J
Jacen11, 2022-03-10
@Jacen11

How is the form filled out? in almost any language there is either a way to generate pdf, or google "language name generate pdf"

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question