Re: Font-Problem depending on Java-VM

2004-01-27 Thread Matthias Schäfer
Chris Bowditch wrote: Matthias Schäfer wrote: Hello, printing Text with " or ' with IBM 1.3.0 works fine. Trying SUN 1.3.1_08 or SUN 1.3.1_09 I get squares instead of the expected Characters. This sounds like an encoding issue. What is the encoding of your FO file (or XML and XSL files) Also,

Re: Bugzilla entry for fo:retrieve-marker bug?

2004-01-27 Thread J.Pietschmann
Steinar Bang wrote: It's said to be a known bug, but I couldn't find an entry for it in bugzilla. Did I miss it, or don't it have a report. If it doesn't have a report, should I report it with a test case? Because the bug will not appear in the same for in the current development code, it's somew

Re: RE : hyphenation problem

2004-01-27 Thread J.Pietschmann
VAGNER Rodolphe wrote: Do you think the error below can be generated by the absence of a fr.xml hyphenation file in the 0.20.5 version of FOP ? So the two problems (add hyphenation file and this error ) maibe the same one . If not, does someone know how I can fix this please : java.io.InvalidClass

Re: Space After

2004-01-27 Thread J.Pietschmann
Anil wrote: ,  ... My expected output is City, State Zip-ZipExt But i am getting City{space}, State Zip{Space}-ZipExt The XSLT processor strips whitespace-only nodes from the stylesheet. Thie means any text nodes with any non-whitespace character is

Space After

