I use the wpf / xps print technology, and I want to print with user custom paper size.
But if PaperSize.RawKind is 256 and this printing paper size is different of the printer driver's default size,
it is returned to the printer driver's default size.
How can I resolve this task ?
- Visual Studio 2010 Professional
- Windows 7 SP1 (Language : Japanese)
- .NET Framework 4.0
- Using WPF / Xps print technology