A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Access » Setting Up & Running Reports
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Help with CutePDF



 
 
Thread Tools Display Modes
  #1  
Old November 18th, 2005, 04:19 AM posted to microsoft.public.access.reports
external usenet poster
 
Posts: n/a
Default Help with CutePDF

I think I've read every post here regarding Access reports to PDF, but I
can't solve my problem.

I have code that works fine to create a PDF file from a report using a
unique name that becomes the PDF filename. What I need is an automated
process that will create the PDF file and then open it for viewing. I can
create it. I can open it for viewing. But I can't automate or override the
CutePDF dialog box that wants me to press Enter to save the file. I have to
press Enter, and then click another button on my form that opens the
hyperlink. What I want is a single click that executes the job stream without
user intervention required.

What am I missing?
  #2  
Old November 18th, 2005, 01:33 PM posted to microsoft.public.access.reports
external usenet poster
 
Posts: n/a
Default Help with CutePDF

I believe that's a limitation in CutePDF.

You could try PDF995 http://www.pdf995.com or you can take a look at what
Stephen Lebans has at http://www.lebans.com/reporttopdf.htm

--
Doug Steele, Microsoft Access MVP
http://I.Am/DougSteele
(no e-mails, please!)



"Gitche Gumee" wrote in message
...
I think I've read every post here regarding Access reports to PDF, but I
can't solve my problem.

I have code that works fine to create a PDF file from a report using a
unique name that becomes the PDF filename. What I need is an automated
process that will create the PDF file and then open it for viewing. I can
create it. I can open it for viewing. But I can't automate or override the
CutePDF dialog box that wants me to press Enter to save the file. I have
to
press Enter, and then click another button on my form that opens the
hyperlink. What I want is a single click that executes the job stream
without
user intervention required.

What am I missing?



  #3  
Old November 18th, 2005, 04:18 PM posted to microsoft.public.access.reports
external usenet poster
 
Posts: n/a
Default Help with CutePDF

Thanks, Doug.

I'll give it a shot. This is new to me and I was happy I made it work. It
was actually very easy, and I hope the switch to pdf995 is easy too. The
price is right. )

Nancy

"Douglas J. Steele" wrote:

I believe that's a limitation in CutePDF.

You could try PDF995 http://www.pdf995.com or you can take a look at what
Stephen Lebans has at http://www.lebans.com/reporttopdf.htm

--
Doug Steele, Microsoft Access MVP
http://I.Am/DougSteele
(no e-mails, please!)



"Gitche Gumee" wrote in message
...
I think I've read every post here regarding Access reports to PDF, but I
can't solve my problem.

I have code that works fine to create a PDF file from a report using a
unique name that becomes the PDF filename. What I need is an automated
process that will create the PDF file and then open it for viewing. I can
create it. I can open it for viewing. But I can't automate or override the
CutePDF dialog box that wants me to press Enter to save the file. I have
to
press Enter, and then click another button on my form that opens the
hyperlink. What I want is a single click that executes the job stream
without
user intervention required.

What am I missing?




  #4  
Old November 18th, 2005, 04:53 PM posted to microsoft.public.access.reports
external usenet poster
 
Posts: n/a
Default Help with CutePDF

Stephen's solution is priced right as well... g

--
Doug Steele, Microsoft Access MVP
http://I.Am/DougSteele
(no e-mails, please!)



"Gitche Gumee" wrote in message
news
Thanks, Doug.

I'll give it a shot. This is new to me and I was happy I made it work. It
was actually very easy, and I hope the switch to pdf995 is easy too. The
price is right. )

Nancy

"Douglas J. Steele" wrote:

I believe that's a limitation in CutePDF.

You could try PDF995 http://www.pdf995.com or you can take a look at what
Stephen Lebans has at http://www.lebans.com/reporttopdf.htm

--
Doug Steele, Microsoft Access MVP
http://I.Am/DougSteele
(no e-mails, please!)



"Gitche Gumee" wrote in message
...
I think I've read every post here regarding Access reports to PDF, but I
can't solve my problem.

I have code that works fine to create a PDF file from a report using a
unique name that becomes the PDF filename. What I need is an automated
process that will create the PDF file and then open it for viewing. I
can
create it. I can open it for viewing. But I can't automate or override
the
CutePDF dialog box that wants me to press Enter to save the file. I
have
to
press Enter, and then click another button on my form that opens the
hyperlink. What I want is a single click that executes the job stream
without
user intervention required.

What am I missing?






  #5  
Old November 18th, 2005, 05:54 PM posted to microsoft.public.access.reports
external usenet poster
 
Posts: n/a
Default Help with CutePDF

Yes. I looked at it and felt it was over my head. I got lost in the
ReadMeFirst file.

"Douglas J. Steele" wrote:

Stephen's solution is priced right as well... g

--
Doug Steele, Microsoft Access MVP
http://I.Am/DougSteele
(no e-mails, please!)



