Re: Running FOP with gij

2003-04-18 Thread Tim Landscheidt
Jeremias Maerki <[EMAIL PROTECTED]> wrote: > I don't think there's a patch around for that. If you think making AWT > optional is important please file a "request for enhancement" in > BugZilla for future reference so we can respect that in the redesign. Half a year (minus some hours) ago, I file

Re: How can I get from bean to PDF with FOP and Castor

2003-04-18 Thread JHardy
Thank you. This worked exactly as you said it would. Jeremias Maerki

Re: Running FOP with gij

2003-04-18 Thread Jeremias Maerki
I don't think there's a patch around for that. If you think making AWT optional is important please file a "request for enhancement" in BugZilla for future reference so we can respect that in the redesign. I think it should be relatively simple to make AWT optional. Basically two steps are necessa

Re: Running FOP with gij

2003-04-18 Thread Tim Landscheidt
Hi, okay, some googling showed that the culprit is gij :-(. Another question in this regard: Has anybody played with FOP and gcj? Some time ago, the AWT viewer was a problem as gcj did not provide any Swing classes. Is there any patch available that deletes all references to the AWT viewer? Ti

RE: inline Question

2003-04-18 Thread Partridge, Michael
-Original Message- From: Clay Leeds [mailto:[EMAIL PROTECTED] Sent: Thursday, April 17, 2003 5:05 PM To: [EMAIL PROTECTED] Subject: fo:inline Question I see that does not generate an area and hence cannot perform area-related layout (borders, background-color, padding, etc.). So, what

Running FOP with gij

2003-04-18 Thread Tim Landscheidt
Hi, I'm trying to get FOP to run with gij (basically because that is Red Hat's JDK of choice). A small test reveals: | [EMAIL PROTECTED] ~/src/fop-0.20.5rc2]$ CLASSPATH=build/fop.jar:lib/xml-apis.jar:lib/avalon-framework-cvs-20020806.jar:lib/batik.jar:lib/xalan-2.4.1.jar:lib/xercesImpl-2.2.1.jar

Re: "Illegal 'retrieve-boundary' value" error after upgrading to 0.20.5rc2

2003-04-18 Thread Louis . Masters
OK. Thanks for getting back to me. I'll probably roll back to 20.3 for now as many of our reports use running headers (by page). -Lou "J.Pietschmann" <[EMAIL PROTECTED]> on 04/18/2003 08:12:40 Please respond to [EMAIL PROTECTED] To: [EMAIL PROTECTED] cc: Subject: Re: "Illegal 'retriev

Re: Direct printing from FOP servlet

2003-04-18 Thread J.Pietschmann
[EMAIL PROTECTED] wrote: Is there anybody out there who has modified the fop servlet so that it will print the rendered pdf file directly to a printer. The name of the printer should be a parameter passed to FOP. There is the FopPrintServlet which prints to a printer on the server. Print parameter

Re: "Illegal 'retrieve-boundary' value" error after upgrading to 0.20.5rc2

2003-04-18 Thread J.Pietschmann
[EMAIL PROTECTED] wrote: They all look fine in the FO, i.e.: Manifest ID: Ouch, I misread the message. You triggered a bug in 0.20.5rc2. This happens if retrieve-boundary="page" but no matching marker could be retrieved from the page. Remember that "first-including-carryover" does not work porperl

Direct printing from FOP servlet

2003-04-18 Thread h . kappert
Title: Direct printing from FOP servlet Hi 2 all, Is there anybody out there who has modified the fop servlet so that it will print the rendered pdf file directly to a printer. The name of the printer should be a parameter passed to FOP. Hans Kappert Co-maker B.V. Postbus 24006 2490 AA 

Re: "Illegal 'retrieve-boundary' value" error after upgrading to 0.20.5rc2

2003-04-18 Thread Louis . Masters
They all look fine in the FO, i.e.: Manifest ID: Any other thoughts? "J.Pietschmann" <[EMAIL PROTECTED]> on 04/17/2003 16:53:31 Please respond to [EMAIL PROTECTED] To: [EMAIL PROTECTED] cc: Subject: Re: "Illegal 'retrieve-boundary' value" error after upgrading to 0.20.5rc2 [EM