How to customize PageMediaSize when printing with print support app

Chau Dang Ba 40 Reputation points
2025-04-24T04:16:12.77+00:00

I am having problems customizing the size of a page when printing with a virtual printer on PSA. In fact, I can only change the size of the printed page through the PrintTicketFeature PageMediaSizeFeature options. But the app I am developing currently needs an additional function that allows users to define the size of the printed page themselves. I am having trouble here, although I have read the PSA guide (https://learn.microsoft.com/en-us/windows-hardware/drivers/devapps/print-support-app-v4-design-guide), I still cannot implement customizing the size of a page when printing with a virtual printer on PSA. Can you help me with this problem?

C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
11,473 questions
0 comments No comments
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.