Friday, September 9, 2011

Re: [android-developers] in-App Printing within Android

On Thu, Sep 8, 2011 at 1:40 PM, Alex Duhamel <alex.p.duhamel@gmail.com> wrote:
> Within my app I'd like to be able to allow users to print various reports
> (formatted subsets of queries from SQLite database).  Google Cloud Printing
> seems too complicated an option for widespread user base.  Any suggestions?

Generate PDFs and allow the user to send those PDFs wherever they want
(e.g., email, Dropbox), so they can print from a machine set up for
printing.

>  Any print functionality being released in future versions in order to keep
> up with iOS solutions?

You will find out when the rest of us find out, if and when something
ships, not before.

--
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy

Android Training...At Your Office: http://commonsware.com/training

--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment