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...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Messages

Advanced
Messages Help
  Newest  |  < Newer  |  Older >  |  Oldest
Topics Messages Latest Post

Does anybody know any XSLT that performs HTML->XSL-FO transformation? P.S. Thanks to Nikolai Grigoriev [ grig@...] for XSLT Regards, Andrew...
2 Aug 28, 2001
1:29 pm

Nikolai Grigoriev
grig@...
Send Email

Hello XSL-FO, Best regards, Alex mailto:apavlov@......
1 Aug 28, 2001
11:32 am

Alex Pavlov
apavlov@...
Send Email

You could write a XSLT stylesheet... I think it's quicker and more customizable than finding a Java library to do the job :) ... This message and any...
1 Aug 28, 2001
11:03 am

apdimulescu@...
Send Email

Hi. I have XSL which uses 'xsl:use-attribute-sets' atribute to include attributes set. In some circumstance I want to override/redefine values of some ...
2 Aug 28, 2001
7:29 am

Oleg Tkachenko
olegt@...
Send Email

Does exist any XSL visual generator tool?? I must define some templates for my documents and I don't want to write manually xsl file. Thanks for reply......
3 Aug 27, 2001
3:09 pm

Ed Nixon
ed.nixon@...
Send Email
1 Aug 27, 2001
2:44 pm

a.gazzarini@...
Send Email

Might be of interest to all RTF fans: jfor is an open-source XSL-FO to RTF converter written in java Although V0.3.5 only supports a subset of the XSL-FO spec,...
1 Aug 24, 2001
8:27 am

Bertrand Delacretaz
bdelacretaz@...
Send Email

thank you: i'll try it with FOP as soon as I get the change :) meanwhile, I'll be still looking for table-centering... regards, adrian. 8/23/2001 4:45:24 ...
1 Aug 23, 2001
4:52 pm

apdimulescu@...
Send Email

Sorry for asking this again, I haven't received any answer so I'm really doing a little spamming here, I guess... I would like to center an object in FO: a...
2 Aug 23, 2001
2:50 pm

neuggs@...
Send Email

Problem: The format date, in my XML document is like this: 2001-07-20. I am using an XSL:FO sheet to convert this XML document into a PDF format(using XALAN...
2 Aug 23, 2001
2:49 pm

neuggs@...
Send Email

Hello, see the following example: <xsl:stylesheet xmlns:xsl = "http://www.w3.org/1999/XSL/Transform" version = "1.0" > <xsl:output method = "text" /> ...
5 Aug 23, 2001
2:36 pm

neuggs@...
Send Email

Hello, I've done that using a small Java class as an extension. 8/23/2001 1:01:26 Internet (Embedded image moved to file: pic19815.pcx) a_krar@... -...
1 Aug 23, 2001
12:09 pm

apdimulescu@...
Send Email

Hi there, with the help of this list I got rid of the out of memory error I got with fop (0.19 and 020), so I am now able to render my output. But... It's a...
1 Aug 22, 2001
9:44 am

ronald heller
ronald@...
Send Email

Hello, I have the following problem: With the <xsl:value-of select="." /> I could print out all elements of a node, but not the attribute values. So I would...
1 Aug 22, 2001
7:00 am

ahofmeye@...
Send Email

Hi all, My problem is that i have a large table (horizontally), and need to be able to display it in PDF for printing purposes. Is there a way to create a ...
1 Aug 21, 2001
10:01 am

Fiona
fiona_mck@...
Send Email

Hi, I was wondering how you can make the text in a table cell vertical so that the letters are sideways and go from the base of the cell to the top? Any help...
3 Aug 21, 2001
9:56 am

Fiona
fiona_mck@...
Send Email

Does anyone know of a development tool (like FOP) that works with the W3's draft from 4-21-99 http://www.w3.org/TR/1999/WD-xsl-19990421/ ...
1 Aug 20, 2001
1:10 pm

Pastor.Phil
pastor@...
Send Email

Hello there ! Has anybody ideas of how can I do xsl-fo to text transformation (rendering) ? -- Oleg Tkachenko Multiconn International...
15 Aug 17, 2001
7:38 am

ronald heller
ronald@...
Send Email

Hi there, I'm quite new to using XSL-FO and have got a question about what is correct syntax for XSL-FO regarding property inheritance. I recently upgraded...
2 Aug 17, 2001
2:50 am

MURAKAMI Shinyu
murakami@...
Send Email

Hello, I know it's pretty basic but I haven't yet figured out how to do it so here it goes: how do I center things on a page, in FO? how do I center a table on...
1 Aug 16, 2001
4:18 pm

apdimulescu@...
Send Email

Hi there, I am using fop 0.19 to render a good deal of information. It comes to about 100 pages. FOP crashes with an out of memory error, and I am not sure...
2 Aug 16, 2001
11:30 am

neuggs@...
Send Email

Using Apache's FOP the following command fop yourfile.fo -txt textfile.txt does the trick nicely. Has anybody ideas of how can I do xsl-fo to text...
1 Aug 16, 2001
9:05 am

Ludo Rousseau
Ludo.Rousseau@...
Send Email

i, ... text text text text text text text text text text text text text text ? I try to use fo:list-block without success. I need it within a footnote (since...
3 Aug 16, 2001
7:34 am

Olivier Collioud
olivier.collioud@...
Send Email

hi,dear Mr/Mrs, I have used FOP to generate the xml file,but I found when I add the code the font.html refer into the config.xml and useconfig.xml fils, it...
1 Aug 15, 2001
11:19 am

sunnyxi_chen@...
Send Email

hi,dear Mr/Mrs, I met a question about registering fonts in FOP 0.17.0 DEV. in the apache website about Fop,it said i can register the fonts wiht FOP like...
2 Aug 15, 2001
10:31 am

Seaborne, Mark
mark_seaborne@...
Send Email

Hi, all Can someone tell me what's the difference between fo:block and fo:block-container? Thanks. Frank....
2 Aug 13, 2001
8:43 pm

Carmelo Montanez
carmelo@...
Send Email

Hi, I have been working with FOP-0.17.0 till couple days ago, Had a working PDF with borders. I downloaded the new FOP 19 from the apache site and when i used...
4 Aug 10, 2001
2:24 pm

sg_goli@...
Send Email

I have set the parameter A with the match, which I want to use <xsl:with-param name = "A" >Bezeichnung/EditElements/*</xsl:with-param> But when I start the...
4 Aug 9, 2001
8:38 am

ahofmeye@...
Send Email

<a> <xsl:attribute name="href&quot;> <xsl:value-of select="../launch/location"/> </xsl:attribute&gt; <xsl:attribute name="target&quot;> _new </xsl:attribute&gt; <xsl:value-of...
3 Aug 9, 2001
7:36 am

Bryan Rasmussen
bry@...
Send Email
1 Aug 8, 2001
11:55 pm

Frank Chen
frank63@...
Send Email
  Newest  |  < Newer  |  Older >  |  Oldest
Add to My Yahoo!      XML What's This?

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