SHARE to PRINT.Intent Android
SHARE to PRINT.Intent is #48 in Libraries & Demo Free on Google Play in Brazil and charting in 1 of 15 countries we track.
Updated 27 Sep 2026 · rankings refresh through the day
Developer402D, TOO
CategoryLibraries & Demo
PriceFree
Released
Installs100k+
Rating★ 4.3 (753)
Updated
Content ratingEveryone
Rating
4.3 ★
753 ratings
Measured
Best rank now
#48
Measured
SHARE to PRINT.Intent on Google Play
App details
App ID
ru.a402d.texttoprint
Publisher
402D, TOO
Publisher country
Kazakhstan
Content rating
Everyone
SHARE to PRINT.Intent downloads
Worldwide, per day, and installs to date. The band is open; the exact number is free with an account.
How this is calculated
Google Play shows an exact lifetime install count; downloads per day are its daily change (measured). When Play hasn't refreshed the count, they come from new ratings and Top Free chart positions. Confidence is the chance the real number is within half to double ours.
Active users
All platforms, worldwide. Free with an account.
Stickiness (DAU / MAU)
how many monthly users open it on a given day
How this is calculated
Monthly users come from lifetime installs across every store, fitted on monthly active user figures companies publish; daily users = monthly × the typical daily/monthly ratio for the category. Confidence is the chance the real number is within half to double ours.
Where it ranks on Google Play
Every top 200 chart it appears in across 15 countries.
| Country | Charts | Rank |
|---|---|---|
| Libraries & DemoFree | #48 |
Apps near SHARE to PRINT.Intent on the chart
Libraries & Demo Free, around #48.
Ratings
Google Play, worldwide.
Rating
4.3 ★
753 ratings
Measured
Ratings
753
Measured
Written reviews
7
Measured
About SHARE to PRINT.Intent
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
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 1.7
Fix error