Skip to search.
XSL-FO · discussion of XSL Formatting Objects

Group Information

  • Members: 893
  • Founded: Jan 5, 2001
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Messages

  Messages Help
Advanced
Messages 3555 - 3584 of 7447   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
3555 Harm Kok
h.kok@... Send Email
Jun 2, 2003
2:15 pm
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...
3556 araffoul Offline Send Email Jun 2, 2003
4:29 pm
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...
3557 G. Ken Holman
g_ken_holman Offline Send Email
Jun 2, 2003
7:18 pm
... See xhtml2fo.xsl at http://www.antennahouse.com/XSLsample/XSLsample.htm I hope this helps. ................ Ken -- Upcoming hands-on courses: (registration...
3558 araffoul Offline Send Email Jun 2, 2003
7:26 pm
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...
3559 G. Ken Holman
g_ken_holman Offline Send Email
Jun 2, 2003
7:33 pm
... 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?...
3560 araffoul Offline Send Email Jun 2, 2003
7:57 pm
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...
3561 Geurt Lagemaat
geurt_lagemaat Offline Send Email
Jun 2, 2003
7:58 pm
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...
3562 Dahlquist_Michael/shu... Send Email Jun 2, 2003
8:04 pm
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...
3563 araffoul Offline Send Email Jun 2, 2003
8:19 pm
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"...
3564 Dahlquist_Michael/shu... Send Email Jun 2, 2003
9:05 pm
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...
3565 araffoul Offline Send Email Jun 2, 2003
9:27 pm
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 ...
3566 Harm Kok
h.kok@... Send Email
Jun 3, 2003
6:14 am
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...
3567 davidd_gers Offline Send Email Jun 3, 2003
8:56 am
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...
3568 David Duncan
davidd_gers Offline Send Email
Jun 3, 2003
9:07 am
... Yahoo! Plus - For a better Internet experience [Non-text portions of this message have been removed]...
3569 G. Ken Holman
g_ken_holman Offline Send Email
Jun 3, 2003
11:18 am
... Thankfully, this is quite straightforward in conforming XSL-FO engines: alternate in a page sequence two simple page masters, one with a region accepting...
3570 davidd_gers Offline Send Email Jun 3, 2003
11:52 am
... region ... accepting the ... keeping ... content of ... static"/> ... Ken, thanks very much. Am I correct in assuming that this solution would result in...
3571 G. Ken Holman
g_ken_holman Offline Send Email
Jun 3, 2003
12:59 pm
... I apologize for misreading your requirements ... just change the page sequence to the following: <page-sequence-master master-name="frame-pages"> ...
3572 Dahlquist_Michael/shu... Send Email Jun 3, 2003
2:31 pm
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...
3573 notable17 Offline Send Email Jun 3, 2003
4:46 pm
... invoice ... is ... file, ... there ... searched ... this. ... page ... the ... height="11in" ... font- ... xsl?...
3574 G. Ken Holman
g_ken_holman Offline Send Email
Jun 3, 2003
5:21 pm
... 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...
3575 notable17 Offline Send Email Jun 4, 2003
4:25 pm
... 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...
3576 Roman Kagarlitsky
rak@... Send Email
Jun 4, 2003
4:32 pm
... Regards, Roman Kagarlitsky, CEO, www.RenderX.com ... From: "notable17" <darryl_grimes@...> To: <XSL-FO@yahoogroups.com> Sent: Wednesday, June 04,...
3577 abhisheksanwal Offline Send Email Jun 4, 2003
7:21 pm
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...
3578 Desai, Prasad (GECP, ...
pdesai76 Offline Send Email
Jun 5, 2003
9:18 am
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, ...
3579 G. Ken Holman
g_ken_holman Offline Send Email
Jun 5, 2003
11:54 am
... 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,...
3580 Harm Kok
h.kok@... Send Email
Jun 5, 2003
11:54 am
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...
3581 Jignesh Shah
jignesh_75 Offline Send Email
Jun 5, 2003
2:06 pm
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...
3582 bubbajodog Offline Send Email Jun 5, 2003
2:59 pm
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!...
3583 Jignesh Shah
jignesh_75 Offline Send Email
Jun 5, 2003
7:05 pm
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...
3584 Jignesh Shah
jignesh_75 Offline Send Email
Jun 5, 2003
9:49 pm
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...
Messages 3555 - 3584 of 7447   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

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