cvs commit: xml-fop/docs readme

2001-12-12 Thread keiron
keiron 01/12/13 00:00:21 Modified:docs readme Log: updated info Revision ChangesPath 1.3 +1 -3 xml-fop/docs/readme Index: readme === RCS file: /home/cvs/xml-fop/docs/readme,v retri

Re: A simple question: Hot to close acrobat??????????????????

2001-12-12 Thread Christopher R. Maden
At 03:04 12-12-2001, Raúl Carazo wrote: > It's not for this place, but... > > When I open a pdf-report on a IE I see it. OK. > > But when I close the IE, there is an acrobat.exe process still open... As far as I can tell, the only way is to open the Acrobat Reader, which will launch

Re: inline tables?

2001-12-12 Thread Corinna Hischke
Hi, the spec says: yes, block-level objects like tables can be children of fo:inline. I didn't try it, but if it works, please tell us. Corinna - Original Message - From: "Stephan Michels" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, December 11, 2001 1:53 PM Subject: inli

Re: XML to PDF

2001-12-12 Thread Corinna Hischke
Hi, I'm running FOP under Windows 2000 with jdk 1.2.2 which works fine ... But apart from that: svg classes belong to the batik project. They should be in batik.jar, which should be included with the fop distribution in the lib subdirectory of the fop root. HTH, Corinna - Original Message -

Re: Dictionary style pages

2001-12-12 Thread Corinna Hischke
Matthias,   the directory is part of the fop sitribution. It's a subdirectory of xml-fop - or whatever is the name of your FOP installation root directory - on the same level as the src  directory.   Sorry I wasn't clear about that - and that you had to wait for the answer ;))   Corinna --

DO NOT REPLY [Bug 5344] - table with row borders are not rendered

2001-12-12 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

Re: reuse of PDFRenderer

2001-12-12 Thread jthaemlitz
I don't have a solution, but I also would like to reuse or reset the driver. I remember seeing that reset had problems, any fixes or a way to make it work? I'm generating 70,000 pdf's with pretty complex fo markup and would like to speed up the process anyway possible. I have no memory proble

Re: FOP performance on Win98/JRE 1.3.1

2001-12-12 Thread James Richardson
Just a thought... did anybody try FOP with jRockit JVM? James - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

[PATCH] text-decoration for blocks (maintenance branch)

2001-12-12 Thread Christian Geisert
Hi, this patch adds text-decoration support for blocks. There still some things I want to do (like inherit text-decoration from a parent inline, problems with hyphenation and  ). Christian Index: docs/examples/fo/textdeko.fo === RC

[PATCH] update documentation for maintenance release

2001-12-12 Thread Christian Geisert
I'm really sorry, forgot again the attachment ;-( Hi, I've taken a first look at the documentation and updated some links etc. You need to run makedoc in docs/xml-doc to generate the html documentation. I had a lot of problems to get makedoc.bat to work and after fixing those I realised that mak

[PATCH] update documentation for maintenance release

2001-12-12 Thread Christian Geisert
Hi, I've taken a first look at the documentation and updated some links etc. You need to run makedoc in docs/xml-doc to generate the html documentation. I had a lot of problems to get makedoc.bat to work and after fixing those I realised that makedoc.sh had already been fixed. (Doh, should have u

Funny

2001-12-12 Thread IvanLatysh
Hi All. I am playing around to get my application run. And I have met some funny piece of code. Like this: package org.apache.fop.viewer; ... public class PreviewDialog extends JFrame implements ProgressListener, MessageListener { ... And when I get look at method dispose I was surprised

Re: need help

2001-12-12 Thread Cyril Rognon
Keiron, I would gladly share this info in order to contribute to FOP. here is the last transcript from FOP : [DEBUG]: Initial heap size: 1828Kb [DEBUG]: Current heap size: 127392Kb [DEBUG]: Total memory used: 125564Kb [DEBUG]: Memory use is indicative; no GC was performed [DEBUG]: These figu

Re: need help

2001-12-12 Thread Keiron Liddle
On 2001.12.12 16:11 Nicola Ken Barozzi wrote: > Are there any discussions on how to reorganize fop on a more scalable > framework? > Maybe going to SAX or other internal representations? > Sorry for the questions, I'm not able to check the list arcives right > now. Yes there have been. This is im

reuse of PDFRenderer

2001-12-12 Thread Dvorák Zdenek
Hi, this is my first time contacting the mail group. If you received this mail in error, I am sorry. I am building a batch printing application. This application processes huge number of documents. I did some measurements and found out that every document beeing processed (Driver.run()) locks a

Re: need help

2001-12-12 Thread Cyril Rognon
Keiron, Maybe Ed went a little too far about this. of course I do not request immediate magical memory solution that would enable me to generate my pdf on a cell phone :) I have read in this list that some people have 200+ pages documents with low memory footprint (around 20-50 Mo). I just wa

Re: need help

2001-12-12 Thread Nicola Ken Barozzi
- Original Message - From: "Keiron Liddle" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, December 12, 2001 3:54 PM Subject: Re: need help > While that is true there are certain things you need to realise. > - there are serious layout issues that need to be addressed > - pe

RE: need help

2001-12-12 Thread Branham, Paul
The best way to do this is by using a smaller page region. I don't remember the exact instructions, but if you look through the message archive you will see this explained in detail. Paul Branham [EMAIL PROTECTED] 24/7 Media, Inc. Phone:(301)897-7722 -Original Message- From: Cyril Rogn

Re: need help

