Discover

Topics

SHARE to PRINT.Intent

SHARE to PRINT.Intent APK

SHARE to PRINT.Intent APK

1.5 Free402d ⇣ Download APK (4.56 MB)

Printing from applications that could only share text.

What's SHARE to PRINT.Intent APK?

SHARE to PRINT.Intent is a app for Android, It's developed by 402d author.
First released on google play in 5 years ago and latest version released in 11 months ago.
This app has 77.8K download times on Google play and rated as 3.36 stars with 521 rated times.
This product is an app in Libraries & Demo category. More infomartion of SHARE to PRINT.Intent on google play
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