Skip to main content
felixr
October 30, 2023
Question

How can i add a generated qr code to a PDF document?

  • October 30, 2023
  • 1 reply
  • 1 view

I'm creating an invoice from  an HTML  template then I'm converting it into a PDF but the  qr codes are nor being shown  in the document. I've tried many ways

the first one was   converting  this image into a base 64 image with a plugin called  "Base64 to Database Services"   this approach     didn't work for me 

this is an example of how i add the base 64 image  what i notice is that  if i a generate a base 64 with another platform it also gives me a kind of path

like  this

this is an example of how i place the generated base 64 image

    1 reply

    stefanhelzle0001
    Brainy
    October 30, 2023

    This also did not work for me. I switched to defining the background of DIV elements using CSS. Find the info here:

    appian.rocks/.../