Re: OMR extension

2006-04-23 Thread Jeremias Maerki
Kevin, there are various types of OMR codes, so providing an OMR solution for all is difficult. Furthermore, I consider OMR functionality out of scope for FOP (just my personal opinion). It's a job for a print engine, not for a formatter. If you want to implement OMR functionality, please refer

Re: Footnotes overlapping with main text body

2006-04-23 Thread Jeremias Maerki
You might want to take a look at the latest release: Apache FOP 0.92beta. On 23.04.2006 12:41:23 Matthew East wrote: Hi, The footnotes in my pdf document[1] are overlapping with the main text body. Does anyone know how I can remedy this? [1] http://mdke.org/ubuntu/desktopguide.pdf See

Re: Footnotes overlapping with main text body

2006-04-23 Thread Matthew East
Jeremias Maerki dev at jeremias-maerki.ch writes: You might want to take a look at the latest release: Apache FOP 0.92beta. Is there any way to do it with FOP 0.20? I tried 0.92beta but can't figure out how to run it, I installed it to /opt/fop-0.92/ and made a symlink in /bin/fop.sh to

Re: Footnotes overlapping with main text body

2006-04-23 Thread Jeremias Maerki
I've just done (more or less) the same. Extracted FOP 0.92 into a new folder and created a symlink to fop from my ~/bin directory. Worked like a charm. I'm no Unix crack so I can't help much but it sounds like there must be something wrong with the way the fop script sets up the FOP classpath. On

Installing fop 0.92 (was Re: Footnotes overlapping with main text body)

2006-04-23 Thread Matthew East
Jeremias Maerki dev at jeremias-maerki.ch writes: I've just done (more or less) the same. Extracted FOP 0.92 into a new folder and created a symlink to fop from my ~/bin directory. Worked like a charm. Ok, I'll try again from scratch. Can you help me with what I need to install? There are

Re: Installing fop 0.92 (was Re: Footnotes overlapping with main text body)

2006-04-23 Thread Jeremias Maerki
You said earlier you're on JDK 1.5, so take the jdk1.4 binary. The JRE should be enough. It doesn't matter. Just extract the .tar.gz and run the fop script. That's it if you don't need any fancy stuff to begin with. More info: http://xmlgraphics.apache.org/fop/latest/running.html On 23.04.2006

Re: Installing fop 0.92 (was Re: Footnotes overlapping with main text body)

2006-04-23 Thread Matthew East
Jeremias Maerki dev at jeremias-maerki.ch writes: You said earlier you're on JDK 1.5, so take the jdk1.4 binary. The JRE should be enough. It doesn't matter. Just extract the .tar.gz and run the fop script. That's it if you don't need any fancy stuff to begin with. Ok, I tried installing

Re: Installing fop 0.92 (was Re: Footnotes overlapping with main text body)

2006-04-23 Thread Patrick Paul
Matthew, You did nothing wrong. What happens is that your the .fo you generate uses the proprietary fox:outline extension that was supported by FOP 0.20.5 For more information checkout the compliance page: http://xmlgraphics.apache.org/fop/compliance.html#fo-object-section So basically you

Re: Installing fop 0.92 (was Re: Footnotes overlapping with main text body)

2006-04-23 Thread Matthew East
Hi Patrick, Patrick Paul ppaul_apache at yahoo.ca writes: So basically you need to changefox:outline and use fo:bookmark-tree, fo:bookmark and fo:bookmark-title. Thanks for this. I'm afraid I'm still not completely understanding how to do this. I'm using the nwalsh fo stylesheets, which seem

Re: Installing fop 0.92 (was Re: Footnotes overlapping with main text body)

2006-04-23 Thread Matthew East
Patrick Paul ppaul_apache at yahoo.ca writes: You're welcome. This is what this mailing-list is for, helping people. Well, it's a very friendly mailing list :) What I suggest is that you try not to use the FOP-specific extension. {snip} Remove the --stringparam fop.extensions 1 line. Ok, I

Re: Installing fop 0.92 (was Re: Footnotes overlapping with main text body)

2006-04-23 Thread Matthew East
Patrick Paul ppaul_apache at yahoo.ca writes: Make sure you get the latest stable docbook-xsl stylesheets and set the following params : --stringparam fop.extensions 0 --stringparam fop1.extensions 1 I have docbook-xsl 1.68, which comes with my distribution. I added that parameter to my

Re: Installing fop 0.92 (was Re: Footnotes overlapping with main text body)

2006-04-23 Thread Patrick Paul
Get the latest release (1.69.1) at http://sourceforge.net/project/showfiles.php?group_id=21935#files Try to do a little reading about how to install it. Maybe there is a package for Ubuntu. Patrick Matthew East wrote: Patrick Paul ppaul_apache at yahoo.ca writes: Make sure you get the

Re: Installing fop 0.92 (was Re: Footnotes overlapping with main text body)

2006-04-23 Thread Matthew East
Patrick Paul ppaul_apache at yahoo.ca writes: Get the latest release (1.69.1) at http://sourceforge.net/project/showfiles.php?group_id=21935#files Ok, I installed and used these, by amending my custom xsl to use them. I get the same error. Just for clarity: ERROR:

Re: Installing fop 0.92 (was Re: Footnotes overlapping with main text body)

2006-04-23 Thread Matthew East
Patrick Paul ppaul_apache at yahoo.ca writes: Matthew East wrote: ERROR: http://fop.pastebin.com/677244 XSL: http://fop.pastebin.com/677245 I apologize but I do not have the time to assist you further at this time. No problem, thanks for the help you've given me so far. This may be a bug

embedding fonts

2006-04-23 Thread Matthew East
Hi again list, Thanks for your very kind replies on the other thread. I will pursue the suggestions Glenn makes and approach other lists with xsl related questions. For the moment, I hope you won't mind if I bother you again with another fop question: using 0.20-5, is it possible to configure

RE: Error while generating the PDF Document - Please help

2006-04-23 Thread Sunil_Bhandary
Hi Pietschmann, Thanks for the information. I will try to run the FOP with my actual Java environment and will also check the classpath settings in the IDE. I will let you know the results. Regards, Sunil From: J.Pietschmann [mailto:[EMAIL PROTECTED] Sent: