>Postscript is good - you can include that in the PDF or preface 
the output PS...

Any idea how I could do this with iText, I tried 
doc.add(new Paragraph("5 setpapertray"));
doc.add(new Paragraph("Test Page"));
.
.
But this didn't work, what api do I need to use?

Gaurav Kochhar
�


-----Original Message-----
From: Leonard Rosenthol [mailto:[EMAIL PROTECTED] 
Sent: Thursday, November 18, 2004 2:40 PM
To: Kochhar, Gaurav; Paulo Soares
Subject: RE: [iText-questions] Re: Tray Selection Indicators

At 02:17 PM 11/18/2004, Kochhar, Gaurav wrote:
>This is the PCL code for the printer to print from Tray3.

         PCL won't help you, unless you are going to convert the PDF to PCL 
yourself aqnd then send raw PCL to the printer.  (whihc is an option, of 
course).



>There is also a Postscript & PJL code available.

         Postscript is good - you can include that in the PDF or preface 
the output PS...


Leonard

---------------------------------------------------------------------------
Leonard Rosenthol                            <mailto:[EMAIL PROTECTED]>
Chief Technical Officer                      <http://www.pdfsages.com>
PDF Sages, Inc.                              215-938-7080 (voice)
                                              215-938-0880 (fax)



-------------------------------------------------------
This SF.Net email is sponsored by: InterSystems CACHE
FREE OODBMS DOWNLOAD - A multidimensional database that combines
robust object and relational technologies, making it a perfect match
for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8
_______________________________________________
iText-questions mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to