Print to PDF code for both Cute PDF and Adobe

N

Neall

I have a Print to PDF button which works great and renames the file to a
populated cell, but I want the code to also work with Adobe.

This is what I have


'Application.ActivePrinter = "CutePDF Writer on CPW2:"
'ActiveWindow.SelectedSheets.PrintOut Copies:=1, ActivePrinter:= _
'"CutePDF Writer on CPW2:", Collate:=True

Any suggestions?

Thanks in advance
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top