Create a button to download a generated PDF

Hello,
With wix code I generate an some data, with that data I called a service to generate a pdf file.
The service returns an link like “https//hereareyourpdffile”.

How can now I download the pdf ?

With wix code I generate…

Well please paste up what code you have used, or what tutorial you have used it from.

Plus, have you seen @salman-hammed previous post about this here.
https://www.wix.com/corvid/forum/community-discussion/pdf-generator-api-npm-demo

You can signup to Salman’s own site if you want too.
https://www.salman2301.com/forum/wix-code-advance/create-pdf-using-wix-code-and-pdf-generator-api

yeah, thanks now is working very well. my script in iframe was much simple. :slight_smile: