R
Ricardo Perdigao
Guest
On IOS, it worked first time with no issues. It actually looks really nice on IOS. Where are you generating the PDF file? On our app, we create the PDF on the backend and write it to a file in a directory inside the WebServer/Tomcat and just referenced it on the Mobile Client using a plain URL. From what you are describing, it seems like you are transfering the PDF file to the client and than referencing it using BASE64 enconding. Just curious if the BASE64 enconding might be impacting it process... All the best, Ricardo
Continue reading...
Continue reading...