Imprimindo
At the application development level, gtkmm's printing API provides dialogs that are consistent across applications and allows use 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. Configurar página
- 20.3. Processamento de texto
- 20.4. Operações assíncronas
- 20.5. Exportar para PDF
- 20.6. Estendendo o diálogo de impressão
- 20.7. Visualização
- 20.8. Exemplo