printing - LiveCycle Designer - Printer Tray mapping -


I'm trying to do this when you print with Adobe Acrobat / Reader, then it's a typical tray / Prints for bin. I just want to change the LiveCycle design setting and do not want to make workbenches setting.

In addition to this, I am sending a PDF which is converted to a PCL and then prints.

So this is where I am now:

I have created a paper type named "A4Tray3", which I can use on my master pages.

So now I want to map "A4Tray3" to a specific tray / bin. I am looking into the "hppcl5e.xdc" file and I am trying to figure out where to write some PCL code which prints on the right tray, I have special printers and I need to know I am writing the mapping from the paper type to the tray for my printer.

Is it somewhere?

  & lt ;! - ========================================== - & gt; & Lt ;! - Optical sequences - & gt; & Lt ;! - ========================================== - & gt; & Lt; Seq id = "preDoc" & gt; & Lt; ESC />% - 12345X @ PJL RDIMSG DISPLAY = "& amp; # 13; & Amp; # 10; & Lt; Var name = "staple" /> gt; & Lt; Var name = "jog" /> gt; & Lt; Seq use = "# PJLCmd" /> @PJLEnter LANGUAGE = PCL & amp; # 13; & Amp; # 10; & Lt; Seq usage = "#InputTrayCmd" /> & Lt; Seq usage = "# outputtrasecmd" /> gt; & Amp; Lt; Seq usage = "#cmd performance" /> gt; & Lt; ESC / & gt; * T600 R & lt; ESC / & gt; & Amp; U600D & lt; / Seq & gt;  

% - 12345X @ PJL RDMSG display = ""

ron

The concept of printer tray is not applicable to PDF this You can not specify a particular printer tray when printing PDF documents. The selection on the printer is based on the size of the page, and the first non-secure tray used to match the required page size is used. If no match is found with the size, a manual feed is requested. ()


Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -