ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* disabling page scaling
@ 2016-07-04 15:49 Pablo Rodriguez
  2016-07-04 16:03 ` Wolfgang Schuster
  0 siblings, 1 reply; 5+ messages in thread
From: Pablo Rodriguez @ 2016-07-04 15:49 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Dear list,

I have the following sample:

    \setupinteractionscreen[option={paper,page}]
    \starttext
    \ConTeXt\ is awesome!
    \stoptext

The values for the option key should enable "/PickTrayByPDFSize true"
and "/Duplex /Simplex" in the PDF file. But I get an undesired
"/PrintScaling /None" (I need to reduce the document to printing margins.)

Checking lpdf-mis.lua, I see that there are two lists (or dictionaries,
maybe [the technical term is beyond my knowledge]) controlling the
printing options: pagespecs and plusspecs (both are local).

page, portrait, landscape and paper involve fixed in the pagespecs
dictionary. But these values don’t involve fixed in the plusspecs dictonary.

How can I invoke the plusspecs dictionary from ConTeXt, so I can get
duplex printing in the PDF file (or "/PickTrayByPDFSize true") without
having to disable page scaling?

Many thanks for your help,


Pablo
-- 
http://www.ousia.tk
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2016-07-04 17:25 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-07-04 15:49 disabling page scaling Pablo Rodriguez
2016-07-04 16:03 ` Wolfgang Schuster
2016-07-04 16:34   ` Pablo Rodriguez
2016-07-04 16:57     ` Hans Hagen
2016-07-04 17:25       ` Pablo Rodriguez

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).