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.

Messages

  Messages Help
Advanced
Messages 6671 - 6700 of 7431   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
6671
My requirement is every page in the chapter has it own header apart from the page header, and heading of the first page in the Chapter should be different from...
geethanandh
Offline Send Email
Jul 8, 2005
2:40 pm
6672
... This is a fairly basic FO question--I would suggest going through the relevant entries in Dave Pawson's XSL FAQ: http://www.dpawson.co.uk/xsl/xslfaq.html ...
Eliot Kimber
drmacro
Online Now Send Email
Jul 8, 2005
5:49 pm
6673
we have this requirement that the publication should contain certain number of pages. If the number of pages is less we should insert blank pages until the...
geethanandh
Offline Send Email
Jul 14, 2005
4:44 pm
6674
... I dont think its possible in XSL-FO. The page-sequence has a force-page-count property but I think it can only be used to ensure the page count is odd/even...
Chris Bowditch
bowditch_chris@...
Send Email
Jul 15, 2005
8:01 am
6675
... Chris is correct--there's no direct way to do this. Vendors could of course add extensions to do this (it probably wouldn't be hard). You can also...
Eliot Kimber
drmacro
Online Now Send Email
Jul 15, 2005
2:28 pm
6676
We are using Arbortext's E3 ... the end. ... ensure the ... count...
geethanandh
Offline Send Email
Jul 15, 2005
3:52 pm
6677
... There's probably a fairly easy way to get the page count from the E3 composer but I don't know what it is. This would be an appropriate question for...
Eliot Kimber
drmacro
Online Now Send Email
Jul 15, 2005
5:33 pm
6678
I'm having trouble remembering how (or if) this is possible in FO: Imagine a consecutive series of list constructions. Each is effectively a single list, in...
Ian Tindale
ian_tindale
Offline Send Email
Jul 26, 2005
8:59 am
6679
... What Formatting engine are you using? I'm not sure I fully understand your requirements but it sounds to me like you could use a two column table instead...
Chris Bowditch
bowditch_chris@...
Send Email
Jul 26, 2005
1:15 pm
6680
I've gone for that strategy in the end. I thought there was a way of having it clear the list label or the list body, whichever is the deeper, but maybe I'm ...
Ian Tindale
ian_tindale
Offline Send Email
Jul 26, 2005
3:27 pm
6681
Hello, which is the simplest solution to fix a height minimum of line of table with FOP? indeed my lines have a too large height compared to their contents,...
kohpe martial
kohpe_martial
Offline Send Email
Jul 27, 2005
4:39 pm
6682
Antenna House, Inc. is pleased to announce that the 2nd Edition of the 80 page tutorial developed by Antenna House has been made public. The 2nd Edition has...
Keiko Hiraide
hiraidekeiko
Offline Send Email
Jul 28, 2005
1:23 am
6683
The XSL Working Group has released a Last Call Working Draft of the Extensible Stylesheet Language (XSL) Version 1.1 (aka XSL-FO 1.1). Version 1.1 updates...
Klaas_Bals@...
klaasbals
Offline Send Email
Jul 29, 2005
7:10 am
6684
Hi Klass, Can't we have value "justify" for vertical-align attribute, There has been very common requirement by many of our clients who want the text to be...
Narinder Garg
narinder_g
Offline Send Email
Jul 29, 2005
12:12 pm
6685
How do i create a page layout with contents on the recto and blank page on the verso. Is it possible to apply page numbers only for the recto?? Anandh...
geethanandh
Offline Send Email
Jul 31, 2005
8:20 pm
6686
I have used the following approach for blank verso "Have a margin that is big, such that nothing fits on the page anymore." But what to do to get page numbers...
geethanandh
Offline Send Email
Jul 31, 2005
8:41 pm
6687
To print on only ever other page, create a page sequence alternating between a page geometry with a flow (that accepts your content) and a page geometry...
G. Ken Holman
g_ken_holman
Offline Send Email
Jul 31, 2005
9:30 pm
6688
... This is not an official response from the FO editors, but I think I can say without fear of contradiction that the FO subgroup understands the requirement...
Eliot Kimber
drmacro
Online Now Send Email
Aug 1, 2005
2:57 pm
6689
It occurs to me that it would be "useful" (maybe?) to have a property for the list constructions that allows the stacking position to be influenced either by...
Ian Tindale
ian_tindale
Offline Send Email
Aug 1, 2005
4:07 pm
6690
... You must be using a broken FO implementation. The spec is very clear that all the children of fo:list-block determine its block progression dimension (that...
Eliot Kimber
drmacro
Online Now Send Email
Aug 1, 2005
4:59 pm
6691
... This test case produces identical results with XSL Formatter 3.2 and XEP 4.1. In both cases, the block following the list-block starts after the deeper of...
Eliot Kimber
drmacro
Online Now Send Email
Aug 1, 2005
5:08 pm
6692
Hi, Can anyone clear me of this doubt... How to use the page-sequence, and other layout-master concept in CSS or CSS2, as found in XSL-FO? Any examples with...
touchlenin
Offline Send Email
Aug 4, 2005
9:42 am
6693
I haven't clearly understood what are you interested in. However, several samples with different layout-master-sets might be found here: ...
Victor Vishnyakov
victor_vishn...
Offline Send Email
Aug 4, 2005
9:54 am
6694
Hi all I'm having difficulty getting my fop generate pdf to display from my jsp. Previously this code below worked fine, but all I get now is binary rubbish. ...
Gaywood, Mark
m_gaywood
Offline Send Email
Aug 5, 2005
1:45 pm
6695
... What browser are you using? What does "binary rubbish" actually mean? Is it shown in a browser window, in an acrobat reader window embedded in the browser,...
J.Pietschmann
j3322ptm
Offline Send Email
Aug 5, 2005
10:33 pm
6696
Hi Lenin, In CSS2 you have @page rules. You can make distinctions for left, right and first pages. See http://www.w3.org/TR/1998/REC-CSS2-19980512/page.html. ...
Werner Donné
werner.donne@...
Send Email
Aug 7, 2005
7:01 pm
6697
... IExplorer and FireFox ... The sort of information you get if you open a PDF in textPad. ... window, in an acrobat reader window embedded in the browser, or...
Gaywood, Mark
m_gaywood
Offline Send Email
Aug 8, 2005
10:13 am
6698
Do you have linebreaks or blanks in your pdf ? ... From: XSL-FO@yahoogroups.com [mailto:XSL-FO@yahoogroups.com] On Behalf Of Gaywood, Mark Sent: Montag, 8....
Christian Duschl
christianduschl
Offline Send Email
Aug 8, 2005
11:06 am
6699
Hi Victor, I have been asking for some workable examples in CSS2 which implements the same page-layout concept in XSL-FO. ie., what would be the equivalent...
touchlenin
Offline Send Email
Aug 9, 2005
9:45 am
6700
Hi Victor, I have been asking for some workable examples in CSS2 which implements the same page-layout concept in XSL-FO. ie., what would be the equivalent...
touchlenin
Offline Send Email
Aug 9, 2005
9:46 am
Messages 6671 - 6700 of 7431   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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