View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Bob Phillips[_7_] Bob Phillips[_7_] is offline
external usenet poster
 
Posts: 1,120
Default Printing A PDF From A CommandButton

If the form maps exactly onto the form, use Adobe to print a number of blank
forms, load this into your printer, and then print the completed Excel doc.

Or perhaps, re-do the form in Excel?

--
HTH

Bob Phillips

"Minitman" wrote in message
...
Greetings,

I have a workbook that has a sheet that is spaced to print on a
government form. This form is in my computer as a PDF. Is there
anyway to call up this form, print it and then print the information
into it, with a CommandButton?

I tried to record a macro, but the recorder would not see anything
outside of Excel.

Anyone have any ideas?

TIA

-Minitman