View Single Post
Join Date: Jul 2008
Posts: 961
Reputation: Gribouillis is a jewel in the rough Gribouillis is a jewel in the rough Gribouillis is a jewel in the rough 
Solved Threads: 220
Gribouillis's Avatar
Gribouillis Gribouillis is online now Online
Posting Shark

Re: How can I read a pdf web page?

 
0
  #2
Jan 11th, 2009
I suggest this if you want to see the pdf file
  1. import webbrowser
  2. webbrowser.open("http://fetac.ie/MODULES/D20120.pdf")
Reply With Quote