"Gitche Gumee" wrote in message
news
Thanks, Doug.

I'll give it a shot. This is new to me and I was happy I made it work. It
was actually very easy, and I hope the switch to pdf995 is easy too. The
price is right. )

Nancy

"Douglas J. Steele" wrote:

I believe that's a limitation in CutePDF.

You could try PDF995 http://www.pdf995.com or you can take a look at what
Stephen Lebans has at http://www.lebans.com/reporttopdf.htm

--
Doug Steele, Microsoft Access MVP
http://I.Am/DougSteele
(no e-mails, please!)



"Gitche Gumee" wrote in message
...
I think I've read every post here regarding Access reports to PDF, but I
can't solve my problem.

I have code that works fine to create a PDF file from a report using a
unique name that becomes the PDF filename. What I need is an automated
process that will create the PDF file and then open it for viewing. I
can
create it. I can open it for viewing. But I can't automate or override
the
CutePDF dialog box that wants me to press Enter to save the file. I
have
to
press Enter, and then click another button on my form that opens the
hyperlink. What I want is a single click that executes the job stream
without
user intervention required.

What am I missing?






  #6  
Old November 18th, 2005, 11:51 PM posted to microsoft.public.access.reports
external usenet poster
 
Posts: n/a
Default Help with CutePDF

I actually bought PDF995 for $9.95US and I'm very happy with it. It was easy
to setup to print from inside Access with a lot of control over the outcome.

Gitche Gumee wrote:
Thanks, Doug.

I'll give it a shot. This is new to me and I was happy I made it
work. It was actually very easy, and I hope the switch to pdf995 is
easy too. The price is right. )

Nancy

"Douglas J. Steele" wrote:

I believe that's a limitation in CutePDF.

You could try PDF995 http://www.pdf995.com or you can take a look at
what Stephen Lebans has at http://www.lebans.com/reporttopdf.htm

--
Doug Steele, Microsoft Access MVP
http://I.Am/DougSteele
(no e-mails, please!)



"Gitche Gumee" wrote in
message ...
I think I've read every post here regarding Access reports to PDF,
but I can't solve my problem.

I have code that works fine to create a PDF file from a report
using a unique name that becomes the PDF filename. What I need is
an automated process that will create the PDF file and then open it
for viewing. I can create it. I can open it for viewing. But I
can't automate or override the CutePDF dialog box that wants me to
press Enter to save the file. I have to
press Enter, and then click another button on my form that opens the
hyperlink. What I want is a single click that executes the job
stream without
user intervention required.

What am I missing?


--

Joe Cilinceon



  #7  
Old November 19th, 2005, 12:16 AM posted to microsoft.public.access.reports
external usenet poster
 
Posts: n/a
Default Help with CutePDF

Hi Joe.

I tried PDF995 today, and unless I pay the $9.95 I'll get the popup ads
which defeat the purpose of trying to do what CutePDF can't. It's not that I
can't afford it, but I'm at the point where I'll be reinventing the wheel for
my little enterprise which involves only a single user...my husband.

Anyway, I've automated it to three clicks, which I (he) can live with. 1)
generate the report, programmatically build the PDF filename, "print" to
CutePDF, and close the report. 2) Save the PDF. 3) Open the PDF for viewing
or printing or emailing. It's good enough for now.

"Joe Cilinceon" wrote:

I actually bought PDF995 for $9.95US and I'm very happy with it. It was easy
to setup to print from inside Access with a lot of control over the outcome.

Gitche Gumee wrote:
Thanks, Doug.

I'll give it a shot. This is new to me and I was happy I made it
work. It was actually very easy, and I hope the switch to pdf995 is
easy too. The price is right. )

Nancy

"Douglas J. Steele" wrote:

I believe that's a limitation in CutePDF.

You could try PDF995 http://www.pdf995.com or you can take a look at
what Stephen Lebans has at http://www.lebans.com/reporttopdf.htm

--
Doug Steele, Microsoft Access MVP
http://I.Am/DougSteele
(no e-mails, please!)



"Gitche Gumee" wrote in
message ...
I think I've read every post here regarding Access reports to PDF,
but I can't solve my problem.

I have code that works fine to create a PDF file from a report
using a unique name that becomes the PDF filename. What I need is
an automated process that will create the PDF file and then open it
for viewing. I can create it. I can open it for viewing. But I
can't automate or override the CutePDF dialog box that wants me to
press Enter to save the file. I have to
press Enter, and then click another button on my form that opens the
hyperlink. What I want is a single click that executes the job
stream without
user intervention required.

What am I missing?


--

Joe Cilinceon




  #8  
Old November 19th, 2005, 02:12 AM posted to microsoft.public.access.reports
external usenet poster
 
Posts: n/a
Default Help with CutePDF

