I am trying to add images to my document using the addImage class.
Keeps saying Uncaught exception 'Exception' with message 'Image does not exist.'
The file does exists and has full 777 permissions, I have tired using full server path, web url, getting image via curl, placing in the same directory and nothing works!!
Wasted 1 hour on something that should be so simple.
Any ideas why?