Re: Fopping and batch printing

2002-04-22 Thread Jeremias Maerki
(comments inline) On 22.04.2002 14:29:04 Wayne Elliott wrote: Howdy Anyone know of the best way to batch FOP generated PDF documents for printing. In our scenario documents are queued for generation, followed by printing, using threads. We print from both a Windows 2000 GUI application

Embedding FOP within Servlet

2002-04-22 Thread Georg Daniel Vassilopulos
Hello All, With the example "embedding" distributed with fop-0.20.3-src.tar.gz I got stuck. The PDF generation from a *.fo file works fine. But while generating a PDF out of a xml file and a xsl stylesheet I always get the exception: org.apache.fop.apps.FOPException:

Re: problem with path relative - HELP ME

2002-04-22 Thread Mohamed Abdel Hameed
hi i have the same problem also images didn't appear till i write full path of the images like c:\images\image.gif and not work with this ( http://localhost:8080/cocoon/mydir/images/image.gif ) i don't know what is the reason so i hope that anybody can help in this thanx - Original Message

Re: Embedding FOP within Servlet

2002-04-22 Thread Jeremias Maerki
That's a classloader issue. I haven't investigated what exactly the problem is, but putting xalan.jar in common/lib or lib instead of WEB-INF/lib should do the trick. On 22.04.2002 16:29:16 Georg Daniel Vassilopulos wrote: Hello All, With the example embedding distributed with

Do Fop have problems with keep-with-...?

2002-04-22 Thread Steinar Bang
Platform: Intel PIII, debian testing, Blackdown Java SDK 1.3.1, Saxon 6.4.4, DocBook XML 4.1.2, DocBook-XSL 1.48, Fop-0.20.3rc Does Fop still have a problem with keep-with-*? Searches on the net seem to indicate that this was the case as late as February this year:

Re: to J.Pietschmann (about keep-together)

2002-04-22 Thread Steinar Bang
J.Pietschmann [EMAIL PROTECTED]: MARTIN Franck wrote: Thank you for your advice but what do you mean by blind table? A table without borders, so you don't notice it's actually there. Often used for doing complicated layouts which can be fitted manually to an underlying grid. In your case,

Refactoring / Rewriting of FOP Timeframe?

2002-04-22 Thread L Rutker
Hi i sthere a rough timeframe for the Refactoring / Rewriting of FOP? Lou _ Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp.

Re: Do Fop have problems with keep-with-...?

2002-04-22 Thread J.Pietschmann
Steinar Bang wrote: Does Fop still have a problem with keep-with-*? Yes, and this will persist for some time. I have a problem with the title of a section, in a DocBook XML article, not sticking with the rest of the section, when a page break is inserted. The keep-with-* properties work on table

Re: problem with path relative - HELP ME

2002-04-22 Thread J.Pietschmann
Mohamed Abdel Hameed wrote: hi i have the same problem also images didn't appear till i write full path of the images like c:\images\image.gif and not work with this ( http://localhost:8080/cocoon/mydir/images/image.gif ) The second form requires a webserver running and serving the requested

Re: Do Fop have problems with keep-with-...?

2002-04-22 Thread Steinar Bang
J.Pietschmann [EMAIL PROTECTED]: [snip!] If you are generating FO from DocBook, this will probably be hard, or harder. You can try to fiddle with the docbook style sheets to achieve this effect. Some workaround around those lines, is what I will try tomorrow. I won't fiddle with the DocBook

Re: FOP on JDK 1.1

2002-04-22 Thread jthaemlitz
I had a good results from FOP 0.18.x you may be able to run FOP 0.19.x. The Java API changed a little, command line usage is almost identical. JohnPT

OT: Mime Types

2002-04-22 Thread Savino, Matt C
Can anyone point me to a good references on getting various response content types/file extension mappings to work with IE and Netscape? I'm having a devil of a time getting CSV and XML to save correctly AND create the correct user prompts. We'd like the open/save dialog to come up for everything,