2001-12-12 Thread Keiron Liddle
On 2001.12.12 15:39 Ed Howland wrote: > In researching this, I found the "Driver.setBufferFile(File buf)" method. > I've > set this, but it doesn't seem to work. There are no Javadocs on it. I've > looked > at the code but I don't think its being actively called by the renderer. > > Does anybody

image file path

2001-12-12 Thread Maneshi Tuli
Hi , When i run my FOP code on unix machine , it is not able to pick the image file , it gives error error on relative URL : no protocol: null/home/opt/weblogic610/wlserver6.1/config/mydomain/applications/DefaultWebApp/images/english/global_navbar/d.gif my code is like this p

Re: need help

2001-12-12 Thread Ed Howland
I have the same problem but I could not easily change the XSLT to generate different page sequences. (The data is tables from a DB that go into a report.) However, since the PDFs are to be viewed only online, I split the input (with position()) and generate multiple page sets. That way no one PDF

Re: FOP performance on Win98/JRE 1.3.1

2001-12-12 Thread Bertrand Delacretaz
On Wednesday 12 December 2001 14:42, Cyril Rognon wrote: > before making any modification to your docbook stylesheet, I suggest you > simply use some XML parser feature to deactivate the DTD validation and DTD > loading. Yes, of course to actually solve the problem (assuming DTD fetching *is* th

Re: FOP performance on Win98/JRE 1.3.1

2001-12-12 Thread Cyril Rognon
relax, before making any modification to your docbook stylesheet, I suggest you simply use some XML parser feature to deactivate the DTD validation and DTD loading. Every major XML parser use these feature that you can configure (see Xerces for instance). This way you will not endenger the doc

Re: FOP performance on Win98/JRE 1.3.1

2001-12-12 Thread Bertrand Delacretaz
On Wednesday 12 December 2001 12:24, Lukas Pietsch wrote: > What's still slow is the preceding docbook-to-.fo conversion. One thing I've seen is document referring to a DTD using an http:// URL. This is ok, but usually the parser will go out to the Internet to fetch the DTD, which can slow dow

need help

2001-12-12 Thread Cyril Rognon
Hello, I have already posted a message about memory issue but it went unseen. My problem is : I have 50-500 pages document to generate. Fop handles this perfectly and fastly (1200 ms / page average). I just have one draw back : I need to provide much memory to FOP. I have managed to have no m

Re: FOP performance on Win98/JRE 1.3.1

2001-12-12 Thread Lukas Pietsch
Hello, okay, here's the result: with the new version of Xalan (2.2.D14), the .fo to .pdf part of the conversion is really a good deal faster. ("[DEBUG]: Avg render time: 1050ms/page"). What's still slow is the preceding docbook-to-.fo conversion. And I've also found out that it makes no big d

Re: A simple question: Hot to close acrobat??????????????????

2001-12-12 Thread Nicola Ken Barozzi
AFAIK, it remains in memory to be able to handle subsequent requests faster. AKAIK, there is no simple programmatic way to disable this.   Nicola Ken Barozzi These are the days of miracle and wonder...     ...so don't cry baby, don't cry <[EMAIL PROTECTED]>  

A simple question: Hot to close acrobat??????????????????

2001-12-12 Thread Raúl Carazo
    It's not for this place, but...       When I open a pdf-report on a IE I see it. OK.       But when I close the IE, there is an acrobat.exe process still open...       Any idea?       thx

RE: FOP performance on Win98/JRE 1.3.1

2001-12-12 Thread Solange Desseignes
Normally, there's no problem... The Xalan version I used is the 2.2.D11 (the really last is the 2.2.D14). Solange Desseignes -Message d'origine- De : Lukas Pietsch [mailto:[EMAIL PROTECTED]] Envoyé : mercredi 12 décembre 2001 09:52 À : [EMAIL PROTECTED] Objet : Re: FOP performance on Wi

Re: FOP performance on Win98/JRE 1.3.1

2001-12-12 Thread Lukas Pietsch
> I use FOP with Xalan and I have noticed that the performance is really > better with the last version of Xalan (the speed is multiply by 10) !!! That sounds interesting. FOP 0.20.2 is being distributed with a file called xalan-2.0.0.jar. Is it technically okay to just go and grab a newer vers

RE: FOP performance on Win98/JRE 1.3.1

2001-12-12 Thread Sergei Timofejev
>Well, okay, I do understand how I could achieve this--just spend a couple of hundred bucks. ;-) PC133, 512MB = 40 USD. S. -Original Message- From: Lukas Pietsch [mailto:[EMAIL PROTECTED]] Sent: Wednesday, December 12, 2001 10:46 AM To: [EMAIL PROTECTED] Subject: Re: FOP performance o

Re: FOP performance on Win98/JRE 1.3.1

2001-12-12 Thread Lukas Pietsch
Thanks, James, for the detailed comments. Not that I understood everything of it--I'm afraid I'm rather unexperienced with Java in general. Your suggestions sound quite convincing, only I don't know how to actually carry them out. Now maybe what follows is terribly boring newbie stuff. In that

RE: FOP performance on Win98/JRE 1.3.1

2001-12-12 Thread Solange Desseignes
Hello ! I use FOP with Xalan and I have noticed that the performance is really better with the last version of Xalan (the speed is multiply by 10) !!! Solange Desseignes -Message d'origine- De : IvanLatysh [mailto:[EMAIL PROTECTED]] Envoyé : mardi 11 décembre 2001 18:42 À : [EMAIL PROTE