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: 1392
  • 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 1548 - 1577 of 7448   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
1548 Anders Svensson
anders1234us Send Email
Mar 1, 2002
3:18 pm
Hi, I'm looking for a way to create a graph/tree representation of an xml document, i.e. not a "tree" of the kind you see in computer folder representations,...
1549 Michiel Verhoef
michiel_v Send Email
Mar 1, 2002
3:44 pm
Sounds to me like you can do this by using SVG (Scalable Vector Graphics). You can use SVG within Apache FOP (Batik, the Apache SVG engine is included) but you...
1550 Paul Tyson
paul@... Send Email
Mar 1, 2002
4:10 pm
Anders, I haven't done this sort of thing, but it's an interesting problem. The toughest part will be the tree layout. If a simple grid format would be...
1551 Anders Svensson
anders1234us Send Email
Mar 1, 2002
4:16 pm
Both suggestions sound great, but I'm afraid I lack some of the skills to devise the algorithm for representing the placement of the nodes and so on. The look...
1552 G. Ken Holman
g_ken_holman Send Email
Mar 1, 2002
4:24 pm
... To use XSLT to emit the plain text file representing the nodes, we have a free resource called SHOWTREE (follow the "Resource library" link at the top of...
1553 Anders Svensson
anders1234us Send Email
Mar 1, 2002
6:14 pm
Maybe someone would be able to figure this problem out if they saw the source code (very simple experimenting code) from VB. This takes the XML input and tries...
1554 Jean-Yves Belmonte
john@... Send Email
Mar 5, 2002
4:22 pm
XMLmind is pleased to announce the release of XMLmind FO Converter. XMLmind FO Converter (XFC for short) is an XSL-FO to RTF converter. It takes an XSL-FO...
1555 mrdaddiah Send Email Mar 5, 2002
10:23 pm
Hello Everyone: I have set up master pages that alternate between "left" and "right." Now I am trying to display the page number on the outer edge (left side...
1556 B. Tommie Usdin
btusdin@... Send Email
Mar 6, 2002
4:17 am
Extreme 2002 will be in Montreal in August. Papers for Extreme must be submitted by April 3 so there is time for: - peer review, - program selection, - paper...
1557 heizg Send Email Mar 6, 2002
10:19 am
Hi, The same footnote (e.g. [1]) appears several times on a page, but the text (that appears below "xsl-footnote-separator") should appear only once. Any...
1558 Bryan Rasmussen
bry@... Send Email
Mar 6, 2002
10:54 am
... okay well, here goes, excuse the ugly naming conventions I use: if you have the following simple-page-master: <fo:simple-page-master...
1559 Nicholas Atkinson
nik@... Send Email
Mar 6, 2002
10:57 am
Hi. Is anyone aware of a FO renderer (to PDF) which supports print-quality graphics such as EPS? nik...
1560 Nicholas Atkinson
nik@... Send Email
Mar 6, 2002
1:19 pm
Hi. I'm wondering if anyone can suggest a workaround for a problem I'm facing? My scenario is that I am creating a PDF from a DocBook XML document. I use ...
1561 David Cramer
cramerdw Send Email
Mar 6, 2002
4:18 pm
xep (www.renderx.com) with the ps backend generates a postscript file which can use eps images. eps isn't supported in pdfs generated directly from xep. David ...
1562 jelemair Send Email Mar 6, 2002
4:38 pm
Hi, I'm looking for a way to include some preformated text in FO. I've got a an xml file in which I've include some text with some spaces an CR that I select...
1563 G. Ken Holman
g_ken_holman Send Email
Mar 6, 2002
5:13 pm
... Try the following: <fo:block font-family="Courier&quot; linefeed-treatment="preserve&quot; white-space-collapse="false"; white-space-treatment="preserve&quot;> ... text...
1564 Nicholas Atkinson
nik@... Send Email
Mar 6, 2002
11:00 pm
Hi. I'm wondering if anyone can suggest a workaround for a problem I'm facing? My scenario is that I am creating a PDF from a DocBook XML document. I use ...
1565 jeremy@...
jelemair Send Email
Mar 7, 2002
12:24 am
Hi, I'm looking for a way to include some preformated text in FO. I've got a an xml file in which I've include some text with some spaces an CR that I select...
1566 heizg Send Email Mar 7, 2002
12:46 am
Hi, I have a text that contents the same footnote several times. Now the footnote appears in the footer as many times as it occurs within the page. How can I...
1567 Sebastian Rahtz
sebastian.rahtz@... Send Email
Mar 7, 2002
2:26 am
... yes, PassiveTeX groks whatever its underlying TeX (+driver) does. I normally use PDF inclusion myself, and use pdftex. Just as good as EPS -- Sebastian...
1568 Bryan Rasmussen
bry@... Send Email
Mar 7, 2002
2:36 am
... graphics such as EPS? Antenna House Formatter supports, if I remember correctly, several vector formats including eps and wmf, it is .com so you're limited...
1569 Max Dunn
maxdunnspi Send Email
Mar 7, 2002
2:40 am
Have you gotten gradients to work with FOP/Batik? Max ... From: Bryan Rasmussen [mailto:bry@...] Sent: Wednesday, March 06, 2002 3:20 AM To:...
1570 Bryan Rasmussen
bry@... Send Email
Mar 7, 2002
8:56 am
Message ... actually I haven't tried gradients inside FOP yet, but I have seen examples of gradient use in batik that worked fine so it shouldn't be a problem...
1571 Bryan Rasmussen
bry@... Send Email
Mar 7, 2002
9:01 am
Sebastian Rahtz wrote ... I've never used PassiveTex, do you mean that one can make the output include a pdf file? I am on your site now looking around but...
1572 Sebastian Rahtz
sebastian.rahtz@... Send Email
Mar 7, 2002
9:39 am
... yes, pdftex can include PDF files as graphics; ditto JPEG, TIFF and PNG. most modern TeX's come with a utility called epstopdf which makes a nice...
1573 Slighty_Disturbed
Slighty_Dist... Send Email
Mar 7, 2002
9:20 pm
Hey all, I have a quick question. How do you generate the pages created in fo to be double-sided? Thanks, Chris...
1574 Bryan Rasmussen
bry@... Send Email
Mar 8, 2002
11:07 am
printing double-sided is determined by printer settings as far as I'm aware, perhaps what you really want to know is how do you make alternating(even|odd) page...
1575 Anders Svensson
anders1234us Send Email
Mar 8, 2002
3:22 pm
I'm creating an index with XSLT and have done this successfully several times for the document in question. The XSL creates an index that is sorted...
1576 David Cramer
cramerdw Send Email
Mar 8, 2002
3:34 pm
Yes, that's a quick question but the answer isn't so quick. If you're writing your own xsls, then you'll need to learn enough about all the things xsl-fo lets...
1577 Anders Svensson
anders1234us Send Email
Mar 8, 2002
4:51 pm
Anders Svensson would like to recall the message, "Index creation trouble!"....
Messages 1548 - 1577 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