Change custom size with c#

Is it possible send with c# custom size to a print driver pdf creator?

thanks

Hi,

PDFCreator uses a standard Postscript driver, so it is more of a C# issue than a PDFCreator issue, but here is something which might help: https://stackoverflow.com/questions/21826507/change-printer-default-paper-size

Best regards

Robin

thanks
but I think its something other

I need set width and height as custom size with c#

is it possible control the dialog with this code?

https://msdn.microsoft.com/en-us/library/windows/desktop/dd162875(v=vs.85).aspx

thx.

Hi,

it looks like it might work, but I think you will need to try it out, as this seems beyond the scope of our support.

Best regards

Robin