What does the "Enable Advanced Printing Features" option do?

2

When I go to look at a printer's properties in Windows XP, I see a checkbox for "Enable Advanced Printing Features." What does this option do?

(Specifically, I'm using a Zebra S4M label printer, but I believe this option is available for printers throuh the "printer properties" dialog in Windows).

Ben McCormack

Posted 2010-04-20T18:53:48.363

Reputation: 1 081

Answers

1

I googled 10 minutes about this and found the following:

Depends on what the particular printer driver supports. Help on it says it enables 'metafile spooling' and such facilities as Page Order; Booklet Printing and Pages per sheet.

Source: http://www.pcreview.co.uk/forums...

Thats also what i thought. It really depends on which specific driver or printer you are using.

Diskilla

Posted 2010-04-20T18:53:48.363

Reputation: 1 516

I had googled it as well but didn't really find anything that helped explain it very well. Thanks for the answer, though. – Ben McCormack – 2010-04-20T19:16:48.720

no problem. It´s kind of an interesting question because it´s something I never thought about. The checkbox was just always there ^^ – Diskilla – 2010-04-20T19:36:32.267

1

Basically this checkbox decides (but not by itself alone) whether print jobs are rendered to the printer's native page description language (e.g. PCL or PostScript) on the client (when disabled) or on the server (when enabled). See this blog post for a discussion.

Nick Westgate

Posted 2010-04-20T18:53:48.363

Reputation: 1 677