aboutsummaryrefslogtreecommitdiffstats
path: root/sources/pyside6/doc/extras/QtPrintSupport.rst
blob: 146ef6a9f56b5b53d7e787b03179a5d9a1e8decc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
The Qt Print Support module provides extensive cross-platform support for
printing. Using the printing systems on each platform, Qt applications can
print to attached printers and across networks to remote printers. The printing
system also supports PDF file generation, providing the foundation for basic
report generation facilities.

Using the Module
^^^^^^^^^^^^^^^^

To include the definitions of modules classes, use the following
directive:

::

    import PySide6.QtPrintSupport