How to identify a virtual printer in cups v 1.1.X versions

Helge Blischke h.blischke at acm.org
Mon Feb 6 04:33:57 PST 2012


dinesh verma wrote:

> Hi,
> IS there anyway to find out that printer is a virtual printer using cups
> API. I need to do this in version 1.1.x i tried using
> CupsGetOption("device-uri") but it returns null on 1.1.x version.
> 
> Please let me know if there is a clean solution for this. using objective
> c.
> 
> Thanks

For the documentation of the CUPS 1.1.x API, see
http://www.cups.org/documentation.php/doc-1.1/ipp.html
If you need to look into the sources, see
http://svn.easysw.com/public/cups/tags/release-1.1.xx/
where xx is the sub release number you are interested in.

Helge





More information about the cups-devel mailing list