[cups] Send print jobs from web application as http request

Michael Sweet msweet at apple.com
Tue Jun 23 05:13:05 PDT 2015


Rahul,

While it is technically possible to do IPP operations using XMLHTTPRequest, the same origin restriction makes such a mechanism less useful.

The usual strategy is to have the web service supporting your application handle job submission, or have the browser itself print the content (if it is simple enough to work within the limitations of today's browsers...)


> On Jun 23, 2015, at 7:51 AM, Rahul Bhooteshwar <rahul.bhooteshwar at hotwaxsystems.com> wrote:
> 
> Is there any way to send print jobs or query on cups server from web
> applications using http request??
> And if it is not possible then is there any chance to do the same using
> Node.js?
> 
> Thanks and Regards,
> Rahul Bhooteshwar
> _______________________________________________
> cups mailing list
> cups at cups.org
> https://www.cups.org/mailman/listinfo/cups

_________________________________________________________
Michael Sweet, Senior Printing System Engineer, PWG Chair




More information about the cups mailing list