Where can I find entire sample code about Print Support Application(PSA) ?

Woods Sea 5 Reputation points
2024-08-13T02:26:22.9033333+00:00

I am working for writing a PSA application for my printer. I know the guide from here->https://learn.microsoft.com/en-us/windows-hardware/drivers/devapps/print-support-app-design-guide

But I can not find the entire sample code about that ongithub or any other site. Does MS not share it, right? If it does, I don't know why...

I tried to use C++ winrt code to process XPS sequentially , that is to say, I want to process the xps page as soon as it is ready (IPrintWorkflowXpsReceiver2::AddPage() is been called). But it seems the funcion AddPage has not been called. I don't know what's wrong with me...

Please any one can help me? thank you in advance.

Universal Windows Platform (UWP)
Windows Server Printing
Windows Server Printing
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.Printing: Printer centralized deployment and management, scan and fax resources management, and document services
675 questions
Windows Hardware Performance
Windows Hardware Performance
Windows: A family of Microsoft operating systems that run across personal computers, tablets, laptops, phones, internet of things devices, self-contained mixed reality headsets, large collaboration screens, and other devices.Hardware Performance: Delivering / providing hardware or hardware systems or adjusting / adapting hardware or hardware systems.
1,613 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Deleted

    This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.


    Comments have been turned off. Learn more

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.