Forum Post: RE: View PDF on an Android mobile app. Any ideas?

  • Thread starter Thread starter Ricardo Perdigao
  • Start date Start date
Status
Not open for further replies.
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...
 
Status
Not open for further replies.
Back
Top