How can I use a macro to generate printouts of a let's say a certificate with serial numbers starting from 000001 through 000050 for exactly in the right upper corner of a document printing all files (pdf files printed with a pdf printer)? How do you tell this macro where to place the number? In my case I'd prefer to put in the right upper corner of a 2 cell table, where the lefty cell contains the name of a club the right cell contains the serial number only, right justified.
Is there a way to have all pages printed automatically without wasting time by giving different names to the pdf files? As a matter of fact, I don't even need them in pdf format, Word doc files would be great too.
But in any event, even if you don't have a feasible solution for automatic word file generation, it would be great if you could help me with the 6 digit serial number in the right side of a 2 cell table or if you could tell me how to tell the macro where to place the serial number with a bookmark or something. So far I tried several serial number macros all of them using a bookmark for positioning the number, none of them worked, I have no clue why.
|