Automating Adobe Acrobat, (creating pdf's) 
Author Message
 Automating Adobe Acrobat, (creating pdf's)

I need to write a fairly simple procedure.  I need to convert all the
*.tif or *.doc files in a directory to .pdf format.  I will have
hundreds/thousands of each so I need to automate.  I have Adobe
Acrobat 4.0 and also the software developer's kit from Adobe.  I'm
fairly profficient at Access VBA but have never automated Adobe.  I'm
am under the gun time-wise, (as we all are) and am asking if anyone
has done this before and might be able to let me view some sample code
or point me in the right direction.

Thanks!
Ken



Mon, 04 Feb 2002 03:00:00 GMT  
 Automating Adobe Acrobat, (creating pdf's)
Hi Ken,

Take a look at this code from Dev Ashish's website, it's not exacly what
you need but close:
http://www.mvps.org/access/reports/rpt0011.htm

You probably don't need to automate Acrobat itself but rather the apps
that will print tif and doc files. HTH

Dimitri

Quote:

> I need to write a fairly simple procedure.  I need to convert all the
> *.tif or *.doc files in a directory to .pdf format.  I will have
> hundreds/thousands of each so I need to automate.  I have Adobe
> Acrobat 4.0 and also the software developer's kit from Adobe.  I'm
> fairly profficient at Access VBA but have never automated Adobe.  I'm
> am under the gun time-wise, (as we all are) and am asking if anyone
> has done this before and might be able to let me view some sample code
> or point me in the right direction.

> Thanks!
> Ken



Mon, 04 Feb 2002 03:00:00 GMT  
 Automating Adobe Acrobat, (creating pdf's)


Quote:
> I need to write a fairly simple procedure.  I need to convert all the
> *.tif or *.doc files in a directory to .pdf format.  I will have
> hundreds/thousands of each so I need to automate.  I have Adobe
> Acrobat 4.0 and also the software developer's kit from Adobe.  I'm
> fairly profficient at Access VBA but have never automated Adobe.  I'm
> am under the gun time-wise, (as we all are) and am asking if anyone
> has done this before and might be able to let me view some sample code
> or point me in the right direction.

> Thanks!
> Ken

Don't know if this is any help, but with Acrobat you can set up in and out
folders where the file you want to pdf goes in and it automatically comes
out.  Can you not either drag n drop the files from one folder to the other,
or write something to automate the moving process.

Cheers,
Nicola



Sun, 10 Feb 2002 03:00:00 GMT  
 Automating Adobe Acrobat, (creating pdf's)

Quote:

>I need to write a fairly simple procedure.  I need to convert all the
>*.tif or *.doc files in a directory to .pdf format.  I will have
>hundreds/thousands of each so I need to automate.  I have Adobe
>Acrobat 4.0 and also the software developer's kit from Adobe.  I'm
>fairly profficient at Access VBA but have never automated Adobe.  I'm
>am under the gun time-wise, (as we all are) and am asking if anyone
>has done this before and might be able to let me view some sample code
>or point me in the right direction.

See a link on my website to ATTAC Consulting Group who have an E-mail
and PDF class library for Access 97.  This might suit your needs or
give you some ideas.

Tony
----
Message posted to newsgroup and, if appropriate, emailed.
Tony Toews, Independent Computer Consultant
Microsoft Access Links, Hints, Tips & Accounting Systems at
   http://www.granite.ab.ca/accsmstr.htm
VolStar http://www.volstar.com Manage hundreds or
   thousands of volunteers for special events.



Wed, 13 Feb 2002 03:00:00 GMT  
 Automating Adobe Acrobat, (creating pdf's)
Or go to The Access Web and get instructions on how to do it for free
www.mvps.org/access

It all depends whether you have time & desire or a little bit of money.  Had
the ATTAC class library been available when I had to figure it out and write
those instructions, I would have purchased it in a minute!!

Keri

Quote:


>>I need to write a fairly simple procedure.  I need to convert all the
>>*.tif or *.doc files in a directory to .pdf format.  I will have
>>hundreds/thousands of each so I need to automate.  I have Adobe
>>Acrobat 4.0 and also the software developer's kit from Adobe.  I'm
>>fairly profficient at Access VBA but have never automated Adobe.  I'm
>>am under the gun time-wise, (as we all are) and am asking if anyone
>>has done this before and might be able to let me view some sample code
>>or point me in the right direction.

>See a link on my website to ATTAC Consulting Group who have an E-mail
>and PDF class library for Access 97.  This might suit your needs or
>give you some ideas.

>Tony
>----
>Message posted to newsgroup and, if appropriate, emailed.
>Tony Toews, Independent Computer Consultant
>Microsoft Access Links, Hints, Tips & Accounting Systems at
>   http://www.granite.ab.ca/accsmstr.htm
>VolStar http://www.volstar.com Manage hundreds or
>   thousands of volunteers for special events.



Wed, 13 Feb 2002 03:00:00 GMT  
 
 [ 5 post ] 

 Relevant Pages 

1. How to print open email to Adobe Acrobat PDF format

2. ActiveX DLL to read Adobe Acrobat PDF file

3. OCX for Adobe Acrobat pdf files?

4. Working with Adobe Acrobat (.PDF) files

5. Convert Adobe Acrobat(pdf) to HTML

6. Exporting to Adobe Acrobat PDF file

7. vb5 help with Adobe Acrobat and printing .pdf files

8. Creating to Adobe Acrobat

9. Create Adobe PDF

10. Create adobe pdf files from word

11. Exporting to Adobe's PDF format.

12. CR6 can't print to Adobe PDF?

 

 
Powered by phpBB® Forum Software