Forum Discussion
alejandroRodri
1 year agoHelper I
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...
- 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 thisPDF : CONCATENATE("RUTA-SHAREPOINT",[PDF Name]), " ")
Data type: URL WEB
ResultBy clicking on the hyperlink, the PDF is displayed
I hope I have helped you, any questions I am pending
Best regards
Syndicate_Admin
1 year agoAdministrator
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
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