iPrintPage is an HTML to plain text converter that supports printing in text mode. It's especially useful for printing on continuous paper of Impact Printers (ideal for printing receipts, invoices, reports and spread sheets in many copies simultaneously). Conversion of HTML to plain text, preserves the formatting as much as possible (it achieves this by using the third party w3m text browser). Application allows easy printing from Safari, Firefox and Chrome browsers. Currently any OS X app (i.e. browsers, etc.) supports printing in graphics mode only. iPrintPage can print both in text and graphics mode.


Advantages of text over graphics mode printing on Dot Matrix Printers:

  • Faster printing. Text mode printing unleashes your printer's potential (i.e. Epson FX 890 has the following print speed options (at 10 cpi): NLQ (104 cps), Draft (419 cps), High Speed Draft (559 cps), Ultra Speed Draft (566 cps)).
  • Always legible printing using some of the built-in printer fonts. You can select a typeface and font size (pitch) on printer's control panel.
  • Gapless printing on continuous paper.
  • Printing will stop immediately at the end of the text. Optionally, iPrintPage can feed the paper forward to the tear-off position.
  • It reduces paper waste dramatically.

Current disadvantages of printing in text mode:

  • The whole text is printed with a built-in printer's font. This means that the original font properties are not preserved.
  • HTML to text conversion excludes images. If you want to preserve images or exact formatting, print in Graphics mode.
  • HTML to text conversion has a limited CSS support, but main HTML tags and aligment properties are supported i.e. (DIV, P, TABLE, TR, TD, etc.)

Download

  • iPrintPage v1.3
    MD5 checksum: 08ECB13F7D1D40113BB708F6964641D4
    SHA1 checksum: D065DCE7F0B32866B982643E5A9133A199EFB1A7

System Requirements

  • Mac OS X v10.9 or later
  • Application is signed with a valid certificate, but not notarized, due to a $99/year fee that Apple requires from developers to release apps outside the Mac App Store.

    To open it on macOS 10.15 and up, follow the "How to open an app that hasn’t been notarized" instructions.

VirusTotal report for iPrintPage v1.3

Release Notes

  • 15/09/2020 - v1.3:
    - Added add-ons for Chrome and Firefox that opens current web page with iPrintPage app. The extension for Chrome will be installed automatically when you start iPrintPage. You need to enable it in Chrome when prompted. The Firefox add-on must be installed manually from addons.mozilla.org or drag and drop xpi extension from iPrintPage Resources folder to about:addons Firefox page.
    - iPrintPage main window title now shows web page title, when app is used with Safari.
    - Fixed Print Cmd+P command on the main menu to invoke the Print command available on the Toolbar.
    - iPrintPage is 64 bit app and requires 10.9 or later.
    - Application is signed with a valid certificate, but not notarized (see note above).

  • 11/16/2016 - v1.2 - Signed application and dmg installation file. Requires 10.5 or later.
  • 08/09/2015 - v1.1 - Fixed a bug when "Open With -> iPrintPage" command is used in the Finder.
  • 07/12/2015 - v1.0 - Initial release

License

  • Donationware

Contact


How to use iPrintPage?

  • You can navigate Safari to an HTML report that you want to print. Start iPrintPage (if it's already started, use the "Get (Cmd+R)" function). Safari's topmost page will appear in iPrintPage ready for printing (or file saving).
  • iPrintPage v1.3 adds add-ons for Chrome and Firefox (including Waterfox) that opens current web page with iPrintPage app. The extension for Chrome will be installed automatically when you start iPrintPage. You need to enable it in Chrome when prompted. The Firefox add-on must be installed manually from addons.mozilla.org or drag and drop xpi extension from iPrintPage Resources folder to about:addons Firefox page.
  • For Firefox 50 or older (with deprecated XUL based add-ons), you can install the ViewSourceWith add-on. This add-on allows you to open current Firefox page directly in iPrintPage. Or just use Waterfox Classic that supports both XUL and WebExtensions add-ons.
  • Alternatively, in Safari or Firefox, you can navigate to a web page. Then copy some snippet or the whole web page (Cmd+A, Cmd+C). In iPrintPage use the "Paste (Cmd+V)" function.
  • You may edit the text or insert another snippet using Cmd+L Paste command. To select a vertical block of text (such as a column), hold the Option key then select the text.
  • Choose document and printer encodings as well as Characters Per Line (cpl) and End Lines options. iPrintPage will save these options for the next usage.
  • Finally, select a printer and use the "Print (Cmd+P)" function. You can turn off "Text mode" option if you want to print on Non-Dot Matrix Printers or export to PDF.
  • If you find iPrintPage useful, please buy me a beer using PayPal.me or purchase the Mac App Store version (if available).

Here is detailed explanation of all functions:

  • Print (Cmd+P) - use this function to start printing. In Text mode printing will start immediately, without additional dialogs.
  • Text mode - If on, print job is send to selected printer as plain text. This is useful for printing on continuous paper on Dot Matrix Printers.
    If off, printer will print in Graphics mode that works on all printers, but without the advantages that text mode provides. Also, in Graphics mode you can export to PDF.
  • Characters Per Line (cpl) - number of characters that your printer can output per line. This value depends on printer's model (i.e. 80 or 136 columns) and printer's PITCH option (usually 10 cpi). For example, the 12 cpi option on printer's control panel will set a smaller font size and you can output 96 characters per line instead of the default 80:
    80 col.
    Printer
    136 col.
    Printer
    iPrintPage (cpl)Printer (cpi)
    8010
    9612
    12015
    13717
    16020
    iPrintPage (cpl)Printer (cpi)
    13610
    16312
    20415
    23317
    27220
  • End Lines - If you want to feed the paper forward to tear-off position, enter the number of blank lines (i.e. 14) that will be added at the end or 0 if you don't want to feed the paper forward.
  • Printer encoding - Select printer's encoding. If you print Non-ASCII characters (i.e. Cyrillic CP1251), you need to set that encoding in your printer as well. Search printer's manual for a "Character table" option in "Changing the Printer's Default Settings" chapter.
  • Document encoding - Select document's encoding. This is the encoding of the original HTML page (i.e. UTF-8).
  • Paste (Cmd+V) - You may copy some part of a web page in your browser (i.e. Firefox, Safari) and then use this function to convert the snippet to plain text. Operation replaces any existing text in the view. If you want to paste without replacing then use Cmd+L.
  • Get (Cmd+R) - Safari's topmost web page will appear converted in plain text with preserved formatting. Operation replaces any existing text in the view.