I did find this which ight work for you...
Hello, Shas,
I encountered this same issue while implementing Leban's code module. I
couldn't figure out how to use the security parameters to resolve this, but
I was able to come up with a work-around. Leban's code includes a merge
function that you can use to create a PDF that has no Password Security. The
function is callled MergePDFDocuments. Once you have created your initial
PDF (which will be secured) you can use the MergePDFDocuments function to
merge it into a new, unsecured PDF.
For example, if you use his code to create a PDF called "C:\REPORT_A.PDF",
just call the merge function like this:
Call MergePDFDocuments ("C:\REPORT_A.PDF", "C:\REPORT_B.PDF")
REPORT_B.PDF will not have the Password Security applied.
Good luck.
MoeCool
--
Gina Whipp
"I feel I have been denied critical, need to know, information!" - Tremors
II
http://www.regina-whipp.com/index_files/TipList.htm