Question
Automatically Generating a Custom PDF Document Based on User Inputs
Hello,
I am trying to create a tool that will take user inputs like the ones on the first page below; based on those inputs a title page will be created and a PDF spec sheet will be inserted from a specified folder. See example output on the following pages. I understand that this will involve writing a JavaScript but I am not sure where to begin. Thanks


