Embedded pdf shows only the first page

Everytime I tried to add an embedded pdf in the app it only shows me the first page of that pdf on the phone even though on my computer shows all the pages. Do you guys have a solution for this? The pdf is generated and embedded automatically trough my app so i can’t really modify the html code.

Where is your pdf hosted? Does it end with the .pdf extension or in Google Drive?

Ends up with .pdf

Try this in web embed component:

https://docs.google.com/viewer?embedded=true&url=PDFLINK

you are a star, thank you