hello,
I'm generating pdfs using PDF::API2 and want to view them on Android opperating system smartphones. All I seem to get when I try and view them is a little text. The number of pages is correct but they are mostly blank.
pdf::API2 saves them as version 1.4.....I tried converting them to 1.3 and they seem to work. I need to automate the process as I'm generating over 5000 pdfs.
how can I change the version the pdf's are being saved as????
cheers!
ps. the version of pdf::API2 is PDF-API2-2.019
Andy