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 6740 - 6769 of 7443   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
6740
Hi, CSSToXSLFO is a free conversion utility from CSS2 to XSL-FO, which can be converted to PDF, PostScript, etc. It has special support for XHTML. The tool has...
Werner Donné
werner.donne@...
Send Email
Sep 1, 2005
4:06 pm
6741
Hi, I have download the hyphenation for FOP at: http://offo.sourceforge.net/ I have put the reference in fop.bat and I try to parse my xml but when He try to...
virgul4u
Offline Send Email
Sep 2, 2005
12:38 pm
6742
Okay, I've received a solution and an explanation from Antenna House. The solution is: <block start-indent="5pc" text-align="justify"...
Kendall Shaw
blipf
Offline Send Email
Sep 2, 2005
10:18 pm
6743
Hi, Should the following sample generate an empty page or not if it appears between other page-sequences? Some processors do that, while others don't. ... ...
Werner Donné
werner.donne@...
Send Email
Sep 6, 2005
7:53 am
6744
Hi Werner, fop does. and I think, that this is correct. Regards, christianduschl@... _____ From: XSL-FO@yahoogroups.com [mailto:XSL-FO@yahoogroups.com]...
Christian Duschl
christianduschl
Offline Send Email
Sep 6, 2005
8:02 am
6745
Thank you Christian, but is there anything in the spec that mandates this or has the implementation the freedom to make a choice? The spec says: "The fo:block...
Werner Donné
werner.donne@...
Send Email
Sep 6, 2005
8:17 am
6746
h wrner, as far as i know, this has no significance. the block produces at least one page. page-height and page-width are page-master-attributes and...
Christian Duschl
christianduschl
Offline Send Email
Sep 6, 2005
8:30 am
6747
Nobody has an anwser for me? Has I can see if I remove the jar file in lib folder FOP make always the same error.Is it not referenced? or I don't have the...
virgul4u
Offline Send Email
Sep 6, 2005
9:04 am
6748
... I agree with others that an fo:block *always* produces an area and therefore requires that at least one page be produced by the page sequence that contains...
Eliot Kimber
drmacro
Online Now Send Email
Sep 6, 2005
2:32 pm
6749
... Chances are you'll get an aswer on a) The OFFO support request list on the OFFO SF page, b) The fop user list. After all, the OFFO maintainers tend to hang...
J.Pietschmann
j3322ptm
Offline Send Email
Sep 6, 2005
8:42 pm
6750
In my report, I like to print the report name in every page and also if a data table spreads into morethan one page, I like to have the table heading in all...
karthikj_99
Offline Send Email
Sep 6, 2005
11:00 pm
6751
I will be out of the office starting 05/09/2005 and will not return until 15/09/2005. Please contact Dan Singerman or Tracey Bryant in my absence if your...
ian.castleton@...
icastleton105
Offline Send Email
Sep 7, 2005
12:11 am
6752
hi Karthik, use fo:static-content for the header and fo:flow for the data. fop is including some examples. you can also get some examples from www.x-forms.de...
Christian Duschl
christianduschl
Offline Send Email
Sep 7, 2005
6:01 am
6753
I have a transformation issue and concerns xslt 2.0 (i hope this is not a off topic)... i have 1 source document and want to transform the document into...
UlyLee
ulyleeka
Offline Send Email
Sep 7, 2005
9:30 am
6754
http://xslfo-zone.com/examples/xsl-fo/pagination-and-layout/even-odd-layout. jsp http://xslfo-zone.com/examples/xsl-fo/other/content-dependent-headers.jsp Best...
Victor Vishnyakov
victor_vishn...
Offline Send Email
Sep 7, 2005
10:18 am
6755 Marco
matatu1978
Offline Send Email
Sep 9, 2005
7:26 am
6756
Hi to all, I have to print some cards on sheets A4. These cards contain text and an image. I have implemented the thing as it follows: <fo:layout-master-set> ...
Marco
matatu1978
Offline Send Email
Sep 9, 2005
9:53 am
6757
Hi I've the following table - I want to put the QuestionNo, QuestionText, and QuestionScore on the same line in the resulting output. <xsl:template...
bharathi kongara
bharathikongara
Offline Send Email
Sep 11, 2005
11:41 pm
6758
... Hi, Thanks for your reply! I think that OFFO is packaged for fop he has a special download package for fop! Why you say this? I have post on OFFO SF! But...
virgul4u
Offline Send Email
Sep 12, 2005
5:27 am
6759
... <snip/> ... In order to get the QuestionNo, QuestionText and QuestionScore onto the same line you must put them in the same table row. Your example above ...
Chris Bowditch
bowditch_chris@...
Send Email
Sep 12, 2005
7:58 am
6760
Hi I am using FOP as FO engine and I have a requirement where I don't know the size of the image. But if the image is with more than 500pt height I should...
vijay_singh
Offline Send Email
Sep 13, 2005
1:40 am
6761
Hi, I have 3 block-container for each page A4 and when the text needs more space that the amount specified by the block container which contains the block...
Marco
matatu1978
Offline Send Email
Sep 13, 2005
12:55 pm
6762
Hi All, I wanted to know how can i create a dynamic columns say suppose 2 columns in a row of a table and then the next row with 2 columns and if the number of...
gul_1974
Offline Send Email
Sep 13, 2005
1:17 pm
6763
I have a project that requires viewing an xml page in a browser. I want it to display as a hardcopy of the page with a header and the body. I am having...
James Craigen
lostb4him
Offline Send Email
Sep 13, 2005
1:58 pm
6764
... With FO 1.0, the only thing you can do, short of a proprietary extension, is to determine the graphic's size at the time you generate the FO. This can be...
W. Eliot Kimber
drmacro
Online Now Send Email
Sep 13, 2005
4:03 pm
6765
... There's no good way to do this in FO 1.0 as far as I know. If only one of your block containers is likely to overflow you can just make it the region-body...
W. Eliot Kimber
drmacro
Online Now Send Email
Sep 13, 2005
4:06 pm
6766
... It seems you are looking for an XSLT solution. Check the XSLT FAQ, specifically http://www.dpawson.co.uk/xsl/sect2/N7450.html J.Pietschmann...
J.Pietschmann
j3322ptm
Offline Send Email
Sep 13, 2005
7:26 pm
6767
Hi James, Please send your sample files and code. I think, It is not possible to view the html page wise. But when you convert this into PDF files then you can...
ganesh
ng_babu
Offline Send Email
Sep 14, 2005
4:44 am
6768
Hi, I have an paragraph (with text-indent="1.5em") and need to break it in middle to the next page. I used page-break property for this. But what I find is,...
Somnath Kale
somnathka
Offline Send Email
Sep 14, 2005
6:32 am
6769
... the ... strechs ... generate ... for ... Thanks Eliot...
vijay_singh
Offline Send Email
Sep 16, 2005
1:36 am
Messages 6740 - 6769 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