Copy link to clipboard
Copied
Hello,
I am working on a sample project in responsive mode and having issues viewing a pdf file after publishing and then running it through phonegap desktop version for testing.
Need to know if viewing pdf files in responsive mode works for other people and what options or fixes I can implement.
Keeping in mind, that I don't want to use an external url, but instead have it locally stored in the source folder. When user clicks on text or button, the pdf file should open up in a new window on a smartphone or tablet. <<< Does not work, but it works when testing it in desktop mode.
Copy link to clipboard
Copied
When publishing to an interactive output - not an app - you have to add the pdf files to the output folder, in the subfolder 'callees'. There is no way to 'embed' a pdf. I never tried to create an app with references to a pdf, wonder if it is even possible to have that feature in a standalone app.