Message 1 of 2
printManager.SubmitPrint() issue

Not applicable
06-21-2018
06:10 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I have a question in Revit.
When I tried to print multiple sheets in Revit as PDF using C# Revit API,
I am getting following "Save as" dialog and expecting the user to click “Save” button every time. This dialog is we are getting from printManager.SubmitPrint();
Could you please let me know, how can we saved automatically without pop up following dialog.