I have a report that when selected opens a form which has the path where the
report will be saved as a pdf file ( I am using a program called Primo Pdf).
THis location is automatically copied into memory
When I hit continue on the form it opens the primo pdf writer form which has
a Save As location, what I would like to do is somehow pass a couple of
commands to the primo form, from access.
1. Tab (it is 3 tabs) to the save as box and then
2. paste the contents the clipboard into it
3. then hit enter
is there anyway this can be done using access or some script that access calls
thanks
freakazeud - 06 Jan 2006 16:37 GMT
Hi,
you can automate the whole process. I don't know if you actually need to use
the software you got there.
Have a look at this:
http://www.lebans.com/reporttopdf.htm
HTH
Good luck

Signature
Oliver
Admin Specialist & Computer Science Major @ UMD - Go Terps - :)
http://www.oli-s.de
> I have a report that when selected opens a form which has the path where the
> report will be saved as a pdf file ( I am using a program called Primo Pdf).
[quoted text clipped - 11 lines]
>
> thanks
Nigel - 06 Jan 2006 17:38 GMT
that is a good solution BUT it does not allow the passing of parameters to
the report,
> Hi,
> you can automate the whole process. I don't know if you actually need to use
[quoted text clipped - 20 lines]
> >
> > thanks
Klatuu - 06 Jan 2006 18:52 GMT
How are you interfacing with the Primo Pdf?
If you are using the Shell function and Primo will accept command line
parameters, then you can use that method.
> I have a report that when selected opens a form which has the path where the
> report will be saved as a pdf file ( I am using a program called Primo Pdf).
[quoted text clipped - 11 lines]
>
> thanks
Nigel - 06 Jan 2006 19:02 GMT
It acts as a printer
> How are you interfacing with the Primo Pdf?
> If you are using the Shell function and Primo will accept command line
[quoted text clipped - 15 lines]
> >
> > thanks
Klatuu - 06 Jan 2006 19:12 GMT
sorry, Nigel, I don't think I can help with that.
> It acts as a printer
>
[quoted text clipped - 17 lines]
> > >
> > > thanks