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 3555 - 3584 of 7443   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
3555
Hi, I am trying to get special characters (like &#x2264; <= sign or &#x2265; is the >= sign) in my document. The font I am using is not supporting these...
Harm Kok
h.kok@...
Send Email
Jun 2, 2003
2:15 pm
3556
I need some help generating PDF from XML and XSL-FO. However my XML contains some nodes that hold HTML tags such as tables fonts, etc.. Therefore, in some of...
araffoul
Offline Send Email
Jun 2, 2003
4:29 pm
3557
... See xhtml2fo.xsl at http://www.antennahouse.com/XSLsample/XSLsample.htm I hope this helps. ................ Ken -- Upcoming hands-on courses: (registration...
G. Ken Holman
g_ken_holman
Offline Send Email
Jun 2, 2003
7:18 pm
3558
Actually I'm looking at this solution, however I don't know how to use it. Assume I have an HTML File called test.html. How do I send it through xhtml2fo for...
araffoul
Offline Send Email
Jun 2, 2003
7:26 pm
3559
... If you are unaware of XSL-FO and stylesheets, why is it you think you need XSL-FO? Are you sure you are looking for the information that you need?...
G. Ken Holman
g_ken_holman
Offline Send Email
Jun 2, 2003
7:33 pm
3560
Sorry, I may have misled you. I'm generating XML file from a SQL database than using XSL producing HTML. I would also like to produce PDF files. The problem...
araffoul
Offline Send Email
Jun 2, 2003
7:57 pm
3561
Harm, ... characters ... I had the same problem sometime ago. I think you're problem is the Avenir font. Open the charmap utility if you have this font...
Geurt Lagemaat
geurt_lagemaat
Offline Send Email
Jun 2, 2003
7:58 pm
3562
Why does having HTML tags within your XML prevent you from using XSL-FO stylesheets? If you're using XSL to output HTML, I'd think you could use XSL-FO to...
Dahlquist_Michael/shu...
Send Email
Jun 2, 2003
8:04 pm
3563
It is easy to output XML nodes containg HTML using XSL because the end result is HTML. I'm doing this as follows: <xsl:value-of select="Notes_E"...
araffoul
Offline Send Email
Jun 2, 2003
8:19 pm
3564
I meant to say: the HTML in your XML is well-formed, so it can be transformed by a stylesheet. It does seem that XHTML2FO would work for you, with your own...
Dahlquist_Michael/shu...
Send Email
Jun 2, 2003
9:05 pm
3565
Thank you for this info. I have created the following sample file and than called it from a web browser expecting to generate a newly formatted document ...
araffoul
Offline Send Email
Jun 2, 2003
9:27 pm
3566
Geurt, Thanks, for the answer. What is the solution? Can I change these font mappings in any way? Or should I purchase another font? Harm...
Harm Kok
h.kok@...
Send Email
Jun 3, 2003
6:14 am
3567
Hi, i am not an expert at page sequences! All i need to do is have an alternating page sequence but with page 2 (ie back of page1) always kept blank. The trick...
davidd_gers
Offline Send Email
Jun 3, 2003
8:56 am
3568
... Yahoo! Plus - For a better Internet experience [Non-text portions of this message have been removed]...
David Duncan
davidd_gers
Offline Send Email
Jun 3, 2003
9:07 am
3569
... Thankfully, this is quite straightforward in conforming XSL-FO engines: alternate in a page sequence two simple page masters, one with a region accepting...
G. Ken Holman
g_ken_holman
Offline Send Email
Jun 3, 2003
11:18 am
3570
... region ... accepting the ... keeping ... content of ... static"/> ... Ken, thanks very much. Am I correct in assuming that this solution would result in...
davidd_gers
Offline Send Email
Jun 3, 2003
11:52 am
3571
... I apologize for misreading your requirements ... just change the page sequence to the following: <page-sequence-master master-name="frame-pages"> ...
G. Ken Holman
g_ken_holman
Offline Send Email
Jun 3, 2003
12:59 pm
3572
You don't want to format the XHTML with a stylesheet for display in a browser; you want to transform it into FO. You'll have to use an XSLT processor, like...
Dahlquist_Michael/shu...
Send Email
Jun 3, 2003
2:31 pm
3573
... invoice ... is ... file, ... there ... searched ... this. ... page ... the ... height="11in" ... font- ... xsl?...
notable17
Offline Send Email
Jun 3, 2003
4:46 pm
3574
... Then change the XSL to create a page-sequence for every invoice. ... You don't show how you are processing invoices, but I'm assuming you have a template...
G. Ken Holman
g_ken_holman
Offline Send Email
Jun 3, 2003
5:21 pm
3575
... you have a ... out of the ... for the ... of ... but not ... Thanks for the help. I went back and revisited the basic structure of an xsl:fo document and...
notable17
Offline Send Email
Jun 4, 2003
4:25 pm
3576
... Regards, Roman Kagarlitsky, CEO, www.RenderX.com ... From: "notable17" <darryl_grimes@...> To: <XSL-FO@yahoogroups.com> Sent: Wednesday, June 04,...
Roman Kagarlitsky
rak@...
Send Email
Jun 4, 2003
4:32 pm
3577
I was informed by some guys at Chive.com (Apoc) that a URL starting with / was inappropriate. This is a quote of the email from him about FO and URLs in FO for...
abhisheksanwal
Offline Send Email
Jun 4, 2003
7:21 pm
3578
Hi, I am new to XSL:FO and I have some questions. I want to arrange all teh items in a block container to be left justified, and right aligned, ...
Desai, Prasad (GECP, ...
pdesai76
Offline Send Email
Jun 5, 2003
9:18 am
3579
... Welcome! ... I'm not sure what you mean by both "left justified and right aligned" at the same time ... if you mean justified from end to end on each line,...
G. Ken Holman
g_ken_holman
Offline Send Email
Jun 5, 2003
11:54 am
3580
Hi, I found the solution to my problem in the the book of Jeni Tennison. You can use this for formatters that don't support the font-family as FOP and...
Harm Kok
h.kok@...
Send Email
Jun 5, 2003
11:54 am
3581
Hi, I am currently facing two issues 1. I am unable to set proper margins for my region-body. It overlaps the header and footer. I need to assign 3cm for my...
Jignesh Shah
jignesh_75
Offline Send Email
Jun 5, 2003
2:06 pm
3582
Newbie question: I need to compile an XSL for performance reasons. My question is, can I compile a fo xsl file and create a pdf in Java? Thanks for any help!...
bubbajodog
Offline Send Email
Jun 5, 2003
2:59 pm
3583
IHi, I copied this code from http://www.dpawson.co.uk/xsl/sect3/headers.html#d9100e73 to see if different page headers work or not. I have noted the error it...
Jignesh Shah
jignesh_75
Offline Send Email
Jun 5, 2003
7:05 pm
3584
Hi, I am finally at the end of finishing my first xsl-fo generated pdf report using fop-0.20.4. The xml I generate has tags which are populated by text from...
Jignesh Shah
jignesh_75
Offline Send Email
Jun 5, 2003
9:49 pm
Messages 3555 - 3584 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