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...
Show off your group to the world. Share a photo of your group with us.

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 3886 - 3915 of 7443   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
3886
Hi , I have generated successfully my pfd using FOP. I would like to give 2 places user interactive, user should be able to enter some values there. currently...
sukkutty_2000
Offline Send Email
Aug 1, 2003
8:48 am
3887
Hi, by running FOP fop -c conf/userconfig.xml -xsl test.xsl -xml test.xml -pdf test.pdf I get [INFO] Using org.apache.xerces.parsers.SAXParser as SAX2 Parser ...
ingridD@...
ingridd13
Offline Send Email
Aug 1, 2003
11:18 am
3888
... <snip/> ... Hi Ingrid, To help you we need to see the appropriate part of your userconfig.xml that references the font metrics. So please can you post it. ...
Chris Bowditch
bowditch_chris@...
Send Email
Aug 1, 2003
11:25 am
3889
Agreed Chris: this is a FOP specific question. If I had to guess Ingrid I would say that the path to you font metrics file in the userconfig.xml is incorrect,...
Rob Stote
rbnbrbnb2002
Offline Send Email
Aug 1, 2003
11:48 am
3890
This is a problem of FOP 0.20.4. The same code works as expected with the version 0.20.5. Thanks Sam Velu ... <bowditch_chris@h...> ... which, I ... is...
vvelu
Offline Send Email
Aug 1, 2003
4:47 pm
3891
Folks: Embedding a PDF in an HTML page (rather than launching it in a separate window) is possible by using the <embed> tag. However, this needs a PDF file to...
vvelu
Offline Send Email
Aug 1, 2003
8:06 pm
3892
... You can change whether or not the PDF viewer opens in a separate browser window or is opened in the same HTML page by setting content-disposition in the...
Chris Bowditch
bowditch_chris@...
Send Email
Aug 1, 2003
10:25 pm
3893
How to include hyperlink in rtf document. e.g. I want to display <a href="yahoo.com">A link </a>. I ma using XMLMind FO converter. Any help will be...
Deb Dutta
contactdd
Online Now Send Email
Aug 1, 2003
10:27 pm
3894
How is it possible to apply different styles/formatting to an xml element in different parts of the XML document for a resulting FO document. For e.g. I have...
abhisheksanwal
Offline Send Email
Aug 4, 2003
3:29 am
3895
Hi Abhishek ... You can define matches based on an element's parent(s) and the transformer should use the most specific match: <xsl:template...
Elizabeth Barham
lizzy@...
Send Email
Aug 4, 2003
6:05 am
3896
Announcement: Scriptura 1.2.2 is available. The free 14 day trial version now allows you to output XSLT and XSL-FO documents. Scriptura is a document...
Klaas_Bals@...
klaasbals
Offline Send Email
Aug 4, 2003
7:02 am
3897
At least, I know how it can be done using ASP or ASP.NET. This C# code snippet outputs a raw byte stream to the browser window, using ASP.NET. private void...
dennis_joel_david
dennis_joel_...
Offline Send Email
Aug 4, 2003
7:58 am
3898
Hi, I am facing the following problem. I want to display a link a on the header of the page which takes the user to the Table of Contents. I have put the...
nilendu_b
Offline Send Email
Aug 4, 2003
10:17 am
3899
Hi, I have the following requirement: - a footer at every page, consisting of a left-aligned image, a text (horizontal centered, vertical aligned at the...
Ronald Muller
rmul_nl
Offline Send Email
Aug 4, 2003
1:34 pm
3900
I am having trouble using a for-each statement to loop through my xml data in order to get a subtotal and grandtotal. It seems to be looping the subtotal line...
Joe Schmaltz
schmaltzkj
Online Now Send Email
Aug 4, 2003
1:46 pm
3901
I am experiencing a curious thing with XSLFormatter V2. I have a table cell(heading at top of page) in which I place "Page x of N" (in English and French).. ...
W. Hugh Chatfield
hchatfield2000
Offline Send Email
Aug 4, 2003
2:28 pm
3902
Maybe FOP issue. I tried your trick with FOP and XEP. The output from the first doesn't support basic-link within static region(in my case region-after), while...
hanpohwan
Offline Send Email
Aug 4, 2003
2:32 pm
3903
... apply ... to ... that ... this ... I suppose that if the elements are siblings, you could use your count method along the lines of: <xsl:template...
abhisheksanwal
Offline Send Email
Aug 4, 2003
3:29 pm
3904
... I assume you're talking about the preview display. I've noticed that this display is not 100% representative of what the final composed version will be....
W. Eliot Kimber
drmacro
Online Now Send Email
Aug 4, 2003
6:40 pm
3905
Antenna House, Inc is pleased to inform you that the Beta version of our XSL-FO processor [XSL Formatter V3.0] is now available. Building on over 4 years of...
tokukobayashi2002
tokukobayash...
Offline Send Email
Aug 5, 2003
1:43 am
3906
... <snip/> ... You can use the xsl:choose element within your template, e.g. (you didnt say what the name of your attribute is that determines the formatting...
Chris Bowditch
bowditch_chris@...
Send Email
Aug 5, 2003
7:46 am
3907 gilles g
gg.gilles@...
Send Email
Aug 5, 2003
7:47 am
3908
... why not? this is the only way you are going to acheive your goal using FOP. I cant see any reason why a table should not be used. ... The solution you gave...
Chris Bowditch
bowditch_chris@...
Send Email
Aug 5, 2003
8:09 am
3909
hello world, I put myself three questions: 1) how to force the table of contents, generated by docbook, has to be on a single page? 2) how to indicate a page...
gilles g
gg.gilles@...
Send Email
Aug 5, 2003
8:14 am
3910
thanks Chris! ... From: "Chris Bowditch" <bowditch_chris@...> To: <XSL-FO@yahoogroups.com> Sent: Tuesday, August 05, 2003 10:09 AM Subject: Re:...
Ronald Muller
rmul_nl
Offline Send Email
Aug 5, 2003
10:53 am
3911
... <snip/> ... Tables can be expensive, but it only becomes noticeable if you have very large tables spanning many pages, with keeps, column spanning, etc. A...
Chris Bowditch
bowditch_chris@...
Send Email
Aug 5, 2003
1:09 pm
3912
Here's my problem: I want to write a generic java method capable of writing various size tables to a PDF file in a fit-to-page manner. I will generate a ...
Steve Edwards
steveme3
Offline Send Email
Aug 5, 2003
1:28 pm
3913
Thanks that helped to some degree. However, if I have the text node an arbitrary number of nodes under the empty tag how do i go about selecting just that...
Devang Parekh
JenkinsEar
Offline Send Email
Aug 5, 2003
7:14 pm
3914
Hi, I am facing problem generating a PDF and subsequently mailing it using JavaMail. Following is a step by step explanation of what I am trying to achieve: 1....
Jignesh Shah
jignesh_75
Offline Send Email
Aug 5, 2003
7:58 pm
3915
Hi, everybody, I have read a few about XSL-FO and I have a question, is it possible to write a fo file for Microsoft Word? I mean, could I use that fo file in...
jgv8678
Offline Send Email
Aug 5, 2003
11:02 pm
Messages 3886 - 3915 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