Dear all
I have to print reports on "pdf files".
Each file must have a specific name related to the content of the report
Something like this:
Walter_7890.pdf
Mary_3432.pdf
I have tried with primoPdf but file name must be given manually for each file.
My code:
For x = a To b...