Create multiple PDFs from an Access report/state
Jennib370
Posted messages
54
Status
Member
-
Jennib370 Posted messages 54 Status Member -
Jennib370 Posted messages 54 Status Member -
Hello,
I have a T_Personnel table with a field "ID" and a field "Votre nom" that I use to generate a report E_Certificat which lists 30 certificates (1 page per person but in the same report). I would like to print them as PDFs but separately. Is that possible?
Thank you!
I have a T_Personnel table with a field "ID" and a field "Votre nom" that I use to generate a report E_Certificat which lists 30 certificates (1 page per person but in the same report). I would like to print them as PDFs but separately. Is that possible?
Thank you!
3 answers
yg_be
Posted messages
23437
Registration date
Status
Contributor
Last intervention
Ambassadeur
1 588
Hello,
this seems possible to me, perhaps by opening the state in a loop, each time for a single person or a single certificate.
this seems possible to me, perhaps by opening the state in a loop, each time for a single person or a single certificate.
Yes indeed, if I do it one by one, it works, but I was wondering if it’s possible in one step.
Thank you!
Thank you!