I have Adobe Acrobat 6.0 Prof and Microsoft Office Prof Ed 2003, with AcrobatPDFMaker installed in Excel. I am an end-user, not a developer, though I own a big, fat book on Using Excel VBA, and also am working through Wrox's Beginning
VB.NET 2003. On the other hand, I have previously written a good amount of
VB code to automate stuff for myself, and what I am trying to do OUGHT to be a piece of cake!
Anyway, I want to write a procedure in VBA for Excel which 'prints' a worksheet to the PDFMaker, giving it a name different from the Excel worksheet itself. I then want to have the code launch Acrobat (if it hasn't launched already via PDFMaker), print the PDF file to my trusty HP printer, and then return to Excel. (And, yes, I have added the appropriate references under the Tools menu in Excel's
VB Editor.)
I have struggled with this nut for a good bit but am not succeeding in even getting Acrobat or PDFMaker to launch. (Grrrrrrrrr.....) If someone could even point me to a website or book that can walk me through programming Acrobat and PDFMaker with
VB I would be ecstatic. I have looked high and low and have found nothing. Help!!!
ArtDecade