pb to get the value of <REDMON_USER> in some cases
Submitted by cosette on Tue, 2008-04-22 15:28.
I've installed PDFcreator 0.9.5 as a server and i wrote a script in vbs to work with variable.
Everything is ok except when i chose to put a background banner on the doc or i activate security in the options, the value of the variable seems to be blank !! values of the others variables seems to be ok !.
Is it a bug ? can you help me.
Thanks a lot.
Hi,
a stamp ? what do you mean ?. I used in the option a action to launch a command line as :
Action afther write : sendpdf.vbs
parameters : -epdfcreator@x.com -d -o"object blabla" -m"Message blalba" -p
sendpdf.vbs is a small program to send as an email to the owner's job the file generated by the server.
-e for the "from" of the mail
-d for the dest
-o for the object
-m for the body of the message
-p to join a file
my script works well except if i ask a background text on the pdf or if i ask to use security (check box in the option of pdfcreator). If i select one of these options the value of the variable is blank ! i don't understand why, do you have a solution to solve my problem ?
regards
cos.