julia0726
5th April 2004, 08:39
I have created a report session, But requires to output the report(s) in different device printer(s), with no user intervention.
Is it possible?
NPRao
5th April 2004, 09:52
Julia,
Do complete your user profile with regards to the Baan software version, Database software and OS version. This will help other members when diagnosing your problem.
http://www.baanboard.com/baanboard/usercp.php?s=
This topic has been discussed many times you can use the search option on the board.
Here is the info from the tools programmer's manual -
spool.open() (http://www.baanboard.com/programmers_manual_baanerp_help_functions_spooling_spool_open)
You can use the mode-0
mode - This determines whether or not a window is displayed where the user can change the device settings:
0 no window displayed
brp.open() (http://www.baanboard.com/programmers_manual_baanerp_help_functions_reports_brp_open)
mode 0: User is not prompted to select a spooler device.
julia0726
6th April 2004, 02:38
NPRao,
Thanks for the information.
My problem has been solved, as mentioned on the previous threads.
Best Regards,
Julia