Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

XSL-FO · discussion of XSL Formatting Objects

The Yahoo! Groups Product Blog

Check it out!

Group Information

  • Members: 1394
  • Founded: Jan 5, 2001
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Messages

Advanced
Messages Help
Messages 710 - 740 of 7448   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
710 pramod_dabas@... Send Email Sep 7, 2001
3:43 pm
I am getting this error (1Error: -1 < 0) when I place a extrenal link <fo:basic-link> tag in <fo:static-content flow-name="xsl-region- before"> tag. Is it...
711 neuggs@... Send Email Sep 7, 2001
8:48 pm
Anand, There really isn't a way to deal with the result try "after the fact." However, depending on the organization of the XML, I'd think something like a TOC...
712 neuggs@... Send Email Sep 7, 2001
9:12 pm
Sangeetha, As a matter of design, having the dollar signs within the XML is less than ideal. This is because those numbers (i.e., "TOTAL" and the second...
713 neelkamal.shaikh@... Send Email Sep 9, 2001
12:49 pm
Try this, <fo:block white-space-collapse="false"; font-size="10pt"> my name is  <xsl:value-of select="//first_name&quot;/> <xsl:value-of select="//last_name";/> ...
714 neelkamal.shaikh@... Send Email Sep 9, 2001
1:10 pm
Try this, Remove the space between & and # while implementing. <fo:block white-space-collapse="false"; font-size="10pt"> my name is & #160;<xsl:value-of...
715 jz.Ouyang@... Send Email Sep 10, 2001
6:52 am
HI, does anybody know know many image types that FOP can support. Specifically, can FOP support EPS? Thanks -Ouyang...
717 steve.padraig@... Send Email Sep 10, 2001
10:25 am
Hi All, I'm currently evaluating FOP for a large extranet project and would appreciate some help. I have an XML and an XSL file with FO that I am able to...
718 Bertrand Delacretaz
bdelacretaz@... Send Email
Sep 10, 2001
10:30 am
... Have you considered using Cocoon (http://xml.apache.org)? FOP integrates nicely with Cocoon for HTTP server-based dynamic publishing, and you won't have to...
719 steve.padraig@... Send Email Sep 10, 2001
10:38 am
Thanks - I shall give that a try ... problems....
720 Julien Gannard
javagann@... Send Email
Sep 10, 2001
8:51 pm
hi all i need to access an area tree build by method format() in package org.apache.fop.apps.driver Is it possible ? If not, how can i do ? thanks for your...
721 ratna mudireddy
ratnamreddy@... Send Email
Sep 11, 2001
5:12 am
hi, i have a problem in using the page break using xsl:fo... when a page is forced to break then i get a blank page in the last page... what do i need to do to...
722 Tim.Keen@... Send Email Sep 11, 2001
6:20 am
Ratna, Try using the attribute break-before="page" when the text for the subsequent page(s) appears. Cheers Tim ... From: ratna mudireddy...
723 Anand
a_pophale@... Send Email
Sep 11, 2001
7:46 am
I am writting FO in a java program and creating a PDF as output. My PDF will be something like: 1.Heading1 This is heading1 1.1 Heading2 This is heading2 1.1.2...
724 neuggs@... Send Email Sep 11, 2001
10:54 am
Ouyang, I didn't see anything specific on the FOP web site. I'm fairly certain that FOP supports GIF. What I suggest is first getting a GIF to work, then try...
725 jz.Ouyang@... Send Email Sep 12, 2001
7:34 am
thanks Frank. I've tried FOP doesnot suport EPS. It supports GIF, BMP, JEPG, TIF and PNG. I'm just wondering why it doesnot support EPS. ... GIF...
726 ppasch@... Send Email Sep 12, 2001
3:54 pm
hi, does somebody know how to write the following PI using java program? <?xml version="1.0" encoding="ISO-8859-1" ?> <?xml-stylesheet href="al.xsl"...
727 David Cramer
dcramer@... Send Email
Sep 13, 2001
6:22 am
Hi there, I'm new to fo, so please bear with me. I don't even know enough to make my test case any smaller than what I've pasted below. Can anybody tell me why...
728 Anand
a_pophale@... Send Email
Sep 13, 2001
8:41 am
Hi I am writting a PDF in which there will be 2 diff page layouts.One for the cover page and other for the rest pages. I am using <fo:statc.content> for...
729 Gregoor, Van Der Eyken
geyken@... Send Email
Sep 13, 2001
8:42 am
Bonjour, Petit problème de namespace, en effet mon fichier XML un et mon XSLT en contiennent un , pourtant à l"exe l'erreur me dit que l'url mis en ...
730 Hoang Nam
nng_adm@... Send Email
Sep 13, 2001
9:42 am
Hello, When we use external-graphic, why Fop embedds the image in the Pdf file. Does somebody know why Fop does not creat a link to the image file and loads...
731 john@... Send Email Sep 13, 2001
9:59 am
Hi, I'm new to this group (is there an FAQ yet?). I played with Apache FOP with cocoon about 6 months ago, and it all seemed to be a bit buggy. However, my...
732 steve.padraig@... Send Email Sep 13, 2001
10:17 am
Hi John, I'm pretty new to FOP as well, I have been evaluating FOP for an Investment Bank in London that needs to publish detailed financial reports via an...
733 Nikolai Grigoriev
grig@... Send Email
Sep 13, 2001
2:36 pm
John, ... It depends on the nature of publication, and on the typesetting quality that you want to achieve. You can get quality more or less like in MS Word -...
734 Nikolai Grigoriev
grig@... Send Email
Sep 13, 2001
3:56 pm
David, ... by the XSL spec but impossible to find if you don't know where to look for. Here is the rationale: The number of pages in a page sequence is...
735 Kenneth J. Hughes
kjh@... Send Email
Sep 13, 2001
5:19 pm
... General XSL FAQ: http://www.dpawson.co.uk/xsl/xslfaq.html ... I had similar experience in a similar time frame. ... That's good. ;-) ... I have...
736 David Cramer
dcramer@... Send Email
Sep 14, 2001
5:45 am
In the following sample (see message 727 for the full document: <http://groups.yahoo.com/group/XSL-FO/message/727>, is there an easy way to make the running...
737 ronald heller
ronald@... Send Email
Sep 14, 2001
8:54 am
hi, printing mathml with fo is there any way of doing so without making use of mathml in the form of exporting it into a graphic? RH...
738 john@... Send Email Sep 14, 2001
9:25 am
Thanks for all your very helpful answers (Nikolai, David and Kenneth)! I will be looking at RenderX to get a feel for what can and can't be done. It certainly...
739 Sebastian Rahtz
sebastian.rahtz@... Send Email
Sep 14, 2001
9:54 am
... PassiveTeX supports a subset of MathML by embedding it in FO in its own namespace Sebastian...
740 G. Ken Holman
gkholman@... Send Email
Sep 14, 2001
3:48 pm
... Yes, use a page sequence where the first page of the page sequence uses a page paster that doesn't have the static area with the running head. The ...
Messages 710 - 740 of 7448   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help