How to show PDF.co pdf generated on Typebot Conversation
Hi, is there a way to show a pdf generated on PDF.co integration returned from a Make.com call?
I call a make.com to convert some data into pdf file an save in a server, it returns the temporary URL and pdf Data, to Typebot, but when I
set the url from the pdf file in Embed bubbles, it only pop-up to download the file, but if I set a url of another pdf found on internet, the Embed bubble show the pdf inside the bubble as I need.
This are the URL i'm using as tests.
This one opens a pop-up to download.
URL of temporary PDF: https://pdf-temp-files.s3.amazonaws.com/7P0Y5XZ97X2PR27LZZPGUQGUA5MEVJYE/Relatorio_Jo_o_Vale_03-04-2025.pdf?response-content-type=application%2Foctet-stream&response-content-disposition=attachment%3B%20filename%3D%22Relatorio_Jo_o_Vale_03-04-2025.pdf%22&AWSAccessKeyId=AKIAIZJDPLX6D7EHVCKA&Signature=GK54SjCBhpLFGaZeOekcumZ3VGU%3D&Expires=1743123901
This one opens inside the Embed Bubble.
URL of a PDF found on internet: https://www.bombmanual.com/pt-BR/print/KeepTalkingAndNobodyExplodes-BombDefusalManual-v2-pt-BR.pdf
3 Replies
The temp link is not working anymore. Any chance you can provide a more permanent link so that I try on my end?
"url": "https://pdf-temp-files.s3.amazonaws.com/MG2IWH6Q0E7C33WS5PYPX4Z3OJ7YPC6X/Relatorio_Wally_Vale_03-04-2025.pdf?response-content-type=application%2Foctet-stream&response-content-disposition=attachment%3B%20filename%3D%22Relatorio_Wally_Vale_03-04-2025.pdf%22&AWSAccessKeyId=AKIAIZJDPLX6D7EHVCKA&Signature=laRmyYlxuB0uoiLghXVs4Tga7yI%3D&Expires=1743168758",
"outputLinkValidTill": "2025-03-28T13:32:38.609454+00:00",
The issue is with your URL, try to paste it in a browser, it will indeed download the file instead of showing it.
It has nothing to do with Typebot and I'm not sure how you can fix this to be honest 🙏