Skip to main content
June 17, 2024
Question

Generate PDF from QR/Bar codes stored in Appian

  • June 17, 2024
  • 1 reply
  • 0 views

In our project each person has a QR code generated and stored as an image in Appian.

I have to generate a single PDF out of "N" number of selected persons QR Code images by having them side by side and a page can have max of 18 QR codes. Please see the attached image for the expected document.

Any idea how to achieve this? Thanks in advance.

    1 reply

    June 18, 2024
    You can try the following approach:
    Convert your images(documents) into Base64 and then create a PDF using PDF from XSL FO Transformation plug-in.