• I am looking for a way to offer WordPress blog posts individually as PDF downloads for later use without a data connection. The PDF should be able to be downloaded to the mobile phone via QR code. The blog primarily uses custom fields from the well-known plugin ACF (Advanced Custom Fields PRO) for the posts.

    A plugin that covers these requirements does not seem to exist yet. Therefore, I came up with the solution to have the PDF creation and the generation of the QR code carried out by two separate plugins.

    My search for plug-ins for PDF generation has so far only brought me to solutions that let the visitor generate the blog post first via a button (as with a printout). Unfortunately, these plugins disregard the user-defined fields and the PDF is therefore empty. Unfortunately, plug-ins that create a dynamic QR code also do not work in conjunction with the shortcodes of the PDF generators. At least that is the case with the ones I have found so far.

    Therefore, it would probably be best to generate the PDF from the backend beforehand and make it available for download. Unfortunately, I haven’t found anything suitable for this yet.

    Does anyone have an idea how I can find a solution or does anyone know of a plugin that fulfils the requirements described in the first paragraph?

    • This topic was modified 2 years, 12 months ago by webmaik.

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

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Search plugin for PDF generation and download via QR code’ is closed to new replies.