2004-01-27 Thread Anil
Hi, I am trying to use variables inside blocks as below ,    - My expected output is City, State Zip-ZipExt But i am getting City{space}, State Zip{Sp

Re: Installed new SAMBA version, now FOP quits with Exception

2004-01-27 Thread Aleksandar Nikov
Hi Roland, > I tried to set the LD_LIBRARY_PATH right before calling the fop shell script. > Same situation. > Then i looked for the /etc/ld.so.conf ... i do not have that file. You should export the variable before calling the fop shell script: $ LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/X11R6/lib

RE : hyphenation problem

2004-01-27 Thread VAGNER Rodolphe
Do you think the error below can be generated by the absence of a fr.xml hyphenation file in the 0.20.5 version of FOP ? So the two problems (add hyphenation file and this error ) maibe the same one . If not, does someone know how I can fix this please : java.io.InvalidClassException: org.ap

Re: FOPException: FOP processor fails during load test

2004-01-27 Thread Subbareddy Kalakota
John, Thanks for the reply. I try making the Driver at method level and see what would be the out come. I also made the log level to fatal, I set it to warning level, it may through out some more info. Thanks, Subbareddy. - Original Message - From: "John Austin" <[EMAIL PROTECTED]> To: <[E

Re: Last page

2004-01-27 Thread J.Pietschmann
Forest, Sebastien wrote: I want to use the page-position="last" in fo:conditional-page-master-reference but it is not implemented yet. Is there a workaround? Look at the two stage processing sample: http://xml.apache.org/fop/fo.html#fo-total-pages J.Pietschmann

Re: FOPException: FOP processor fails during load test

2004-01-27 Thread John Austin
On Tue, 2004-01-27 at 16:14, Subbareddy Kalakota wrote: Have replied to Subbareddy off-line to the effect that his problem might be one of thread-safety. He has several class variables (eventMappings, factory, driver and log) that must be thread-safe in order for the servlet to work. I suspec

RE: Way to determine new page?

2004-01-27 Thread Readman, Devon
So footnotes overwriting xsl-region-after is unintentional. Can footnotes be configured not to overwrite the xsl-region-after area or is this just a limitation of fop? Thanks. Devon -Original Message- From: J.Pietschmann [mailto:[EMAIL PROTECTED] Sent: Monday, January 26, 2004 4:16 PM To:

FOPException: FOP processor fails during load test

2004-01-27 Thread Subbareddy Kalakota
Hi, I am using FOP to generate PDF reports from servlet. I am generating and storing the pdf report into file and serving that file so that I am avoiding repeating calls from browser. every thing going fine, I am able to generate pdf reports in development env(windows) and testing (AIX) but when a

Re: Where FOP Cant be used?

2004-01-27 Thread Chris Bowditch
Ganesh Babu Nallamothu, Integra wrote: Hai Chris, Thanks for your reply. Could you please brief your point. I dont understand. Do you mean expand my point? Well a typical telephone bill has several transactions, with each transaction there are several columns of data, e.g. time of call, phone num

Re: Installed new SAMBA version, now FOP quits with Exception

2004-01-27 Thread Roland Schroth
Hi Alex, > This is a linker error, most probably not connected to FOP. > > You need to either: >- add /usr/X11R6/lib in LD_LIBRARY_PATH environment variable >- or add /usr/X11R6/lib in /etc/ld.so.conf > > Maybe you should check /etc/ld.so.conf first. > It is possible that samba installa

Installed new SAMBA version, now FOP quits with Exception

2004-01-27 Thread Roland Schroth
Hi all, I just installed a new version of samba and now FOP is no longer working correctly. It always quits with the following error: Exception in thread "main" java.lang.UnsatisfiedLinkError: /usr/local/j2re1.4.1_05/lib/i386/libawt.so: libXp.so.6: cannot open shared object file: No such file o

Re: Last page

2004-01-27 Thread Chris Bowditch
Forest, Sebastien wrote: Hi! I want to use the page-position="last" in fo:conditional-page-master-reference but it is not implemented yet. Is there a workaround? No workarounds in general. Here is my problem: Suppose I have a document of 6 pages. The last page (page 6) is blank because I have to

Limitations of XSL-FO

2004-01-27 Thread Ganesh Babu Nallamothu, Integra
Dear All, Can any one tell me the limitations of XSL-FO. I have listed down a few. Whether 1. Fancy rules or borders are possible in XSL FO? 2. Type 1 fonts can be embedded? 3. Layout changes in same page? 4. Other languages support except English? 5. Unicode entity support? 6. Variable footers f

Re: Installed new SAMBA version, now FOP quits with Exception

2004-01-27 Thread Aleksandar Nikov
Hi Roland, > I just installed a new version of samba and now FOP is no longer working > correctly. It always quits with the following error: > > Exception in thread "main" java.lang.UnsatisfiedLinkError: > /usr/local/j2re1.4.1_05/lib/i386/libawt.so: libXp.so.6: cannot open > shared object file:

RE : hyphenation problem

2004-01-27 Thread VAGNER Rodolphe
I try the rebuild method proposed and both points of last mail are ok. Thank you very much. Ro -- -Message d'origine- -- De : Peter Menzel [mailto:[EMAIL PROTECTED] -- Envoyé : mardi 27 janvier 2004 10:06 -- À : [EMAIL PROTECTED] -- Objet : Re: hyphenation problem -- -- -- Hi

Re: Where FOP Cant be used?

2004-01-27 Thread Konstantin Priblouda
--- "Ganesh Babu Nallamothu, Integra" <[EMAIL PROTECTED]> wrote: > Dear All, > > As all knows FOP is used for Financial typesetting > and in some other areas. > > Can any one specify where FOP cant be used? fop can be used to generate PDF documents. Regardless for which puprose. regards, =

Re: Where FOP Cant be used?

2004-01-27 Thread Chris Bowditch
Ganesh Babu Nallamothu, Integra wrote: Dear All, As all knows FOP is used for Financial typesetting and in some other areas. Can any one specify where FOP cant be used? XSL-FO in general and therefore FOP is not very good at producing statements with running totals etc. Chris ---

Re: hyphenation problem

2004-01-27 Thread Peter Menzel
Hi If you want to include new hyphenation patterns into fop, it's not enough to zip them into the fop.jar.. You have to download the source, copy the patterns in the hyph dir and then run the build script, to compile a new jar file.. Peter > Hy, > > I upgrade from 0.20.4 to 0.20.5 and I have t

Where FOP Cant be used?

2004-01-27 Thread Ganesh Babu Nallamothu, Integra
Dear All, As all knows FOP is used for Financial typesetting and in some other areas. Can any one specify where FOP cant be used? thanks, Ganesh. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMA

Bugzilla entry for fo:retrieve-marker bug?

2004-01-27 Thread Steinar Bang
Hi! I've encountered the bug mentioned in the below URL, in 0.20.5: http://java2.5341.com/msg/43345.html Ie. that the stuff returned by fo:retrieve-marker get the formatting of the marker, and not the formatting of where it's placed. It's said to be a known bug, but I couldn't find an en

Last page

2004-01-27 Thread Forest, Sebastien
Title: Last page Hi! I want to use the page-position="last" in fo:conditional-page-master-reference but it is not implemented yet. Is there a workaround? Here is my problem: Suppose I have a document of 6 pages. The last page (page 6) is blank because I have to keep the document even. On th