SHARE to PRINT.Intent APK

SHARE to PRINT.Intent  Icon
   
3.52/5
6 Ratings
Developer
402d
Current Version
1.5
Date Published
File Size
4.6 MB
Package ID
ru.a402d.texttoprint
Price
$ 0.00
Downloads
9.2K+
Category
Android Apps
Genre
Libraries & Demo

APK Version History

Version
1.5 (7)
Architecture
universal
Release Date
May 31, 2023
Requirement
Android 4.4+
Version
1.4 (6)
Architecture
universal
Release Date
May 28, 2023
Requirement
Android 4.4+
Version
1.3 (5)
Architecture
universal
Release Date
May 28, 2023
Requirement
Android 4.4+
Version
1.1 (3)
Architecture
universal
Release Date
May 28, 2023
Requirement
Android 4.4+
Version
1.0 (2)
Architecture
universal
Release Date
May 28, 2023
Requirement
Android 4.4+
  • SHARE to PRINT.Intent Screenshot
  • SHARE to PRINT.Intent Screenshot
  • SHARE to PRINT.Intent Screenshot
  • SHARE to PRINT.Intent Screenshot
  • SHARE to PRINT.Intent Screenshot
  • SHARE to PRINT.Intent Screenshot
  • SHARE to PRINT.Intent Screenshot

About Radio FM 90s

1. Do not install the application before you can print documents from Chrome, etc.

2. The application does not print alone, it only sends the job to the printer driver.
By the print button, a standard PrintDocumentAdapter for WebView is created.

3. This is a free application with the ability to thank the author (donate). After in-app purchase, you will receive only the message "Thank you".
It is very strange make return donations.


-------------------------------------

Since other software developers are too lazy to implement printing,
I did it for them.

The application is the simplest. One screen. WebView and print button.
Gets text through the processing of Intent.View and Intent.SEND ("Open with" and "Share"). Having received the text makes it the simplest html.

In the settings 4 font sizes.
Font A and Font B are suitable for printing on a thermal printer (58mm roll of cash tape)
Font D - the smallest (80 characters per line on A4 printer)

How to use the example of the clipboard.
Select text -> Share -> TextToPrint -> Printer Icon -> Standard Print Preview Dialog.

Open source code
github.com/402d/TextToPrint

What's New in this version

Updated the application in accordance with the current requirements for the target API.