D
dave
does anyone know if it is possible to use VBA code to
export to a pdf format? i currently use the following
command line to export to snapshot.
DoCmd.OutputTo acOutputReport, "rptName", "??
acFormatPDF ??", "c:\rptName.pdf"
thanks, dave
export to a pdf format? i currently use the following
command line to export to snapshot.
DoCmd.OutputTo acOutputReport, "rptName", "??
acFormatPDF ??", "c:\rptName.pdf"
thanks, dave