I have a page that contains a listView and each item is supposed to open a pdf file from a url, but I don\'t know how to load a pdf file from a url or even how to load a pdf
You can try browser to open pdf file in that like below code:
http://docs.google.com/gview?embedded=true&url=yoururl
where yoururl will be your pdf url link.