01-08-2020
06:55 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
01-08-2020
06:55 AM
What is PrinterSettings in your original post? That's a class in System.Drawing.Printing and doesn't have any of the properties you're referencing. I haven't had any issues using kPrintGreyScale or kPrintColorPalette in 2017 (IDWs printed to the Microsoft PDF driver or Adobe PDF driver). You may have shown an abbreviated version in your latest post, but you don't create a new DrawingPrintManager object. You have to refer to the DrawingPrintManager for a specific drawing.