![]() |
#3
|
||||
|
||||
![]()
You need to think about where the 'number of prints' gets stored. It appears Graham's addin saves the number in the template itself. This would work brilliantly if only one person does the printing but it won't be much use if prints can be made from many machines by many users.
If your users always access the same template from a network location then you could conceivably allow store the incrementing number in that template. However, for this to work, every user would need read/write access to the template and problems might arise if multiple users access it at the same time or someone damages the template in some way. A more robust solution would be to store the 'number' in a separate file/database somewhere on the network where everyone has read/write access. You can then make the template read-only on the network or put copies on every machine but in either case, the template(s) would access the number store in just one central location.
__________________
Andrew Lockton Chrysalis Design, Melbourne Australia |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
![]() |
Jennifer Murphy | Word Tables | 11 | 08-23-2016 09:37 PM |
Tracking Changes and actually showing them in prints | c991257 | Word | 2 | 03-25-2014 05:02 AM |
Word prints off page | Reddaddy | Word | 5 | 02-12-2014 05:05 PM |
![]() |
valeriab | Word VBA | 8 | 01-06-2014 06:11 AM |
word only prints pictures | AidyTy | Word | 0 | 12-15-2009 01:50 PM |