Print from your mobile using Dropbox

October 4, 2010

Wirelessly Print Anything from Anywhere, Anytime

While mobile phones have become a lot more capable in the past few years, the connection between the printer and your phone is still very weak.

For instance, if you are using a BlackBerry or an iPhone, how do you print any of the presentations or spreadsheets that you have as email attachments? Or if you are viewing driving directions on Google Maps using an iPad, how do you send that map to the printer?

Your phone’s app store will have a few printing apps to let you wirelessly print files but if you want to save a few bucks, you can simply use Dropbox to print documents from your phone to any printer without requiring any additional software.

Some upcoming printers will have built-in support for mobile printing via email but with Dropbox, you get the same feature without requiring any new hardware.

Before we get into the details, watch the video above as it shows how printing from a mobile phone actually works through Dropbox (apologies for the bad audio quality).

Print Files from any Mobile Phone through Dropbox

The workflow is like this. You download a small utility on your computer that runs in the background and constantly monitors one of your Dropbox folders for any new printing jobs.

You can send files for printing from your mobile phone through email or using any of the Dropbox mobile apps. As soon as Dropbox downloads the file locally, the utility will send it to the default printer. Once the file is printed, it gets archived to the logs folder.

mobile phone printing

To get this thing running on your computer, please follow these easy steps:

Step 1: Make sure that you have Dropbox on the computer that is connected to the printer.

Step 2: To send print jobs from your mobile device to the printer, you have two options.

  • You can download a Dropbox app on your mobile phone — they have apps for BlackBerry,iPhoneiPadNokiawebOS (Palm), and Android based phones.
  • Alternatively, you can send files from your mobile phone to Dropbox using email. Just connect your Dropbox account with Habilis and they’ll give you a unique email address – any files or attachments sent to this address will automatically appear in your Dropbox folder.

Step 3: Download this zip file* and double-click the eprint.vbs file (see the source code). The script will create a sub-folder inside your main Dropbox folder called PrintQueue where all the mobile print jobs will queue up and another sub-folder called logs where all the completed jobs will be archived.

[*] VBS scripts are Windows-only but there are workarounds for Mac OS X and Linux as well.

Step 4: You are now all set to print files from our mobile phone. Just send a test file from your mobile phone to that secret email address, or upload it through the Dropbox mobile app, and your printer will turn it into a hard copy almost instantly.

The utility can also handle multiple files in one go and it should print almost all file formats for which you have an associated application on the computer. If you would like to shut down the eprint utility, launch Windows task manager and end the “wscript.exe” process from the list.

If you have trouble running the above script on your computer, there’s a chance that you may have associated the file with Notepad or some other text editor. Press shift and right click the file in Windows Explore and choose “Windows Based Script Host” under Open With. Alternatively, open the command prompt, type “cscript eprint.vbs” and hit enter.

(extracted from Digital Inspiration)

This is a tip by Aaron Ladage on how to do it in a Mac:

There’s a simple method for Mac that doesn’t require the VBS script:

1. Create a folder in Dropbox (mine’s called “Printing”), and within that folder make two more folders: “todo” and “completed.”

2. Fire up Automator. In 10.6, a box pops up asking you what type of template you want to use for your workflow. Choose “Folder Actions.”

3. At the top, where it says “Folder Action receives files and folders added to…” choose the “todo” folder from Step 1.

4. In Automator’s search box, type “print” and you’ll see an item called “Print Finder Items.” Drag that into your workflow and select your printer (I left mine default).

5. In Automator’s search box, type “move” and you’ll see an item called “Move Finder items.” Add it to your workflow and choose the “completed” folder you created in step 1.

6. Choose “Save as…” and give your workflow a name.

That’s it! Anything you drop in the “todo” folder will now automatically open its respective app, print it and file it for you.

Leave a reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Go top