Printing over and over again

2003-03-13 Thread Rajendran S
I am generating PCL through FOP and when I send this document to HP LAserJet 4 plus , the same page prints over and over again. Anybody had similar problems? With HP LaserJet 4 Si and 5 Si, this works fine. Thanks _ Help STOP SPAM

Access to network printer denied from Fop Servlet to send PCL

2001-10-25 Thread Rajendran S
I am using JRUN 3.1 (eval) with IIS 4.0. I am generating FO string and I want to generate PCL and send it to the network printer. The code I use is given below: String printer ="TS0001T01//prn1"; sendToPrinter(fopString,printer); public static void sendToPrinter(String foSt

Re: Problems with PCL Output (unicode x2022)

2001-11-21 Thread Rajendran S
when I use unicode • I get the correct bullet symbol while generating PDF. But the same appears as " ( double quote) in PCL. Any ideas? Thanks -Rajendran _ Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.as

Re: Fonts

2001-12-27 Thread Rajendran S
Why Verdana is within Quotes in your xsl? >From: Raúl Carazo <[EMAIL PROTECTED]> >Reply-To: [EMAIL PROTECTED] >To: "FOP" <[EMAIL PROTECTED]> >Subject: Fonts >Date: Wed, 26 Dec 2001 16:46:44 +0100 >MIME-Version: 1.0 >Received: from [64.125.133.20] by hotmail.com (3.2) with ESMTP id >MHotMailBDF3

Problems with CheckBoxes in PCL

2002-11-25 Thread Rajendran S
I am able to use ZapfDingBats ❑ to get checkbox in PDF. But When I generate PCL , this appears as letter Q. When I tested the sample file fonts.fo that comes with FOP distribution to generate PCL, it does not generate the check boxes in PCL. I have tried this with both 0.20.3 and 0.20.4. In