SHARE to PRINT.Intent

In-app purchases
3.5
636 reviews
50K+
Downloads
Content rating
Everyone
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image

About this app

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
Updated on
May 28, 2023

Data safety

Safety starts with understanding how developers collect and share your data. Data privacy and security practices may vary based on your use, region, and age. The developer provided this information and may update it over time.
No data shared with third parties
Learn more about how developers declare sharing
No data collected
Learn more about how developers declare collection

Ratings and reviews

3.5
602 reviews
Edgar Talamantes
June 6, 2022
For the people who don't get it. This is a companion app for RawBT app. You have to install that before and configure your printer there. When you have your printer working you can use this app to print text (only text) from any app as you can see in the video.
7 people found this review helpful
Did you find this helpful?
E P
November 9, 2020
Only app that actually works and is remarkably simple! Thanks guys and please Google, remove all other time wasters!
17 people found this review helpful
Did you find this helpful?
Paul Walker
January 13, 2021
I'm looking for one that will print text. It is able to get around easy.
11 people found this review helpful
Did you find this helpful?

What's new

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