Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

object for pdf file

Status
Not open for further replies.

goilaswati

Programmer
Mar 3, 2003
20
0
0
IN
hi everybody

i want to attach a pdf file and be able to open it from the software. i am using sql server as a backend. when i try to declare a powerpoint file i do:
dim ppp as powerpoint application
create object("powerpoint.application")

i am able to create a word, excel and power point file by this but how to attach and open a pdf file. this i am not able to figure out.

please help



swati
 
I was about to ask the same question...

I need to read some data off of a PDF on the web and use the data in a formula... (most likely using a WebBrowser control) but how do you access the data in the PDF, such as you can in Word, Excel, etc...?

Have Fun, Be Young... Code BASIC
-Josh
cubee101.gif


PROGRAMMER: (n) Red-eyed, mumbling mammal capable of conversing with inanimate objects.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top