hovercraft
Technical User
I've been looking all over the web and various KB's at MS but have not been able to find any information. I could resolve this by using Word's "save as" via VBA but that runs into many many more problems.
I'm trying to utilize the "save as pdf" add-in from MS Access 2007 but I need to password protect the file programmatically as well. This is for an invoice-type production letter.
I've found code to do this in Word however my dataset results in the possibilty of having multiple records per invoice # (letterid) which can not be done for reoccuring runs in Word.
Can anyone please help me? I'm stuck inbetween a rock and hard place for sure!
Thanks,
Dave
I'm trying to utilize the "save as pdf" add-in from MS Access 2007 but I need to password protect the file programmatically as well. This is for an invoice-type production letter.
I've found code to do this in Word however my dataset results in the possibilty of having multiple records per invoice # (letterid) which can not be done for reoccuring runs in Word.
Can anyone please help me? I'm stuck inbetween a rock and hard place for sure!
Thanks,
Dave