Another you might want to check out is PrimoPDF. It is another free PDF
system though I have it I've not messed with it much. You can download it at
www.PrimoPDF.com It does have a popup that gives the option to print to
screen, printer, etc. It also has the option to launch or not lauch the
viewer after its finished printing.

Gitche Gumee wrote:
Hi Joe.

I tried PDF995 today, and unless I pay the $9.95 I'll get the popup
ads which defeat the purpose of trying to do what CutePDF can't. It's
not that I can't afford it, but I'm at the point where I'll be
reinventing the wheel for my little enterprise which involves only a
single user...my husband.

Anyway, I've automated it to three clicks, which I (he) can live
with. 1) generate the report, programmatically build the PDF
filename, "print" to CutePDF, and close the report. 2) Save the PDF.
3) Open the PDF for viewing or printing or emailing. It's good enough
for now.

"Joe Cilinceon" wrote:

I actually bought PDF995 for $9.95US and I'm very happy with it. It
was easy to setup to print from inside Access with a lot of control
over the outcome.

Gitche Gumee wrote:
Thanks, Doug.

I'll give it a shot. This is new to me and I was happy I made it
work. It was actually very easy, and I hope the switch to pdf995 is
easy too. The price is right. )

Nancy

"Douglas J. Steele" wrote:

I believe that's a limitation in CutePDF.

You could try PDF995 http://www.pdf995.com or you can take a look
at what Stephen Lebans has at http://www.lebans.com/reporttopdf.htm

--
Doug Steele, Microsoft Access MVP
http://I.Am/DougSteele
(no e-mails, please!)



"Gitche Gumee" wrote in
message ...
I think I've read every post here regarding Access reports to PDF,
but I can't solve my problem.

I have code that works fine to create a PDF file from a report
using a unique name that becomes the PDF filename. What I need is
an automated process that will create the PDF file and then open
it for viewing. I can create it. I can open it for viewing. But I
can't automate or override the CutePDF dialog box that wants me to
press Enter to save the file. I have to
press Enter, and then click another button on my form that opens
the hyperlink. What I want is a single click that executes the job
stream without
user intervention required.

What am I missing?


--

Joe Cilinceon


--

Joe Cilinceon



  #9  
Old November 19th, 2005, 02:45 AM posted to microsoft.public.access.reports
external usenet poster
 
Posts: n/a
Default Help with CutePDF

Thank you. I'll take a look.

"Joe Cilinceon" wrote:

Another you might want to check out is PrimoPDF. It is another free PDF
system though I have it I've not messed with it much. You can download it at
www.PrimoPDF.com It does have a popup that gives the option to print to
screen, printer, etc. It also has the option to launch or not lauch the
viewer after its finished printing.

Gitche Gumee wrote:
Hi Joe.

I tried PDF995 today, and unless I pay the $9.95 I'll get the popup
ads which defeat the purpose of trying to do what CutePDF can't. It's
not that I can't afford it, but I'm at the point where I'll be
reinventing the wheel for my little enterprise which involves only a
single user...my husband.

Anyway, I've automated it to three clicks, which I (he) can live
with. 1) generate the report, programmatically build the PDF
filename, "print" to CutePDF, and close the report. 2) Save the PDF.
3) Open the PDF for viewing or printing or emailing. It's good enough
for now.

"Joe Cilinceon" wrote:

I actually bought PDF995 for $9.95US and I'm very happy with it. It
was easy to setup to print from inside Access with a lot of control
over the outcome.

Gitche Gumee wrote:
Thanks, Doug.

I'll give it a shot. This is new to me and I was happy I made it
work. It was actually very easy, and I hope the switch to pdf995 is
easy too. The price is right. )

Nancy

"Douglas J. Steele" wrote:

I believe that's a limitation in CutePDF.

You could try PDF995 http://www.pdf995.com or you can take a look
at what Stephen Lebans has at http://www.lebans.com/reporttopdf.htm

--
Doug Steele, Microsoft Access MVP
http://I.Am/DougSteele
(no e-mails, please!)



"Gitche Gumee" wrote in
message ...
I think I've read every post here regarding Access reports to PDF,
but I can't solve my problem.

I have code that works fine to create a PDF file from a report
using a unique name that becomes the PDF filename. What I need is
an automated process that will create the PDF file and then open
it for viewing. I can create it. I can open it for viewing. But I
can't automate or override the CutePDF dialog box that wants me to
press Enter to save the file. I have to
press Enter, and then click another button on my form that opens
the hyperlink. What I want is a single click that executes the job
stream without
user intervention required.

What am I missing?

--

Joe Cilinceon


--

Joe Cilinceon




 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Access Report Deployed as PDF Question Don Setting Up & Running Reports 3 November 18th, 2005 11:53 PM
Cute PDF and network sharing SUZYQ General Discussion 2 June 15th, 2005 07:54 PM


All times are GMT +1. The time now is 03:36 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.