Print report to different printers

omard
Member Posts: 20
Hi All
I need ideas on how to print the same report to two different printers. Basically I have a button, that when clicked I need to send the same report to multiple printers.
I would not like to create two objects numbers to use the Navision printer selections table, so if anyone has a better idea I would appreciate.
THANKS!
I need ideas on how to print the same report to two different printers. Basically I have a button, that when clicked I need to send the same report to multiple printers.
I would not like to create two objects numbers to use the Navision printer selections table, so if anyone has a better idea I would appreciate.
THANKS!
let's navigate!
0
Answers
-
You can put some code behind the button, that before calling the report, creates/modifies a record in table 78:"Printer Selection".
This defines which printer to use by the report.Regards,Alain Krikilion
No PM,please use the forum. || May the <SOLVED>-attribute be in your title!0 -
great post kriki!!
=D> and i have to add one more round of =D>
worked wonderfullylet's navigate!0 -
Sounds like it is good for the Tips&Tricks forum!
[Topic moved from Navision forum to Navision Tips & Tricks forum]Regards,Alain Krikilion
No PM,please use the forum. || May the <SOLVED>-attribute be in your title!0 -
Hi
i need detailed info regarding this one, i understand that we can define user wise report ids in one table
how it linked to the runtime when actually a report runs,how it selects dynamically?
for one user if i want to print the same report in diff printers at a time
is it possible?
Thanks,
Ramesh0 -
The automatic selecting the printer has handled by function "FindPrinter" in codeunit 1.
You need to run the report multiple times : once for each printer.Regards,Alain Krikilion
No PM,please use the forum. || May the <SOLVED>-attribute be in your title!0 -
To give you an idea, here is a snippet of code to use
: http://www.mibuso.com/forum/viewtopic.p ... highlight=
Ps.
Thinking about this. Maybe it's better to create a function in cu1 called setprinter(printername) and use the global var in function FindPrinter.0
Categories
- All Categories
- 73 General
- 73 Announcements
- 66.6K Microsoft Dynamics NAV
- 18.7K NAV Three Tier
- 38.4K NAV/Navision Classic Client
- 3.6K Navision Attain
- 2.4K Navision Financials
- 116 Navision DOS
- 851 Navision e-Commerce
- 1K NAV Tips & Tricks
- 772 NAV Dutch speaking only
- 617 NAV Courses, Exams & Certification
- 2K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 320 Dynamics CRM
- 111 Dynamics GP
- 10 Dynamics SL
- 1.5K Other
- 990 SQL General
- 383 SQL Performance
- 34 SQL Tips & Tricks
- 35 Design Patterns (General & Best Practices)
- 1 Architectural Patterns
- 10 Design Patterns
- 5 Implementation Patterns
- 53 3rd Party Products, Services & Events
- 1.6K General
- 1.1K General Chat
- 1.6K Website
- 83 Testing
- 1.2K Download section
- 23 How Tos section
- 252 Feedback
- 12 NAV TechDays 2013 Sessions
- 13 NAV TechDays 2012 Sessions