Hello Team,
I have exposed the POST button on Sales Transaction Entry and have some custom code after on 'ClickAfterOriginal' event. Is there any way I can check my report printing is completed or not. I need to invoke my code after all reports are printed.
Your help on this is highly appreciable.
Thanks muchSandip
Hi Sandip
The best method is to cue up a background process behind the reports, but that is using Dexterity not VSTools.
You could log scripts and see if there is a procedure call that finishes after the reports.
Is the report modified?
If so, you can add a calculated field to the report footer with a call to the rw_ReportEnd() custom RW function.
Parameters:
in integer dict_id;
in string report_name;
I would suggest using a high negative dictionary ID (-32700 or similar) so it would not clash with any actual dexterity products.
This would at least tell you a report is finishing, but the report would not actually be finished.
Best solution use Dexterity or GP Power Tools.
Regards
David
Hello David,
Much appreciated for your reply and guidance on this issue.
Thanks much
Sandip
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
As AI tools become more common, we’re introducing a Responsible AI Use…
We are honored to recognize Abhilash Warrier as our Community Spotlight honoree for…
These are the community rock stars!
Stay up to date on forum activity by subscribing.
CA Neeraj Kumar 2,167
André Arnaud de Cal... 867 Super User 2025 Season 2
Sohaib Cheema 617 User Group Leader