Forum Discussion

alejandroRodri's avatar
1 year ago
Solved

problem with PDF visor

I have a problem with the visual object ‘pdf viewer’ with which you can view pdf's converted to base 64. I am performing the following procedure: I convert my pdf to a text string in base 64. I tak...
  • Syndicate_Admin's avatar
    1 year ago

    Hello, good luck to him.


    I still had problems with the PDF viewer, a solution may be this
    My PDFs are uploaded to a sharepoint, so I made a column like this

    PDF : CONCATENATE("RUTA-SHAREPOINT",[PDF Name]), " ")
    Data type: URL WEB
    Result

    By clicking on the hyperlink, the PDF is displayed

    I hope I have helped you, any questions I am pending

    Best regards