Problem:
How can i out of a life cycle designer Pdf toggle/set
Print dialog Options?
I want to have «Anpassen» as set when the print dialog opens.
do i have to do it here (see code below)?
Or is there another way for changing print dialog settings ?
if(xfa.form.execValidate() && validateForm()){
xfa.host.print(1, "0", (xfa.host.numPages -1).toString(), 0, 1, 0, 0, 0);
}
A. Can anyone gibe me a help?
B. Are some people here skilled in programming for further freelance jobs in this LifeCycle Designer Script Programming?
Please let me know. Thanx :-)
Regards Patrick