Re: image on every pdf page

2001-09-28 Thread Amit
you are right my static-content region wasn't big enough. thanks for your help [EMAIL PROTECTED] wrote: > I think you want "height' and "width" NOT "content-height" and > "content-width" on your external-graphic. Make your static-content > region-before real big for testing (extent="2in"), then

Page Breaks

2001-09-28 Thread Amit
Is there a way to insert a bage break in the pdf that I am trying to generate using a xsl fo tag in my xsl file? - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

Re: Page Breaks

2001-09-28 Thread Carmelo Montanez
Yes, use the "break-before" and "break-after-properties" in your FO file. See section 7.19 of the specs. Carmelo - Original Message - From: "Amit" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, September 27, 2001 10:00 AM Subject: Page Breaks > Is there a way to insert a ba

Re: Page Breaks

2001-09-28 Thread Karen Lease
Hi Amit, Use the attribute 'break-before="page"' on an FO (like fo:block or fo:table). In general, for basic "how-to-use" XSL-FO questions you might want to look at some resources other than the list. The W3C proposed recommendation isn't light reading, but there are some introductory articles a

[GUMP] Build Failure - Fop

2001-09-28 Thread Sam Ruby
This email is autogenerated from the output from: Buildfile: build.xml init-avail: init-filters-xalan1: init-filters-xalan2:

Re: Build failure

2001-09-28 Thread Peter B. West
Late night, and increasingly unreliable memory (this is something for you to look forward to) as evidenced by my thinking I was on 1.3.1. Thanks. Peter Keiron Liddle wrote: > Try compiling with jdk1.2 - jdk1.3. > Using jdk1.4 won't work. Didn't you mention this before? (late night?) > > Un

how FOP uses fonts

2001-09-28 Thread adel ben
Hi all, I am working On adding arbic fonts to FOP. Do anyone know how FOP uses fonts? should I alter or add some classes? or just configure FOP? any help will be welcome. with regards, adel ___ Send a cool gift with your E-Card http://www.

XSLTInputHandler constructor for InputSources?

2001-09-28 Thread Rob Heittman
Would it cause problems to provide an alternate constructor for XSLTInputHandler ... ? XSLTInputHandler(InputSource xmlsource, InputSource xsltsource) in addition to: XSLTInputHandler(File xmlfile, File xsltfile) I am working with XML which is streamed directly out of a repository, not a

Re: XSLTInputHandler constructor for InputSources?

2001-09-28 Thread Matt Savino
I am in the exact same situation as far as my xml source. I've currently been using a DOM XSLT transform and sending that result to FOP. I built the latest CVS so I could try SAX (since the SAX input is broken in .20.1). But as you'll see below, the times seem about the same. I also don't know w

Compound datatypes:

2001-09-28 Thread Peter B. West
The editors, In 5.11 Property Datatypes, and are defined separately, and is specified as: 'A compound datatype, with components: minimum, optimum, maximum. Each component is a .' 7.21.4 "leader-length" has: 'Value: | | inherit Initial: leader-length.minimum=0pt, .optimum=12.0pt, .maximum