https://github.com/billthefarmer/print
Android print app
https://github.com/billthefarmer/print
android pdf print
Last synced: 23 days ago
JSON representation
Android print app
- Host: GitHub
- URL: https://github.com/billthefarmer/print
- Owner: billthefarmer
- License: gpl-3.0
- Created: 2013-12-16T09:07:26.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2024-06-18T12:42:00.000Z (11 months ago)
- Last Synced: 2024-12-06T18:59:15.017Z (5 months ago)
- Topics: android, pdf, print
- Language: Java
- Homepage: https://billthefarmer.github.io/print/
- Size: 1.38 MB
- Stars: 60
- Watchers: 5
- Forks: 4
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-list - billthefarmer/print - Android print app (Java)
README
#  Print  [](https://github.com/billthefarmer/print/releases)
[](https://f-droid.org/packages/org.billthefarmer.print/)
Print utility. To use, either open a document using the **Open**
toolbar icon, or share a file or text in another app and choose the
**Print** app in the popup dialog that appears. 
In the toolbar you can…
* **Open** a document with the file manager
* **Print** the document, or write a pdf fileOn the menu you can…
* **Markdown** toggle the markdown processing off and on
* **About** show the app copyright and versionKeyboard shortcuts are supported on an external keyboard…
* **Ctrl+O** – **Open**
* **Ctrl+P** – **Print**Markdown markup in the text will be parsed and rendered, when enabled,
by the [commonmark](https://github.com/commonmark/commonmark-java)
markdown library. URLs in the text will be turned into links so they
may be followed. Markdown subscript, superscript, underscore,
strikethrough, tables and task lists are supported.