File: quickstart.gui.rst

package info (click to toggle)
pdf2docx 0.5.10-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 16,876 kB
  • sloc: python: 6,843; makefile: 82; sh: 9
file content (15 lines) | stat: -rw-r--r-- 243 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
.. include:: header.rst

Graphic User Interface
===========================

Thanks @JoHnTsIm providing a ``tkinter`` based user interface.

To launch the GUI::

    $ pdf2docx gui


.. image:: images/pdf-converter.png

.. include:: footer.rst