I'm trying to allow my users to print a simple string from their phones when they request. I've found Google Cloud Print and that seems like the way to go. However, converting this simple string to a PDF seems to be more complicated.
Are there any simple libraries or ways to throw a string into a PDF file? Or is there any easier to print a string to a printer? Thanks for any help.