Originally Posted by x666x
The files need to be placed somewhere on the phone first, obviously. I like to put my PDF files in the media folder. To view one in safari I type this URL:
file:///var/mobile/Media/pdf/mypdf.pdf
Do you notice the 3 "/'s" in that URL? Its not a typo, that third / is the first character in "/var/mobile/Media"
If you can wrap your head around that you should be fine.
Thanks! The entire time, I was typing only two "/"s.