changing font sizes

2003-09-25 Thread Holk, David A
I am having trouble changing font sizes within a page. Given this: fo:page-sequence master-reference=page format=a overflow=hidden font-family=Helvetica font-size=7pt fo:static-content flow-name=xsl-region-before font-size=8 I would expect font-size=8 in the static content to override

RE: changing font sizes

2003-09-25 Thread Holk, David A
Yes, I am an idiot. DOH! Thanks J. -Original Message- From: J.Pietschmann [mailto:[EMAIL PROTECTED] Sent: Thursday, September 25, 2003 2:25 PM To: [EMAIL PROTECTED] Subject: Re: changing font sizes Holk, David A wrote: I am having trouble changing font sizes within a page. Given

problem with entity characters - lt;

2003-09-12 Thread Holk, David A
I would expect this: fo:block font-size=7ptlt;/= 1.5%/fo:block to be rendered as: /= 1.5% in my pdf. But instead I am getting this: lt;/= 1.5% How can I get my expected output? Thanks, Dave LEGAL NOTICE Unless expressly stated otherwise, this message is confidential and may be

RE: problem with entity characters - lt;

2003-09-12 Thread Holk, David A
TableEngineException(FOP Error); } return pdfStream.toByteArray(); } } -Original Message- From: J.Pietschmann [mailto:[EMAIL PROTECTED] Sent: Friday, September 12, 2003 2:55 PM To: [EMAIL PROTECTED] Subject: Re: problem with entity characters - lt; Holk, David A wrote: I

RE: problem with entity characters - lt;

2003-09-12 Thread Holk, David A
must be doing some additional transformation, maybe after endDocument? -Original Message- From: J.Pietschmann [mailto:[EMAIL PROTECTED] Sent: Friday, September 12, 2003 3:38 PM To: [EMAIL PROTECTED] Subject: Re: problem with entity characters - lt; Holk, David A wrote: I am creating an XML

fo:table-header - Currently only Table Rows are supported

2003-06-23 Thread Holk, David A
When I try to load my table header dynamically using apply-templates, I get the error below. The row/cell/block construct works fine if I enter the table-headers manually in the stylesheet. Any ideas or comments appreciated. David [ERROR] org.apache.fop.apps.FOPException: Currently only Table

RE: table-header - Currently only Table Rows are supported

2003-06-23 Thread Holk, David A
Very stupid error...I didn't consistently set the mode on my apply-templates. -Original Message- From: Holk, David A [mailto:[EMAIL PROTECTED] Sent: Monday, June 23, 2003 12:14 PM To: '[EMAIL PROTECTED]' Subject: fo:table-header - Currently only Table Rows are supported When I try

RE: table in xsl-region-before

2003-05-21 Thread Holk, David A
uot;xsl:call-template name=""/" try naming you template and calling from within the table. Just a guess Rob -Original Message- From: Holk, David A [mailto:[EMAIL PROTECTED]] Sent: Wednesday, May 21, 2003 11:36 AM To: '[EMAIL PROTECTED]' Subject: fo:table

FOP in production app

2003-03-10 Thread Holk, David A
Is anyone using FOP in a production app? Should I expect a commercial product like XEP or XSLFormatter to be more robust in a production application? Any experiences/comments appreciated. David Holk LEGAL NOTICE Unless expressly stated otherwise, this message is confidential and may be