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...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

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 6104 - 6133 of 7443   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
6104
Hi everybody, once again I'm having a little Problem using FOP. I'm using the fo:character entity to render the special chars „ and “ like in the following...
Christian Loock
loock_christian
Offline Send Email
Jan 3, 2005
1:11 pm
6105
... There's no need (or should be no need) to use fo:character in this case--it's equivalent to just having the character there as literal data. You would only...
W. Eliot Kimber
drmacro
Online Now Send Email
Jan 3, 2005
3:56 pm
6106
Currently I am using a marker in my static content to return a module title in the header, but now I find I need the last module to be a specific title. I...
Norma Yeazell
nyeazell@...
Send Email
Jan 4, 2005
6:52 pm
6107
... One possibility is to use another marker class and add a marker with this class at the end of the page flow which obscures the regular header, perhaps by...
J.Pietschmann
j3322ptm
Offline Send Email
Jan 4, 2005
10:25 pm
6108
I believe your path is incorrect, try test="count(/manual/module)=5"> ... module ... working. ... - ... width="1.5pt" ... intended for use only by the...
gavaroo_99
Offline Send Email
Jan 4, 2005
11:12 pm
6109
Hi you can do in differnt manner, define two page masters in flow. I am sure it will solve your problem <fo:layout-master-set> <fo:simple-page-master...
yssr
yssr_555
Offline Send Email
Jan 5, 2005
9:13 am
6110
I am using apache fop to generate SVG for printing on a kiosk. When i have a line of text like "These words should print with spacing between them", i get the...
brzn99
Offline Send Email
Jan 6, 2005
5:38 pm
6111
... Not really. This seems to be a problem with either kerning or the font metric. Are you using a user font? If not, try using a font from the machine which...
J.Pietschmann
j3322ptm
Offline Send Email
Jan 6, 2005
9:29 pm
6112
I have a XML file with bills to all my customers. How can I get pagenumbering type "page n of y" where first page for each customer starts with 1 and y is the...
Jørgen Romark
jromark
Offline Send Email
Jan 7, 2005
1:18 pm
6113
Hello Group, i am new in this Group and i am a RPG developer for AS/400, iSeries and i5OS IBM systems from germany. My English is not perfect. Therfore my...
mkasmika
Offline Send Email
Jan 7, 2005
3:24 pm
6114
... See http://xml.apache.org/fop/fo.html#fo-total-pages J.Pietschmann...
J.Pietschmann
j3322ptm
Offline Send Email
Jan 7, 2005
9:10 pm
6115
... http://www.dpawson.co.uk/xsl/sect3/N8703.html#d11542e31 HTH -- Regards, Dave Pawson XSLT + Docbook FAQ http://www.dpawson.co.uk...
Dave Pawson
dpawson2000
Offline Send Email
Jan 8, 2005
10:24 am
6116
You need to specify a Base Directory because FOP needs it to display external resourses. You can do it the the fop configuration file ...
alzoid69
Offline Send Email
Jan 8, 2005
4:57 pm
6117
... for each ... in one ... Thank you for your hint, Dave. Your code makes every bill start with page number = 1, but does it show the correct number of pages...
jromark
Offline Send Email
Jan 10, 2005
7:12 am
6118
... Which is what's normally wanted. I wasn't sure. Bottom line, there is no 'real' feedback from the formatter to the XSLT stage then. Hence you can't start...
Dave Pawson
dpawson2000
Offline Send Email
Jan 10, 2005
5:13 pm
6119
... A FAQ of some sorts. See http://xml.apache.org/fop/faq.html#fo-total-pages J.Pietschmann...
J.Pietschmann
j3322ptm
Offline Send Email
Jan 10, 2005
10:04 pm
6120
... it ... is ... Sorry bout the unclearity! Problem: My pdf document (65 pages) contain 20 bills. Most bills goes over several pages. Each bill should be...
jromark
Offline Send Email
Jan 11, 2005
7:24 am
6121
... [Non-text portions of this message have been removed]...
luzerez
Offline Send Email
Jan 11, 2005
12:43 pm
6122
Your request needs special extension to XSL-FO specification. XSL Formatter can do it by original extension. ...
tokukobayashi2002
tokukobayash...
Offline Send Email
Jan 11, 2005
1:45 pm
6123
If you really wish to render Hebrew to PDF by XSL-FO. As far as I know, the only solution is XSL Formatter. Please try it. Best regards, Tokushige Kobayashi ...
tokukobayashi2002
tokukobayash...
Offline Send Email
Jan 11, 2005
1:53 pm
6124
Thank you for the answer. I am looking for a license free solution. As I read FOP support Heberw. Do you know for sure it doesn't ? Luz Erez Email:...
luzerez
Offline Send Email
Jan 11, 2005
2:14 pm
6125
... FOP doesnt support different writing modes, bidi, or reference orientation. However you can still get Hebrew glyphs to appear by using an appropriate ...
Chris Bowditch
bowditch_chris@...
Send Email
Jan 11, 2005
4:35 pm
6126
... Assuming your input is XML, use XSLT features | extension to produce 20 xsl-fo documents, each then is a standard way of producing a single output, which ...
Dave Pawson
dpawson2000
Offline Send Email
Jan 11, 2005
4:54 pm
6127
Altsoft Xml2PDF also supports Hebrew. See fo:bidi-override for additional details. Best Regards, Altsoft Team http://alt-soft.com/...
Altsoft Xml2PDF
xml2pdf
Offline Send Email
Jan 11, 2005
4:55 pm
6128
... Put each of your bills into a separate page sequence so that you can start the page number at 1 for each bill. Flow at the end of each page sequence an...
G. Ken Holman
g_ken_holman
Offline Send Email
Jan 11, 2005
11:41 pm
6129
I am sorry that I made a mistake. The following comment is not correct. Mr. Ken Holman's comment: 6128 Re: Page numbers int multidocument files is correct. ...
tokukobayashi2002
tokukobayash...
Offline Send Email
Jan 12, 2005
12:29 pm
6130
Hi all I have a general question regarding XSL-FO. The concept that the formatting direction is in the tags: “ unicode-bidi="embed" is not clear to me. I...
luzerez
Offline Send Email
Jan 12, 2005
12:58 pm
6131
... Definitely you should not use unicode-bidi in every text element. The first key is that Unicode has built-in directionality information such that a...
W. Eliot Kimber
drmacro
Online Now Send Email
Jan 12, 2005
3:22 pm
6132
Thank U for the detail answer. From my tests with out ( With several renderes ) with out specifaing the correnct tags the mixed Hebrew English text will be ;-(...
luzerez
Offline Send Email
Jan 12, 2005
3:49 pm
6133
A peer-reviewed technical conference. An unfettered festival of unconventional markup. Pointy-brackets, pointed questions, and sharp ideas. Nearly a week of...
B Tommie Usdin
btusdin@...
Send Email
Jan 12, 2005
11:15 pm
Messages 6104 - 6133 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