Hi, hoping someone can help, I’m using API for the first time specifically api2pdf and am using the headless chrome url to pdf function.
I’ve managed to create a pdf but i cant seem to be able to programmatically get the link to where the pdf file is that can be downloaded.
Using the dev tools i can see the url, can copy it and run in a browser and download the pdf.
Strangely i am able to select the data element FileUrl as part of the page design but it doesnt show in the dev tools data or the resulting text area which i expected to show the url link but is blank.
Hello Did you manage to display the results returned from the API?
Could you share me the configuration that works with api2pdf, I can’t get the answer to display it
Unfortunately I couldn’t get to work, so have temporary given up – my temp solution is to create the report as a web page then give guidance on how someone can use the browser and the print option to print to a pdf…. But I do need to find a long term solution at some point.