Skip to main content
Announcements
Accelerate Your Success: Fuel your data and AI journey with the right services, delivered by our experts. Learn More
cancel
Showing results for 
Search instead for 
Did you mean: 
secolaux
Contributor II
Contributor II

Show PDF (Base64) as Picture in App

Dear all,

 

I have a T-SQL table with a list of PDFs.

Each PDF is a 1 single page encoded in varbinary max.

 

I was able to convert this varbinary to a base64 but I cannot display the result with 'data:image/jpg;base64' into a table.

Is there some other balise or viewer that can display base64 PDF in QlikSense ?

Or any way to convert a PDF to PNG Base64 ?

 

Thanks,

Sébastien

Labels (1)
1 Solution

Accepted Solutions
secolaux
Contributor II
Contributor II
Author

Dear,

I was able to make it work with an HTML viewer extension.

Regards,

View solution in original post

3 Replies
mpc
Partner - Specialist
Partner - Specialist

Hi,

Unfortunately it's not possible for now.

Best regards

From Next Decision with love
Helpful, like it, solved, mark it
secolaux
Contributor II
Contributor II
Author

Dear,

I was able to make it work with an HTML viewer extension.

Regards,

mpc
Partner - Specialist
Partner - Specialist

Great to now !
Maybe you can mark this topic as resolved ?

Kind regards

From Next Decision with love
Helpful, like it, solved, mark it