If a user prints a report, and they happen to be using the Microsoft XPS printer, i would like the default the filename to something meaningful.
i would have thought that the XPS printer would take the name of the print job, and use that as the default filename - but it doesn't.
Is there some other, programatic, way to default the name of the generated XPS file when i print to that printer? i was thinking there might be something like:
- a registry key
- global shared memory
- API call like SetDefaultXPSFilename()
- extended attributes about a print job
References
Bump: 20110515 (10 months later)