Hi, i have been trying to print single PDFs from a report but all i can manage is to print the full report into multiple files, not sure what i'm doing wrong.
Can someone point me in the right direction?
this is the basic VBA code im using
Private Sub cmdSaveAsPDF_Click()
Dim qdf As...