View Single Post
Join Date: Jul 2008
Posts: 841
Reputation: Gribouillis has a spectacular aura about Gribouillis has a spectacular aura about Gribouillis has a spectacular aura about 
Solved Threads: 192
Gribouillis's Avatar
Gribouillis Gribouillis is offline Offline
Practically a 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