Search the web
Sign In
New User? Sign Up
XSL-FO · discussion of XSL Formatting Objects
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 1548 - 1577 of 7443   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1548
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,...
Anders Svensson
anders1234us
Offline Send Email
Mar 1, 2002
3:18 pm
1549
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...
Michiel Verhoef
michiel_v
Offline Send Email
Mar 1, 2002
3:44 pm
1550
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...
Paul Tyson
paul@...
Send Email
Mar 1, 2002
4:10 pm
1551
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...
Anders Svensson
anders1234us
Offline Send Email
Mar 1, 2002
4:16 pm
1552
... 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...
G. Ken Holman
g_ken_holman
Offline Send Email
Mar 1, 2002
4:24 pm
1553
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...
Anders Svensson
anders1234us
Offline Send Email
Mar 1, 2002
6:14 pm
1554
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...
Jean-Yves Belmonte
john@...
Send Email
Mar 5, 2002
4:22 pm
1555
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...
mrdaddiah
Offline Send Email
Mar 5, 2002
10:23 pm
1556
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...
B. Tommie Usdin
btusdin@...
Send Email
Mar 6, 2002
4:17 am
1557
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...
heizg
Offline Send Email
Mar 6, 2002
10:19 am
1558
... okay well, here goes, excuse the ugly naming conventions I use: if you have the following simple-page-master: <fo:simple-page-master...
Bryan Rasmussen
bry@...
Send Email
Mar 6, 2002
10:54 am
1559
Hi. Is anyone aware of a FO renderer (to PDF) which supports print-quality graphics such as EPS? nik...
Nicholas Atkinson
nik@...
Send Email
Mar 6, 2002
10:57 am
1560
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 ...
Nicholas Atkinson
nik@...
Send Email
Mar 6, 2002
1:19 pm
1561
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 ...
David Cramer
cramerdw
Offline Send Email
Mar 6, 2002
4:18 pm
1562
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...
jelemair
Offline Send Email
Mar 6, 2002
4:38 pm
1563
... Try the following: <fo:block font-family="Courier" linefeed-treatment="preserve" white-space-collapse="false" white-space-treatment="preserve"> ... text...
G. Ken Holman
g_ken_holman
Offline Send Email
Mar 6, 2002
5:13 pm
1564
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 ...
Nicholas Atkinson
nik@...
Send Email
Mar 6, 2002
11:00 pm
1565
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...
jeremy@...
jelemair
Offline Send Email
Mar 7, 2002
12:24 am
1566
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...
heizg
Offline Send Email
Mar 7, 2002
12:46 am
1567
... yes, PassiveTeX groks whatever its underlying TeX (+driver) does. I normally use PDF inclusion myself, and use pdftex. Just as good as EPS -- Sebastian...
Sebastian Rahtz
sebastian.rahtz@...
Send Email
Mar 7, 2002
2:26 am
1568
... 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...
Bryan Rasmussen
bry@...
Send Email
Mar 7, 2002
2:36 am
1569
Have you gotten gradients to work with FOP/Batik? Max ... From: Bryan Rasmussen [mailto:bry@...] Sent: Wednesday, March 06, 2002 3:20 AM To:...
Max Dunn
maxdunnspi
Offline Send Email
Mar 7, 2002
2:40 am
1570
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...
Bryan Rasmussen
bry@...
Send Email
Mar 7, 2002
8:56 am
1571
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...
Bryan Rasmussen
bry@...
Send Email
Mar 7, 2002
9:01 am
1572
... 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...
Sebastian Rahtz
sebastian.rahtz@...
Send Email
Mar 7, 2002
9:39 am
1573
Hey all, I have a quick question. How do you generate the pages created in fo to be double-sided? Thanks, Chris...
Slighty_Disturbed
Slighty_Dist...
Offline Send Email
Mar 7, 2002
9:20 pm
1574
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...
Bryan Rasmussen
bry@...
Send Email
Mar 8, 2002
11:07 am
1575
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...
Anders Svensson
anders1234us
Offline Send Email
Mar 8, 2002
3:22 pm
1576
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...
David Cramer
cramerdw
Offline Send Email
Mar 8, 2002
3:34 pm
1577
Anders Svensson would like to recall the message, "Index creation trouble!"....
Anders Svensson
anders1234us
Offline Send Email
Mar 8, 2002
4:51 pm
Messages 1548 - 1577 of 7443   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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