70

View Trend>
SHARE to PRINT.Intent
Printing from applications that could only share text.
Version History
Update Comparison
App Status
  • Latest Version
    1.5
  • Time Since Latest Version
    1Year53days4Hour
  • Total Updated Versions (last 1 year)
    0

Version Timeline

Hover over "Icon" to view updates. Click "Icon" to view comparison
Version History
Display Content
Date
  • -
2024 years
4 month
20
21
22
23
24
25
26
27
28
29
30
5 month
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
6 month
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
7 month
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19

Version History

  • Version1.5
    05/29/2023

    Printing from applications that could only share text.

    Update Log

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

    Screenshots
    Video
    App Description

    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

  • Version1.4
    07/15/2021

    Printing from applications that could only share text.

    Update Log

    Integrate the Google Play Billing Library v.4

    Screenshots
    Video
    App Description

    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

  • Version1.3
    09/29/2020
    Size:2.1M

    Printing from applications that could only share text.

    Update Log

    add Rate to app

    Screenshots
    Video
    App Description

    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 -\u003e Share -\u003e TextToPrint -\u003e Printer Icon -\u003e Standard Print Preview Dialog.
    Open source code
    github.com/402d/TextToPrint