Hi Art,
 I am trying to send fop generated PCL from web server to network printers.
For each document, we know the print controls(like duplex etc.) Is there a
way to embed these controls as part of the PCL stream so that duplex prints
are automatically delivered as duplex without any other intervention. All
our printers support duplex printing.
Thanks
-rajendran.
----- Original Message -----
From: "Art Welch" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, October 11, 2001 4:11 PM
Subject: RE: orientation


> Off hand I do not know of an easy way to do this. Depending on how you are
> invoking FOP it may be possible to have an XSL stylesheet call an
extension
> function to signal to the code that is invoking the PCLRenderer to set the
> orientation as desired. Unfortunately the orientation is set in
> startRenderer() so this would need to be done before that.
>
> HTH,
> Art
>
> -----Original Message-----
> From: Brian Wolf [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, October 09, 2001 4:19 PM
> To: [EMAIL PROTECTED]
> Subject: orientation
>
>
> I am trying to utilize the code in PCLRenderer that will send the
> landscape escape sequence. Unfortunately I cannot seem to figure out how
> to pass the information from the stylesheet to the renderer. If someone
> is already working on this I can wait a little bit; otherwise any advice
> on how to proceed to make the coding changes would be appreciated.
> Thanks,
> Brian
>
> Brian T. Wolf
> CBILL, INC.
> 3452 E. Foothill Blvd., Suite 400
> Pasadena, CA 91107
> (626) 844-6361
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, email: [EMAIL PROTECTED]
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, email: [EMAIL PROTECTED]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to