This is the mail archive of the docbook-apps@lists.oasis-open.org mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [docbook-apps] PDF - working with tables in FO


With FOP, you need to use the proportional-column-widths() function
instead of percentages.  FOP just doesn't do percentages in tables.

Bob Stayton
Sagehill Enterprises
bobs@sagehill.net


----- Original Message ----- 
From: "Derek Hohls" <DHohls@csir.co.za>
To: <docbook-apps@lists.oasis-open.org>
Sent: Thursday, January 15, 2004 2:17 AM
Subject: [docbook-apps] PDF - working with tables in FO


> Hi
>
> I am trying to customize the title "page" (header, really) layout
> for my PDF documents.
>
> I have tried starting with example 11.10 provided in Bob's book
> (see:  http://www.sagehill.net/docbookxsl/TitlePagePrint.html)
> but I get the following errors:
>
> [ERROR] Error in inline-progression-dimension property value '100%':
> org.apache
> fop.fo.expr.PropertyException: No conversion defined
> [ERROR] Error in column-width property value '50%':
> org.apache.fop.fo.expr.Prop
> rtyException: No conversion defined
> [ERROR] Error in column-width property value '50%':
> org.apache.fop.fo.expr.Prop
> rtyException: No conversion defined
>
> What is the story with % - should some other units be used, or
> does this example work under some circumstances?
>
> Thanks
> Derek
>
> -- 
> This message has been scanned for viruses and
> dangerous content by MailScanner, and is
> believed to be clean.
> MailScanner thanks transtec Computers for their support.
>
>
> To unsubscribe from this list, send a post to
docbook-apps-unsubscribe@lists.oasis-open.org, or visit
http://www.oasis-open.org/mlmanage/.
>
>
>



To unsubscribe from this list, send a post to docbook-apps-unsubscribe@lists.oasis-open.org, or visit http://www.oasis-open.org/mlmanage/.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]