At the application development level, gtkmm's printing API provides dialogs that are consistent across applications and allows us of Cairo's common drawing API, with Pango-driven text rendering. In the implementation of this common API, platform-specific backends and printer-specific drivers are used.
- 20.1. PrintOperation
- 20.2. Seite einrichten
- 20.3. Darstellen von Text
- 20.4. Asynchrone Vorgänge
- 20.5. PDF-Export
- 20.6. Erweitern des Druckdialogs
- 20.7. Vorschau
- 20.8. Beispiel