HI, I have images stored in a folder which I have added to extraFiles.
The images display OK but are missing when I convert to PDF.
I have tried toDataURL which works on Android but throws a security error on iOS.
I have also tried to copy the image to a canvas but it also throws a security error.
I have tried many different ways but to no avail.
Can any one help?