PrintingTools.MacOS bridges Avalonia into AppKit and Quartz through a packaged native library.
| Capability | Status |
|---|---|
| Printer discovery | Supported |
| Print panel | Supported |
| Page layout dialog | Supported |
| Native preview hosting | Supported |
| Quartz-backed PDF output | Supported |
| Headless CI mode | Supported |
PdfOutputPath.The package includes PrintingToolsMacBridge.dylib under runtimes/osx/native. When building from source on macOS, the bridge is rebuilt before the managed project compiles.