Windows(C++)
-
[How To: Print from a Windows Program](https://docs.microsoft.com/zh-cn/windows/win32/printdocs/how-to—print-from-a-windows-application)
-
[Documents and Printing](https://docs.microsoft.com/zh-cn/windows/win32/printdocs/documents-and-printing)
-
[Print Document Package API](https://docs.microsoft.com/zh-cn/windows/win32/printdocs/tailored-app-printing-api)
-
[XPS Document API](https://docs.microsoft.com/zh-cn/previous-versions/windows/desktop/dd316976\(v=vs.85\))
-
[XPS Print API](https://docs.microsoft.com/zh-cn/windows/win32/printdocs/xps-printing)
-
[Print Spooler API](https://docs.microsoft.com/zh-cn/windows/win32/printdocs/print-spooler-api)
-
[C++/WinRT](https://docs.microsoft.com/zh-cn/windows/uwp/cpp-and-winrt-apis/)
-
[How To: Print with the XPS Print API](https://docs.microsoft.com/en-us/windows/win32/printdocs/printing-with-the-xpsprint-api)
WPF(.net C#)
-
[How to: Programmatically Print XPS Files](https://docs.microsoft.com/en-us/dotnet/framework/wpf/advanced/how-to-programmatically-print-xps-files)
-
[How to: Remotely Survey the Status of Printers](https://docs.microsoft.com/en-us/dotnet/framework/wpf/advanced/how-to-remotely-survey-the-status-of-printers)
-
[How to: Discover Whether a Print Job Can Be Printed At This Time of Day](https://docs.microsoft.com/en-us/dotnet/framework/wpf/advanced/how-to-discover-whether-a-print-job-can-be-printed-at-this-time-of-day)\ –[How to: Diagnose Problematic Print Job](https://docs.microsoft.com/en-us/dotnet/framework/wpf/advanced/how-to-diagnose-problematic-print-job)
本条目发布于[2020年2月6日](https://c4ys.com/archives/2018 "00:01")。属于[C#](C++(https://c4ys.com/archives/category/c)分类。