How to print a report automatically

xina_man
Member Posts: 116
Hi there!
Is it possible to create a routine, code, or something like that, to print automatically a report without need to push the button print.
I need to do this in the company manufacturing process because the workers are printing all the labels to a production order in advance, and we would like that navision automatically print a labe time to time.
Is it possible to create a routine, code, or something like that, to print automatically a report without need to push the button print.
I need to do this in the company manufacturing process because the workers are printing all the labels to a production order in advance, and we would like that navision automatically print a labe time to time.
0
Comments
-
take a look at report.run();
This system command requ. some parameters. 1. which report, 2 use systemprinter Or printer from printertable and the last ist, if you want show the request form (if the last parameter is false, the report prints on the fly)
For an example in cronus, take a look behinde the function Post&Print on Sales Invoice.
regardsDo you make it right, it works too!0 -
In report you have options to define to show request form or using report.run parameters.
You should also define in system administration witch printer should be used for that report.0 -
Hi Nunomania,
You can call the report from Form - OnTimer() triger.Also have to set TimerInterval properties with some time.0 -
-
I mean that to fire OnTimer() triger you have to set TimerInterval on Form properties with some time.For example TimerInterval = 100000
-
There are many solutions for the issue.I`ve just wrote simple one.In my system i have three difirent ways to print automaticaly.It depends of the customer needs.
I belive xina-man will choose best decition depending of theres issue.
Regards0
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