Dear list,

I have the following sample:

  \setuppapersize[A4, landscape]
  \setupinteractionscreen[option={landscape, paper}]
  \starttext
  \dorecurse{2}
  {\startmakeup[page][pagestate=start, align=middle]
  \dontleavehmode
  \scale[width=.8\textwidth]{middle}
  \stopmakeup}
  \stoptext

Selecting paper in option from \setupinteractionscreen also sets
(printing) orientation to auto.

I couldn’t print the resulting PDF generated from the code above without
having to set orientation to landscape (in Acrobat’s printing dialog).
Otherwise, I was getting wrong orientation in printed pages.

Printing was wrong in both printers I tried. Acrobat DC (reader) version
is Acrobat DC (2021.001.20135).

I was using both MkIV and latest LMTX. I think there might be a bug in
latest Acrobat.

Could anyone confirm whether the latest Acrobat DC is able to print the
PDF document from the code above with the printing orientation set to
automatic?
--
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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to