Re: Problem with fo:marker

2002-11-18 Thread Oleg Tkachenko
Yann Verlynde wrote: I have some trouble with fo:marker. The String that I want to write on the top of my page when my text in on 2 pages minimum does not work. I see it on the first page but not on the second. Does anyone can help me? This is my code in my static-content M Here is a mistake

Re: Producing Font Metrics

2002-11-18 Thread Oleg Tkachenko
Lucas, Allison wrote: I found a question from 7/11/2002 about the EOFException when trying to generate a font metric xml from a true type font. Mark Peterson said that he was looking into the issue. I have run into this issue with a third party font. Was there any resolution to the issue? You

Re: Producing Font Metrics

2002-11-18 Thread bdhave . work
It may be the same bug as Bug 14576. I have already sent an attachment with a patch see http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14576 Bernard Selon Oleg Tkachenko <[EMAIL PROTECTED]>: > Lucas, Allison wrote: > > I found a question from 7/11/2002 about the EOFException when trying to

Re: How to determine page position of current and last table-row?

2002-11-18 Thread Oleg Tkachenko
Petr van Blokland wrote: I try to add new fonts to fop. According to the site this should be done with the instruction below. I run this on OSX 10.2 Does anyone has an idea why this creates a OutOfMemoryError? [titanm:/xpyth/FOP/fop-0.20.4] petr% java -cp build/fop.jar:lib/xercesImpl-2.0.1.jar:li

RE: Quality of Grafics: SVG

2002-11-18 Thread Doray, Arnold
... squares look fine at every resoulution, but the writing not, again at all resolutions. I tried different SVGs, some I didn't create myself, Try including the entry: strokeSVGText false in y

Re: Producing Font Metrics

2002-11-18 Thread Oleg Tkachenko
[EMAIL PROTECTED] wrote: It may be the same bug as Bug 14576. I have already sent an attachment with a patch see http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14576 This bug entry has no attachments, attach the patch again, please. -- Oleg Tkachenko eXperanto team Multiconn Technologies, Israel

[Renamed thread] Converting fonts

