Hey David,
I am afraid I didn't give enough details in my question.
I have an Excel workbook which I use to figure sales tax. The state
has their forms available in .pdf format. I usually print out the
form (both front and back) and the reprint on this form the
information I have extracted from in my workbook. I tried to record
an Excel macro to go outside of Excel, open the .pdf file, print the
.pdf, close the .pdf and then print on the resulting form the
information that is displayed in the Excel accumulating sheet. (I
have a button set up to go to a sheet that is formatted exactly like
the form with only the data visible, print this sheet to a specified
printer and then return focus to the accumulating sheet - this is
working with only a slight problem with alignment)
I need a way to click on a button and have it print the .pdf form,
close the .pdf and return to Excel. Is there a way to do this with a
macro or VB?
Any help would be appreciated.
-Minitman
>Do you have the means already to print a PDF file, you
>do not have to purchase Adobe Acrobat just to print a pdf file.
[quoted text clipped - 18 lines]
>>
>> -Minitman
David McRitchie - 12 May 2005 17:12 GMT
smoke and mirrors and playing with fire would be my opinion.
Any change by your state to the PDF form, your version of
Excel, your printer, your printer setup, your fonts would require
maintenance to your overlay printing onto a printed PDF form.
It's going to require a lot of work on your part or someone else's
to keep it synchronized.
I know of a company that sold such "technology" and I expect
they put a lot of their customers out of business who
bought into it. Instead of making a conversion simpler they
added more layers of obscurity.
---
HTH,
David McRitchie, Microsoft MVP - Excel [site changed Nov. 2001]
My Excel Pages: http://www.mvps.org/dmcritchie/excel/excel.htm
Search Page: http://www.mvps.org/dmcritchie/excel/search.htm
> Hey David,
>
[quoted text clipped - 42 lines]
> >>
> >> -Minitman
Minitman - 12 May 2005 20:14 GMT
Hey David,
Agreed!
That is why I downloaded a copy that is NOT linked to the states copy.
My copy is sitting in the same directory as the Excel workbook.
What I am looking for is the procedure to actually do the printing.
What would you sugest?
-Minitman
>smoke and mirrors and playing with fire would be my opinion.
>
[quoted text clipped - 61 lines]
>> >>
>> >> -Minitman
David McRitchie - 12 May 2005 20:37 GMT
I can't see Excel printing a PDF layer and then Excel's regular
printout. I would think you would have to load the printer
with the preprinted forms -- your previously printed PDF sheets
and then print with Excel like you've been doing.
If you convert the PDF to .jpeg you might be able to print it
as a watermark. see Robert Rosenberg 2001-01-08 excel.misc
http://groups-beta.google.com/group/microsoft.public.excel.misc/msg/6aad0c937bf5b1da
watch for wrapped lines of code.
You might consider Intuit "QuickBooks" or whatever would actually
print that form with your data in the software's own database.
---
HTH,
David McRitchie, Microsoft MVP - Excel [site changed Nov. 2001]
My Excel Pages: http://www.mvps.org/dmcritchie/excel/excel.htm
Search Page: http://www.mvps.org/dmcritchie/excel/search.htm
> Hey David,
>
[quoted text clipped - 74 lines]
> >> >>
> >> >> -Minitman
Minitman - 13 May 2005 05:23 GMT
Hey David,
How do I convert a pdf to a jpeg?
What products would you recommend?
-Minitman
>I can't see Excel printing a PDF layer and then Excel's regular
>printout. I would think you would have to load the printer
[quoted text clipped - 93 lines]
>> >> >>
>> >> >> -Minitman
David McRitchie - 13 May 2005 06:36 GMT
On second thought it would have to be better resolution than
what you see on the screen with a page completely in view.
There are some hits with this search, the only one I found was not free,
based on the blue banner at top has a "purchase" link.
I saw three items that had price or purchase
http://www.google.com/search?q=%22convert%20pdf%20to%20jpg%22
adding the word free came up with some hits
http://www.google.com/search?q=%22convert%20pdf%20to%20jpg%20free%22
http://www.clickcat.com/cpp2/convert_pdf_to_jpg_+_free.html

Signature
---
HTH,
David McRitchie, Microsoft MVP - Excel [site changed Nov. 2001]
My Excel Pages: http://www.mvps.org/dmcritchie/excel/excel.htm
Search Page: http://www.mvps.org/dmcritchie/excel/search.htm
> Hey David,
>
[quoted text clipped - 101 lines]
> >> >> >>
> >> >> >> -Minitman
Paul Cundle - 13 May 2005 10:43 GMT
If you know someone with access to it, Adobe Photoshop can open PDFs and
save them in just about any format you like.
Paul C,

Signature
> On second thought it would have to be better resolution than
> what you see on the screen with a page completely in view.
[quoted text clipped - 28 lines]
>>> If you convert the PDF to .jpeg you might be able to print it
>>> as a watermark. see Robert Rosenberg 2001-01-08 excel.misc
http://groups-beta.google.com/group/microsoft.public.excel.misc/msg/6aad0c937bf5b1da
>>> watch for wrapped lines of code.
>>>
[quoted text clipped - 99 lines]
>>>>>>>>
>>>>>>>> -Minitman