Skip to main content

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :
Microsoft Dynamics AX (Archived)

AX2012 R3 - SSRS ProdRouteCard report - printing to PDF using print Destination settings form is being saved to server location instead of local folder.

(0) ShareShare
ReportReport
Posted on by 815

HI,

I have created a new new design for ProdRouteCard report.

I have created a new container field "SetupCheckList"in ProdParmRelease table and then added a new button to open the print destination settings dialog from the form. 

When user selects the file option from print destination setttings and provide the file path for pdf file to be saved on the desktop and then run the report, report gets saved to the AOS server desktop instead of user desktop location.

Report got saved to local desktop once then continued being saved on AOS server dektop after that.

Is there any other change need to made or am I missing something?

thanks in Advance.

Below are the changes made to some objects.

Click event of the button

SRSPrintDestinationSettings printJobSettings;
;
super();

printJobSettings = new SRSPrintDestinationSettings(prodParmRelease.SetupCheckList);
SrsReportRunUtil::showSettingsDialog(printJobSettings);
prodParmRelease.SetupCheckList= printJobSettings.pack();

Class\ProdMultiRelese\unpack

  ,standardParmRelease.SetupCheckList

Class\ProdRouteCardController\SetPrinterSettings

 dataContract.parmPrintSettings(new SRSPrintDestinationSettings(prodParmRelease.SetupCheckList));

Regards,

*This post is locked for comments

  • Nadeem Profile Picture
    Nadeem 815 on at
    RE: AX2012 R3 - SSRS ProdRouteCard report - printing to PDF using print Destination settings form is being saved to server location instead of local folder.

    I have used a new menu item for printing the new design due to showing the new report title.  Run on property for this menu point was set to called from as for the original menu point for routeCard but this caused report to save the file to server for new design. I have changed the Run on property to client and file saved to local desktop.

  • Nadeem Profile Picture
    Nadeem 815 on at
    RE: AX2012 R3 - SSRS ProdRouteCard report - printing to PDF using print Destination settings form is being saved to server location instead of local folder.

    Hi Umesh,

    Thanks for the reply.  I am remotly connected to the development server where I am running the client and the report for testing and it is being saved on the AOS server machine.

    Regards,

    Nadeem

  • Umesh Pandit Profile Picture
    Umesh Pandit 9,298 User Group Leader on at
    RE: AX2012 R3 - SSRS ProdRouteCard report - printing to PDF using print Destination settings form is being saved to server location instead of local folder.

    are the client connecting the AX via Citrix?

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.

Helpful resources

Quick Links

Daivat Vartak – Community Spotlight

We are honored to recognize Daivat Vartak as our March 2025 Community…

Announcing Our 2025 Season 1 Super Users!

A new season of Super Users has arrived, and we are so grateful for the daily…

Kudos to the February Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 292,516 Super User 2025 Season 1

#2
Martin Dráb Profile Picture

Martin Dráb 231,432 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans