• I have been successful in creating PDFs that I allow my users to download themselves by first clicking on the shortcode button and then selecting the download icon from the PDF toolbar. What I’d additionally like to do is to autogenerate that PDF myself in PHP when the user originally creates a QR code, (one of the objects in the generated PDF) . I’d like to auto generate it, ( I control the generation of the QR code and know where and when to do it), store it in a folder on my webserver, and then email it to the user or a different email address provided by the user.

    The page I need help with: [log in to see the link]

You must be logged in to reply to this topic.