• nogoodadvice

    (@nogoodadvice)


    I’m working on a project where I’m using the WPForm plugin along with the PDF Builder addon to generate a printable PDF version of a form. The form includes conditional logic to show/hide certain fields and images based on the user’s selections.

    Currently, when I generate the PDF, the images are being displayed across multiple pages instead of being consolidated onto a single page. For example, if I select options that trigger three different images to show, each image ends up on a separate page in the PDF.

    I would like to have all the conditionally shown images appear together on a single page in the PDF output, regardless of how many images are triggered based on the form selections.

    I’ve looked through the plugin documentation and settings, but I haven’t found a way to achieve this layout adjustment for the PDF. Is there a way to modify the PDF Builder to force all conditional images to print on the same page? Or perhaps a code customization that could be applied?

    Any guidance or solutions from experienced WPForm and PDF Builder users would be greatly appreciated. I’m happy to provide more details about my specific form setup and requirements.

    Thank you in advance for your help!

  • The topic ‘Consolidate Multiple Images onto Single PDF Page’ is closed to new replies.