AW: Getting error running latest FOP

2001-12-19 Thread Beer, Christian
Well, the latest CVS-code is a rewrite of fop so it doesn't work at the moment. Try the maintenance-branch of cvs or donwload the latest release. Christian -Ursprüngliche Nachricht- Von: Kilmer, Erich [mailto:[EMAIL PROTECTED]] Gesendet: Mittwoch, 19. Dezember 2001 19:21 An: '[EMAIL PROT

RE: selected checkbox

2001-12-19 Thread Conal Tuohy
I think Cyril was just looking for an easy way to specify a checkbox in his xml doc ... I think svg is the best way, since it's platform neutral, doesn't involve fonts or external-graphics, and is pure xml (no java programming). > -Original Message- > From: Mark Lillywhite [mailto:[EMAIL

RE: selected checkbox

2001-12-19 Thread Mark Lillywhite
I haven't followed this thread at all, however it occurs to me that you can get a Graphics object from Batik (can't you?), draw into it using the java.awt.Graphics API, and then output that as SVG. So couldn't you create a JCheckBox and paint it to an SVG Graphics() ? Maybe I'm talking rubbish

RE: selected checkbox

2001-12-19 Thread Conal Tuohy
> -Original Message- > From: Cyril Rognon [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, 19 December 2001 21:34 > To: FOP dev > Subject: RE: selected checkbox > > > Do you have any svg code for a checkbox (checed and un > checked version) ? > > or some pointer where I could find some ?

Re: SVG Text. Character spacing problems. Help!

2001-12-19 Thread Trevor_Campbell
My apologies, I am using the latest ( I think) version, that is Fop-0.20.2RC Keiron Liddle

Re: hyphenation file for greek

2001-12-19 Thread Dimitris Kamenopoulos
I browsed the site and it looks like this is the place to submit. I attach the file in this message. Sorry for not being acustomed to Apache-style framework. Regards, Dimitris Kamenopoulos &agr;&Agr; &aacgr;&Aacgr; &bgr;&Bgr; &ggr;&Ggr; &dgr;&Dgr; &egr;&Egr; &eacgr;&Eacgr; &zgr;&Z

RE: Getting error running latest FOP

2001-12-19 Thread Kilmer, Erich
Tried it again and still it won't display. Is there a reason for having it on a "slightly abnormal port 8090"? Thanks, Erich -Original Message- From: Alex McLintock [mailto:[EMAIL PROTECTED]] Sent: Wednesday, December 19, 2001 1:42 PM To: [EMAIL PROTECTED] Subject: Re: Getting error runn

Re: Getting error running latest FOP

2001-12-19 Thread Alex McLintock
--- "Kilmer, Erich" <[EMAIL PROTECTED]> wrote: > I tried that FAQ link but it is broken. If you tried http://www.owal.co.uk:8090/asf/fop.jsp then it is up and running fine. Your firewall may be blocking the slightly abnormal port 8090. Alex = Alex McLintock[EMAIL PROTECTED]

Getting error running latest FOP

2001-12-19 Thread Kilmer, Erich
Hello, Downloaded the latest fop cvs code set (xml-fop_20011219112513.tar.gz). Then I built it and it says build successful. When I try to run it I get: D:\FOP\xml-fop>java -cp build\fop.jar;lib\batik.jar;lib\xalan-2.0.0.jar;lib\xerces-1.2.3.jar;lib\ava lon-framework-4.0.jar;lib\logkit-1.0b4.jar

Re: Page-numbes

2001-12-19 Thread Arved Sandstrom
Hi, Henrik You can do fairly elaborate stuff with 'format', 'grouping-separator' and 'grouping-size', all properties on fo:page-sequence. "format", for sure, squeaked into the code before the rewrite got underway. But you don't need any of that. You may be missing the forest for the trees. What

Page-numbes

2001-12-19 Thread Henrik Holle
Hi, I habe absolutly no idea how i can make page-numbers like this: Page 1.1 \ Page 1.2 \ Page 1.3 | all the same fo:page, only pagebreaks Page 1.4 / Page 1.x / Page 2.1 Page

Help on large project with FOP

2001-12-19 Thread Claes Bergsten
Hi, I have been asked to propose a solution of generating a large product catalog from XML exported from a database. The result is supposed to be in PDF and be sent directly to a printing office for printing. I have been working with FOP and XALAN some in smaller projects/solutions. My experien

Font metrics

2001-12-19 Thread Henrik Holle
I have a problem with the fonts in the AWT Preview. e.g. : 25. Abfahren . looks like: "25. Abf arhen ." or "von" -> "v on" Is this a known bug, or are my fonts damaged? Can I replace the standard fonts? ---

Re: SVG Text. Character spacing problems. Help!

2001-12-19 Thread Keiron Liddle
It works fine for me. I presume the problem is that you have an older version of FOP. It is always a good idea to actually tell us what version you are using. On 2001.12.19 01:12 [EMAIL PROTECTED] wrote: > > I'm trying to print some rotated text in a document (PDF), and in the > absence of 're

DO NOT REPLY [Bug 4965] - FOP rendering svg to pdf is never ending and has a memory leakage.

2001-12-19 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: selected checkbox

2001-12-19 Thread Cyril Rognon
Do you have any svg code for a checkbox (checed and un checked version) ? or some pointer where I could find some ? Cyril At 10:18 19/12/2001 +1300, you wrote: > >-Original Message- > >From: Henrik Holle [mailto:[EMAIL PROTECTED]] > >Sent: Tuesday, 18 December 2001 23:20 > >To: [EMAIL P

AW: special characters - Unicode

2001-12-19 Thread Beer, Christian
Hello Matthias, it is a better idea to write in english ;-) I think you understood that right. As I understood that you have two opportunities: decimal &#; hex &#x; Christian -Ursprüngliche Nachricht- Von: Matthias Fischer [mailto:[EMAIL PROTECTED]] Gesendet: Mittw