suppress the Print dialog box in Air /Flex
Hello,
I am trying to print the pdf files(which is located in my system) directly in the printer without showing print dialog box .
I tried to print the screen without displaying print dialog box using flash.printJob.start2().
but am not able to print pdf files in the printer its printing dark screen only also it just printing the UIcomponent size only. its not printing all d pages available inside pdf file.
Can you please help me to resolve this issue.
