[cups.general] Vector data printing example for programmers

Michael Sweet msweet at apple.com
Fri Jan 25 16:08:08 PST 2013


CUPS supports PostScript and PDF printing, which gets converted as necessary for each printer. So what you need to do is generate a PostScript or PDF file and then submit that for printing..,


Sent from my iPad

On 2013-01-25, at 4:29 AM, Elmi <satzklauer at gmail.com> wrote:

> Hi,
> 
> I already found the very detailled CUPS developer information. But I did not found any example that shows which of the described functions have to be used in which order to get some results (so the manual seems to start with the details and forgets the general overview).
> 
> So my question: is there a simple programming example available somewhere that demonstrates how to send some vector data (polylines and dots) to a printer usingthe API and no external utilities?
> 
> Thanks!
> 
> _______________________________________________
> cups mailing list
> cups at easysw.com
> http://lists.easysw.com/mailman/listinfo/cups





More information about the cups mailing list