How to generate a QR to PDF and send the PDF to upload an image.

  • Remasa_formularios
    Perguntado em 2 de maio de 2024 às 14:31

    Este formulário: https://www.jotform.com/build/231294450188054

    Gera um PDF: https://www.jotform.com/pdf-editor/231294450188054

    ID DO ENVIO do meu exemplo: 5904651020617570607

    ID DA MINHA IDENTIFICAÇÃO do meu exemplo: 601

    Anexo o PDF para exemplificar.

    No PDF, eu preciso criar um QRCode para que a pessoa que receber o PDF, possa ler o QRCode e anexar uma imagem. A imagem precisa ficar vinculada a este formulário na base dados.

    A pessoa não pode receber acesso a outros dados do formulário. Apenas o ID do formulário e anexar a foto.

    Como eu poderia fazer para configurar isso?


  • Wilson Jotform Support
    Respondido em 2 de maio de 2024 às 17:03

    Hi Remasa_formularios,

    Thanks for reaching out to Jotform Support. Unfortunately, our Portuguese Support agents are busy helping other Jotform users at the moment. I'll try to help you in English using Google Translate, but you can reply in whichever language you feel comfortable using. Or, if you'd rather have support in Portuguese, let us know and we can have them do that. But, keep in mind that you'd have to wait until they're available again.

    Now, coming back to your question, Not exactly sure I understand your concern. However. If you would like to convey the edit link of a submission to the user by using QR CODE. Unfortunately, this isn't possible with widgets. 

    What you can do is manually add a QR CODE generator in the email template. Please add this code to your notification source code:

    <img src="https://chart.googleapis.com/chart?chs=150x150&cht=qr&chl=https://www.jotform.com/edit/{id}&choe=UTF-8" alt="Your unique QR code0" width="150" height="150"/>

    How to generate a QR to PDF and send the PDF to upload an image Screenshot 20
    Give it a try and let us know how it goes.