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...
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

I'm trying to create a document that contains the incoming XML exactly as it appears, with tags, attributes and everything. I searched this weekend and I saw...
3 May 16, 2005
3:02 pm

G. Ken Holman
g_ken_holman
Send Email

i am trying to set the width for the block but no luck <fo:block font-size="14pt" line-height="17pt" space-after="24pt" border="solid thick red" ...
1 May 16, 2005
3:00 pm

geethanandh
Send Email

I'm looking for a way to implement table footnotes that format to the same width as their table. I gather all the footnote elements in a table into an ...
2 May 15, 2005
12:05 pm

Mike Trotman
mike.trotman@...
Send Email

I need to have a 2 column toc with a title that spans 2 columns, and then the toc content continues in the 2 column format. I know that we can create 2 column...
2 May 15, 2005
12:26 am

G. Ken Holman
g_ken_holman
Send Email

<xsl:template match="Enter" > <fo:block xsl:use-attribute-sets="first"> Some Text <fo:leader leader-pattern="dots" /> </fo:block> </xsl:template&gt; ...
3 May 14, 2005
1:24 pm

geethanandh
Send Email

I am fairly new to xsl-fo and I am now getting the error: subsequences exhausted in page-sequence-master 'Item-Master&#39;. Any ideas on what this could be? Thanks...
3 May 12, 2005
8:22 pm

bg34342002
Send Email

Hi, I'm very to new XSL-FO. Is there a way to calculate row, column, group totals. Please help. Thanks. Karthik...
2 May 12, 2005
7:55 pm

J.Pietschmann
j3322ptm
Send Email

If the ending of an image is upper-case, fop 0.20.5 throws error message: Error in Xobject : Error while loading image http://.../name.GIF : class ...
2 May 12, 2005
7:52 pm

J.Pietschmann
j3322ptm
Send Email

Hello all, I have a table with 14 columns and some of columns have small widths. As result I got infinite loop in FOP during layout. I enabled hyphenation but...
2 May 12, 2005
7:43 pm

J.Pietschmann
j3322ptm
Send Email

How do i find the first occurance of an attribute in a tag. For example <a id="1"> <b> <c></c> </b> </a> when you are processing node "c" you need to find the...
6 May 12, 2005
2:52 pm

Mike Trotman
mike.trotman@...
Send Email

Hi Folks, Help me overcome this error (attached) while creating PDF from Antenna House XSL Formatter 3.2. Note: All the required fonts are installed in the...
1 May 12, 2005
4:57 am

Somnath Kale
somnathka
Send Email

Hi! I'd like to generate hierarchical lists from source: <ul> <li>topic 1</li> <ul> <li>subtopic 1</li> <li>subtopic 2</li> <ul> <li>subsubtopic 1</li> </ul> ...
2 May 8, 2005
5:15 pm

G. Ken Holman
g_ken_holman
Send Email

I have a table and i want to number each row in that table using the list. How do i do that?? I am learning fo, so please help me. Thanks...
2 May 7, 2005
6:16 pm

G. Ken Holman
g_ken_holman
Send Email

hi i use FOP to generate pdf and i would use svg inside but this can't work. can you give me an example please. thank you....
9 May 6, 2005
6:32 pm

bg34342002
Send Email

Hi, I am generating PDF from several HTML files using csstoxslfo and Xinc. The HTML from the different input files is concatenated and processed as a whole. Is...
2 May 6, 2005
11:43 am

Werner Donné
werner.donne@...
Send Email

Hi! After rendering the FO to a PDF; I need to print it. Some of them are printed on checks. So print these on a ChecksDoc paper in simplex mode. Rest are...
4 May 5, 2005
1:22 pm

Sivakumar Shanmugasun...
ssivakumar_ms
Send Email

Hello, I want to display a fo:block in the "xsl-region-after", but it is not display in every page. It only need to display in the last page ! How can do this...
2 May 5, 2005
10:20 am

Victor Vishnyakov
victor_vishn...
Send Email

... Yes, if the body text may extend below the top of a bottom text then the absolutely-positioned block container will not work, for the reasons you've...
1 May 5, 2005
3:15 am

Eliot Kimber
drmacro
Send Email

Hi, I'm trying to output a two column document that has certain information separated from the main flow of the body and placed at the bottom of the column of...
3 May 5, 2005
3:03 am

Jeff Sese @ Asiatype
ulyleeka
Send Email

I have an XML file that contains and inline png image. How do I display this on a PDF document? <material> <matimage embedded="Base64" ...
1 May 4, 2005
9:12 pm

bg34342002
Send Email

... You are invited to subscribe and participate in one or both of the following discussion groups (hosted at YahooGroups) supporting the ongoing activities of...
1 May 4, 2005
8:22 pm

Jon Noring
jon_noring
Send Email

Dear list subscribers, we are pleased to announce that a new version of XEPWIN 1.2 is released. Free download of trial version is available from ...
1 May 4, 2005
12:28 pm

Alexander Peshkov
alexander_pe...
Send Email

Hello, btw thanx Mike Trotman the document('blah.aspx&#39;) for getting date info worked well. Now i am trying to align 2 pieces of info, on 1 line, at the bottom ...
4 May 4, 2005
5:53 am

Victor Vishnyakov
victor_vishn...
Send Email

Hi, How do i write current month and year in the footer of FO? Regards, Sachin. __________________________________________________ Do You Yahoo!? Tired of...
5 May 4, 2005
4:03 am

Peter B. West
peterb_west
Send Email

I am just beginning to use XSL-FO and have started my first application of this technology. I am trying to generate a document with two columns of output. I am...
5 Apr 29, 2005
8:18 pm

J.Pietschmann
j3322ptm
Send Email

In my fo documents, I have several flows, each consisting of a single <fo:table height="100%"> ... which will then contain all my data. (rendering nuclear...
1 Apr 29, 2005
3:46 pm

MasConejos
Send Email

Hi, I have document being processed that is two parts, one part is spread over 1 to 3 pages and is a form for the user the next part is terms and conditions...
8 Apr 28, 2005
4:17 pm

andre_simmons55
Send Email

PRESS RELEASE For immediate release Inventive Designers launches Scriptura XBOS 4.0 The next generation output solution Hoboken, Belgium - April 28, 2005....
1 Apr 28, 2005
2:50 pm

Klaas_Bals@...
klaasbals
Send Email

Hi, I use FOP My question is: Is there any way to transform my fo in Html or XHTML? I have seen that Renderx has made a free XSL but that make me an horrible...
8 Apr 28, 2005
12:45 pm

virgul4u
Send Email

Hey i was wondering if i am to use fop in a simple java app, i would like to specify the xml file, the xsl to transform it, and also parameters such as Date so...
3 Apr 28, 2005
10:33 am

Mike Trotman
mike.trotman@...
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