• Resolved acchitan

    (@acchitan)


    hi,

    i just wanted to know if it possible to personalize the pdf that Form Maker will generate with pdf integration, and if there are any visual example about it.

    thanks very much in advance

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter acchitan

    (@acchitan)

    in particular, i would like to use the FPDF package from https://www.fpdf.org/.

    do you guys think it is possible ?

    thanks very much again

    Plugin Support Zhanna Khachatryan

    (@zhannak)

    Hello @acchitan,

    Thanks for your inquiry.

    Dear friend, in pdf generating section we have standard editor, where you can customize the way it’ll be printed in PDF, you can also use HTML for going above text editor limits.

    We don’t have any integration with FPDF package, if you can describe what it needs for generating a pdf from form submissions, I might be able to help you.

    Thread Starter acchitan

    (@acchitan)

    hello @zhannak,

    thanks very much for your help.

    actually, i’m working on a dynamic form thanks to conditional logic and printing a customized pdf depending on the answers the users give to the dynamic form.
    as example, if the user reply “yes” to both questions the pdf will be different if the user reply “no” to both questions

    i would like to make this form above a multi-step form but then it is difficult to print the customized pdf.

    to make the customized pdf i’m working on the function.php file in background (with if-else function), thus my question is if you think it is possible with Form Maker to print this customized pdf (with if-else function) using all the answers the users give in the all steps of the form.

    thanks very much in advance for your help

    Plugin Support Zhanna Khachatryan

    (@zhannak)

    Hello @acchitan,

    If customized PDF should be generated after form submit, you should only use POST values in if/else.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘pdf integration’ is closed to new replies.