2002-11-18 Thread Petr van Blokland
On Monday, November 18, 2002, at 09:30 AM, Oleg Tkachenko wrote: Petr van Blokland wrote: I try to add new fonts to fop. According to the site this should be done with the instruction below. I run this on OSX 10.2 Does anyone has an idea why this creates a OutOfMemoryError? [titanm:/xpyth/FOP/fop-

RE: Producing Font Metrics

2002-11-18 Thread Dennis Myrén
Please post the path again. I cant find a patch in the message: http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14576 Regards Dennis -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: 18. november 2002 09:24 To: [EMAIL PROTECTED] Subject: Re: Producing Font Metr

Re: Producing Font Metrics

2002-11-18 Thread bdhave . work
Sorry, I forgot to attach the patch and I didn't have access to CVS at work. I just put a description of what to do (just ad one line in a source) as a comment to the bug. If you want, I can send a diff at 7Pm or 8 pm CET. thanks, Bernard Selon Oleg Tkachenko <[EMAIL PROTECTED]>: > [EMAIL PROT

Re: Producing Font Metrics

2002-11-18 Thread Oleg Tkachenko
[EMAIL PROTECTED] wrote: Sorry, I forgot to attach the patch and I didn't have access to CVS at work. Me too :( Is anybody aware of any cvs proxy ? I just put a description of what to do (just ad one line in a source) as a comment to the bug. If you want, I can send a diff at 7Pm or 8 pm CET. Sure.

Re: [Renamed thread] Converting fonts

2002-11-18 Thread Oleg Tkachenko
Petr van Blokland wrote: The most important missing tag in FOP for us currently is Do you have any idea when that will be implemented? No way till 1.0dev is out. But if you want you can implement it yourself. -- Oleg Tkachenko eXperanto team Multiconn Technologies, Israel

Re: Producing Font Metrics

2002-11-18 Thread Jeremias Maerki
I've seen your patch. It seems like I screwed up when improving the code there. Sorry! I'm going to apply your patch in a few minutes. On 18.11.2002 11:06:49 bdhave.work wrote: > Sorry, I forgot to attach the patch and I didn't have access to CVS at work. > > I just put a description of what to

Re: Producing Font Metrics

2002-11-18 Thread bdhave . work
I hust found that in google: http://www.cvshome.org/dev/patches/http but I didn't test. Bernard Selon Oleg Tkachenko <[EMAIL PROTECTED]>: > [EMAIL PROTECTED] wrote: > > > Sorry, I forgot to attach the patch and I didn't have access to CVS at > work. > > Me too :( Is anybody aware of any cvs

Re: Producing Font Metrics

2002-11-18 Thread Jeremias Maerki
done. Thanks Bernard! On 18.11.2002 11:18:20 Jeremias Maerki wrote: > I've seen your patch. It seems like I screwed up when improving the code > there. Sorry! I'm going to apply your patch in a few minutes. Jeremias Maerki

Strange error when upgrading from 0.20.3 to 0.20.4

2002-11-18 Thread Jiri_Nejedly
I am trying to upgrade FOP from version 0.20.3 to 0.20.4 . I use Oracle's JDeveloper 9i To my project I added all libraries, which I found in fop.bat : fop.jar batik.jar xalan-2.3.1.jar xercesImpl-2.0.1.jar xml-apis.jar avalon-framework-cvs-20020315.jar logkit-1.0.jar When I process my FO file b

Re: Strange error when upgrading from 0.20.3 to 0.20.4

2002-11-18 Thread Jeremias Maerki
That's probably a follow-up error because a font could not be loaded. If you run your sample form the command line with the -d option, you should get a better error message. Maybe you didn't set the second logger in the MessageHandler class correctly because that's where the original error message

Re: Strange error when upgrading from 0.20.3 to 0.20.4

2002-11-18 Thread Oleg Tkachenko
[EMAIL PROTECTED] wrote: When I do this in servlet, following error appears: [INFO]: building formatting object tree [INFO]: [1]- the logging stops here java.lang.NullPointerException int org.apache.fop.render.pdf.fonts.LazyFont.getAscender(int) int Looks like somewhinh goes

No more DTM IDs available

2002-11-18 Thread lepekhine
Hi, all! I use fop 0.20.4 with jdk 1.4.1 in RH Linux 7.3 I have got the error org.apache.xml.dtm.DTMException No more DTM Ids are available while processing a document with docbook-xsl-1.55.0 This error didn't appear earlier in Windows with jdk 1.3.1. Another document wich looks very like that com

AW: Viewing PDF without AcrobatReader or FOP??

2002-11-18 Thread "Müller, Markus"
Hi Oleg, when viewing PDFs with embedded fonts, you will see differences between the platform specific and the Java version of AcrobatReader. The Java-version does some ugly character spacing, embedded fonts are not displayed properly. That's really not a *good* thing. And the fact that it has not

Re: No more DTM IDs available

2002-11-18 Thread Oleg Tkachenko
lepekhine wrote: I use fop 0.20.4 with jdk 1.4.1 in RH Linux 7.3 I have got the error org.apache.xml.dtm.DTMException No more DTM Ids are available while processing a document with docbook-xsl-1.55.0 This error didn't appear earlier in Windows with jdk 1.3.1. Another document wich looks very like

Re: AW: Viewing PDF without AcrobatReader or FOP??

2002-11-18 Thread Oleg Tkachenko
Müller, Markus wrote: when viewing PDFs with embedded fonts, you will see differences between the platform specific and the Java version of AcrobatReader. The Java-version does some ugly character spacing, embedded fonts are not displayed properly. That's really not a *good* thing. And the fact tha

RE: Quality of Grafics: SVG

2002-11-18 Thread Stephan Wiesner
Thanks a lot, that did the trick. Stephan > -Original Message- > From: Doray, Arnold [mailto:[EMAIL PROTECTED] > Sent: Montag, 18. November 2002 09:26 > To: '[EMAIL PROTECTED]' > Subject: RE: Quality of Grafics: SVG > > > ... > squares look fine at every resoulution, but

Re: Strange error when upgrading from 0.20.3 to 0.20.4

2002-11-18 Thread Jiri_Nejedly
To Jeremias Maerki: --- ... If you run your sample form the command line with the -d option, you should get a better error message. - The batch works ok (see next) ...Maybe you didn't set the second logger in the MessageHandler class correctly - What is second logge

static-content/odd/even

2002-11-18 Thread Wolle
hi group! i developp a fo:stylesheet with different heads for odd and even pages inside a static content. although i used the same logic of presentation, the spaces between a rule and some text are different. has anybody else made this experinence? here are some code-snippets:

Re: Strange error when upgrading from 0.20.3 to 0.20.4

2002-11-18 Thread Oleg Tkachenko
[EMAIL PROTECTED] wrote: - What is second logger ? See at FOPServlet.java example: import org.apache.avalon.framework.logger.ConsoleLogger; import org.apache.avalon.framework.logger.Logger; ... Logger log = new ConsoleLogger(ConsoleLogger.LEVEL_WARN); MessageHandler.setScreenLogger(log); driver.set

Re: No more DTM IDs available

2002-11-18 Thread lepekhine
A lot if thanks! It helps. Alexander > lepekhine wrote: > > I use fop 0.20.4 with jdk 1.4.1 in RH Linux 7.3 > > I have got the error > > org.apache.xml.dtm.DTMException No more DTM Ids are available > > while processing a document with docbook-xsl-1.55.0 > > This error didn't appear earlier in Win

Alignment question

2002-11-18 Thread Ries Spruit
Title: Message Hello,Im a trying to achieve something like this:--|This is price text in a normal paragraph$ 250,00||  

Re: Alignment question

2002-11-18 Thread Keiron Liddle
Hi, This could be done with fo:leader with space. You can use the default lengths which will exapnd to fill the space. I'm not sure if this is implemented properly yet. On Mon, 2002-11-18 at 14:05, Ries Spruit wrote: > Hello, > > Im a trying to achieve something like this: > > ---

Re: Embed font results in FontFormatException ?

2002-11-18 Thread Jeremias Maerki
Hi Dennis I was totally blind when I read your initial mail. Sorry, I was wasting your time. See my comments below. On 15.11.2002 11:33:20 Dennis Myrén wrote: > Hi there. > > I am using the FOP tools to generate PDF output from FO documents. > In the PDF document, i need to embed a PostScript F

RE: Embed font results in FontFormatException ?

2002-11-18 Thread Dennis Myrén
Hi. Do you have any advice for me now, to get the text elements rendered correctly? Did you try to use my font in a PDF? Sorry if bothering you all the time. Regards Dennis -Original Message- From: Jeremias Maerki [mailto:[EMAIL PROTECTED] Sent: 18. november 2002 14:56 To: [EMAIL PROTE

Re: Embed font results in FontFormatException ?

2002-11-18 Thread Jeremias Maerki
On 18.11.2002 15:04:41 Dennis Myrén wrote: > Hi. > Do you have any advice for me now, to get the text elements rendered > correctly? Just have a bit of patience (at most 1-2 days) until I have an improved Type 1 font loader. I'll send you a slightly altered PFB file offlist that you could check.

RE: Alignment question

2002-11-18 Thread Ries Spruit
Thanks! Ofcourse this is the function I need. I can't really get it to behave right though. If I use this: A Price€ 250 the result is this: |A | |Price..$| |

block-container

2002-11-18 Thread Brienen, SJP (Sander)
Hello all, I read in the documentation that a block-container is only limited implemented. What does this mean? How does it behave in different situations? Can anybody give me a clue. Thanks. regards Sander Brienen De informatie opgenomen in dit

Re: block-container

2002-11-18 Thread Harm Kok
Hi Sander, The limitation is that fo:block-container can only be a direct child of fo:flow. So if you put a fo:block-container in a fo:block you get strange error messages and the fo:block-container disappears. Hope this helps, Harm Kok Brienen, SJP (Sander) wrote: Hello all, I read in the docum

Re: static-content/odd/even

2002-11-18 Thread Oleg Tkachenko
Wolle wrote: i developp a fo:stylesheet with different heads for odd and even pages inside a static content. although i used the same logic of presentation, the spaces between a rule and some text are different. Could you be more specific what's wrong? I see at least one problem:

Re: Alignment question

2002-11-18 Thread Oleg Tkachenko
Ries Spruit wrote: Ofcourse this is the function I need. I can't really get it to behave right though. If I use this: A Price€ 250 the result is this: |A | |Price..$| |