FOP problem: rendering do not end

2003-12-19 Thread Stan Pinte
[STDOUT] [INFO] 2003-12-19 12:16:25,359 INFO [STDOUT] setting up fonts 2003-12-19 12:16:25,468 INFO [STDOUT] [INFO] 2003-12-19 12:16:25,468 INFO [STDOUT] [1] and then rendering stops...any idea on how to get info where FOP is hanging? thanks, Stan. -- Stan Pinte

Re: Minimising FOP Runtimes

2003-12-11 Thread Stan Pinte
-mail: [EMAIL PROTECTED] -- Stan Pinte. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Running junit tests fails

2003-12-10 Thread Stan Pinte
PROTECTED] -- Stan Pinte. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Running junit tests fails

2003-12-10 Thread Stan Pinte
On Wed, 10 Dec 2003 11:44:08 +, Chris Bowditch [EMAIL PROTECTED] wrote: Stan Pinte wrote: You may want to add the jar containing the junit task in the JUNIT_HOME/lib directory. Whats the name of the jar containing the junit ant task definition then? Ive added the junit.jar, there is also

Re: Running junit tests fails

2003-12-10 Thread Stan Pinte
- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Stan Pinte. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: bug in table-cell border

2003-12-08 Thread Stan Pinte
On Sun, 7 Dec 2003 11:01:31 +0100, Andreas L. Delmelle [EMAIL PROTECTED] wrote: -Original Message- From: Stan Pinte [mailto:[EMAIL PROTECTED] thanks, but it doesn't work: Try either: - specifying all borders explicitly, like 'border-top-width=0.1mm', 'border-left-width=0.1mm etc

how to change the font inside a fo:block without a line break?

2003-12-08 Thread Stan Pinte
hello, the following is causing a line break before small... fo:blocktest text fo:block font-size=5ptsmall font/fo:block/fo:block any idea why? thanks a lot, Stan. -- Stan Pinte. - To unsubscribe, e-mail: [EMAIL PROTECTED

Re: how to change the font inside a fo:block without a line break?

2003-12-08 Thread Stan Pinte
On Mon, 08 Dec 2003 11:41:04 -0600, George Yi [EMAIL PROTECTED] wrote: Use fo:inline thanks!! -Original Message- From: Stan Pinte [mailto:[EMAIL PROTECTED] Sent: Monday, December 08, 2003 11:39 AM To: [EMAIL PROTECTED] Subject: how to change the font inside a fo:block without a line break

Re: bug in table-cell border

2003-12-07 Thread Stan Pinte
On Fri, 05 Dec 2003 19:20:00 +0100, J.Pietschmann [EMAIL PROTECTED] wrote: Stan Pinte wrote: this block fo:table-row fo:table-cell border-width=0.1mm border-style=solid ... does'nt show up a border... You have to set the border-color too, IIRC the default is white. Try adding border-color=black

Re: getting error line number

2003-12-05 Thread Stan Pinte
On Thu, 04 Dec 2003 20:45:15 +0100, J.Pietschmann [EMAIL PROTECTED] wrote: Stan Pinte wrote: [ERROR] Invalid byte 1 of 1-byte UTF-8 sequence. org.apache.fop.apps.FOPException: Invalid byte 1 of 1-byte UTF-8 sequence. at org.apache.fop.apps.Driver.render(Driver.java:507

Re: Aligning paragraph text, setting font-family

2003-12-05 Thread Stan Pinte
PROTECTED] ~~ - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Stan Pinte. - To unsubscribe, e-mail

Re: fo:inline background-color

2003-12-05 Thread Stan Pinte
of the fo:inline element ? Is there a work around ? Thanks for helping -- Stan Pinte. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

bug in table-cell border

2003-12-05 Thread Stan Pinte
... Is this a fop bug? thanks a lot, Stan. -- Stan Pinte. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

getting error line number

2003-12-04 Thread Stan Pinte
(CommandLineStarter.java:106) at org.apache.fop.apps.Fop.main(Fop.java:62) how can I get the line number of my input file, to find the error? thanks a lot, Stan. -- Stan Pinte. - To unsubscribe, e-mail: [EMAIL PROTECTED

bug in FOP release 0.20.5

2003-12-04 Thread Stan Pinte
? thanks a lot, Stan. -- Stan Pinte. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[INFO] area contents overflows area in line doublure problem

2003-12-04 Thread Stan Pinte
/fo:table /fo:table-cell /fo:table-row /fo:table-body /fo:table any idea on how to avoid this? thansk a lot, Stan. -- Stan Pinte. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL

Re: bug in FOP release 0.20.5

2003-12-04 Thread Stan Pinte
a cell content inside a fo:table-cell tag!! thanks, Stan. -Original Message- From: Stan Pinte [mailto:[EMAIL PROTECTED] Sent: 04 December, 2003 09:14 To: [EMAIL PROTECTED] Subject: bug in FOP release 0.20.5 hello, I am using nested tables in fop, and I get that: [INFO] [1] [ERROR] null