I need some help about vba exporting PDF.

Asked By 50 points N/A Posted on -
qa-featured

Hi techyv,

I need some help about vba exporting pdf. I am almost done with my vba system but the documentation needs a pdf file format to be submitted next week. I just want to import my vba system codes directly in to a pdf file for less hassle. Can I possibly do that?

Hoping for your help. Thanks.

SHARE
Answered By 0 points N/A #185852

I need some help about vba exporting PDF.

qa-featured

You can try and use CutePDFWriter. This software will enable you to "Print" your documentation in a PDF file format. Get it here: http://www.cutepdf.com/products/cutepdf/writer.asp After downloading and installing it, you just open your documentation using your preferred program, then go to "File", then "Print". You will be presented with a dialog box in which you will choose CutePDFWriter as your printer, then you will click "Print". You will then be asked to type in a name under which the PDF file will be created.

Related Questions