Hi All,
Hi, I am working for Sales Invoice SSRS report in AX2012.I need to print multiple copies at a time like 1.Original Copy for buyer 2.Duplicate Copy for Transporter 3.Assessing Copy for Central Excise and 4.Extra copy...
Is it possible to print those copies at a time in sales Invoice SSRS report..?If possible pls post your valuable suggestions accordingly..,
Thanks & Regards,
Suresh.M.
*This post is locked for comments
Hi Suresh,
1)For that make a string type parameter in your ssrs contract class in which you will save your copy heading type like 1.Original Copy for buyer 2.Duplicate Copy for Transporter 3.Assessing Copy for Central Excise and 4.Extra copy...
2)then go to your controller class and assign that parameter to your contract.
3) now in your report dataset you will able to see the parameter, add to your design.
4) rest is call your report through menu item and pass the parameter in args.parm() method. you can loop through if you want to pass multiple parameters.
and it will get printed now.
Hello Andre
The issue with Print Management is that if you want to name the documents etc it has to go in the footer of the report which isnt what is always expected. If I could use something like print management that changed the Header information instead then it would be great
Otis
Hello Suresh,
I am looking to do EXACTLY what you have suggested above and I am having real difficulty finding anything helpful in achieving this. I was wondering if you have had any luck and if yes could you point me in the right direction to solving the issue?
Otis
Hi Suresh,
In menu Accounts receivable > Setup > Forms > Forms setup you can find a button called Print management. Here you can define the number of originals and copies.
See also this page: technet.microsoft.com/.../dd309604.aspx
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,151 Super User 2024 Season 2
Martin Dráb 229,993 Most Valuable Professional
nmaenpaa 101,156