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
  Newest  |  < Newer  |  Older >  |  Oldest
Topics Messages Latest Post

Hi I have an xml document i want to print into a table with fo. The problem is that depending on the xml documents, the number of columns of my fo table...
3 Sep 18, 2001
10:54 am

f d
dalyfg@...
Send Email

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...
2 Sep 14, 2001
3:48 pm

G. Ken Holman
gkholman@...
Send Email

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...
2 Sep 14, 2001
9:54 am

Sebastian Rahtz
sebastian.rahtz@...
Send Email

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...
1 Sep 14, 2001
9:25 am

john@...
Send Email

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...
2 Sep 13, 2001
3:56 pm

Nikolai Grigoriev
grig@...
Send Email

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...
1 Sep 13, 2001
9:42 am

Hoang Nam
nng_adm@...
Send Email

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 ...
1 Sep 13, 2001
8:42 am

Gregoor, Van Der Eyken
geyken@...
Send Email

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"...
1 Sep 12, 2001
3:54 pm

ppasch@...
Send Email

HI, does anybody know know many image types that FOP can support. Specifically, can FOP support EPS? Thanks -Ouyang...
3 Sep 12, 2001
7:34 am

jz.Ouyang@...
Send Email

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...
1 Sep 11, 2001
7:46 am

Anand
a_pophale@...
Send Email

try: *********************************************************** <fo:block white-space-collapse="false"; font-size="10pt"> my name is <xsl:value-of...
4 Sep 9, 2001
1:10 pm

neelkamal.shaikh@...
Send Email

Hi, I have an XML file which has the following data. <LIMIT>10000</LIMIT> <TOTAL>$22,000.34</TOTAL> <LIMIT>$30,000</LIMIT> <TOTAL>$77,000.99</TOTAL> How do i...
4 Sep 7, 2001
9:12 pm

neuggs@...
Send Email

Hi, I am generating FO in a java program.I need to generate the 'table of Contents' page at last in my java program. But i want this page to appear as the...
4 Sep 7, 2001
8:48 pm

neuggs@...
Send Email

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...
1 Sep 7, 2001
3:43 pm

pramod_dabas@...
Send Email

Why FOP divides methods format() & render() if I can't do anything between these 2 methods. For example I need to obtain the AreaTree object generated after...
1 Sep 7, 2001
1:08 pm

a.gazzarini@...
Send Email

<xsl:text>mon prenom est </xsl:text><xsl:value-of select="nom"/> <xsl:value-of select="prenom"/> <xsl:text><![CDATA[ et mon nom est ]]> ...
2 Sep 7, 2001
12:34 pm

pascal perrier
ppasch@...
Send Email

tu dois utiliser les tags <xsl:text> devant les <xsl:value-of-select> plusieurs solutions, celle ci est la plus simple : <xsl:text><![CDATA[ est......
2 Sep 7, 2001
11:05 am

ppasch@...
Send Email

bonjour, j'utilise actuellement FOP 0.18.1-DEV pour editer des documents au format PDF. j'ai un problème avec les espaces. je veux ecris un phrase du style: ...
1 Sep 7, 2001
10:08 am

ppasch@...
Send Email

hi, I use FOP-0.18.1-DEV to get PDF files, i've got some problem with spaces. i wrote: <fo:block white-space-collapse="false"; font-size="10pt"> my name is...
1 Sep 7, 2001
8:47 am

ppasch@...
Send Email

All, I have xml like <startxml> <bold>Hi</bold> </startxml> I want to parse this XML using DOM parser and then get separately the values of ELEMENT...
1 Sep 7, 2001
7:04 am

Anand
a_pophale@...
Send Email

__________________________________________________ Do You Yahoo!? Get email alerts & NEW webcam video instant messaging with Yahoo! Messenger ...
1 Sep 6, 2001
6:14 pm

Luvisia Molenje
luvisia777@...
Send Email
2 Sep 6, 2001
8:53 am

geyken@...
Send Email

add line: import org.xml.sax.InputSource; Regards, Andrew ... From: balram_sas@... [mailto:balram_sas@...] Sent: Wednesday, September 05, 2001 9:08...
1 Sep 5, 2001
3:03 pm

Syomkin Andrew
asyomkin@...
Send Email

hi, I am developing a project using SAX parser the XML file, but i found that there are a lot of "if...switch...." in my program, it seems too untidy, so does...
2 Sep 5, 2001
10:15 am

Matthew Pickard
matthew.pickard@...
Send Email

Hi All, I tried to embedd FOP with my java appln. But it says "Class InputSource Not found". Any one is having any idea? This is the code: ...
1 Sep 5, 2001
6:07 am

balram_sas@...
Send Email

Hi, does any one know why FOP 0.20.1 does not generate bookmark. It should can and I test FOP 0.18.1, it can. Thanks...
2 Sep 3, 2001
7:13 pm

Michael Symonds
MSymondsMaillists@...
Send Email

Hello, Status: Transforming an XML document into a PDF file, using XALAN and FOP 0.20.1 Problem: I do not know in advance how many pages will be generated in...
5 Aug 31, 2001
7:40 pm

Michael Symonds
MSymondsMaillists@...
Send Email

... I does support it, at least since 0.17: I have done it :) This message and any attachments (the "message") is intended solely for the addressees and is...
1 Aug 31, 2001
3:54 pm

apdimulescu@...
Send Email
1 Aug 31, 2001
2:33 pm

Heinz Grimm
grimm.heinz@...
Send Email

Ouyang, A derivation of my previous posting "RE: [XSL-FO] Positionning a block" (the typo was in the original email) and using the odd-or-even attribute...
2 Aug 31, 2001
7:14 am

jz.Ouyang@...
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