Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

XSL-FO · discussion of XSL Formatting Objects

The Yahoo! Groups Product Blog

Check it out!

Group Information

  • Members: 1394
  • Founded: Jan 5, 2001
  • Language: English
? 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.

Messages

Advanced
Messages Help
Messages 3669 - 3703 of 7448   Newest  |  < Newer  |  Older >  |  Oldest
Messages: Simplify | Expand Author Sort by Date v
3703 kathy_rainbolt Send Email Jul 1, 2003
3:47 am
The problem is more complicated than that. In the specifications for military technical publications, the requirement is as follows: Blank pages. A blank page...
3702 Praveen Sam
sampraveen Send Email
Jul 1, 2003
3:32 am
Looks like in your xml - you defined the root as <mysqldump> which "should" be the 'template match' in the xsl and I guess since it doesn't find a matching ...
3701 tknguyenca Send Email Jul 1, 2003
2:54 am
Hi all, Anyone can tell me, for region-before and region-after, if we can set precedence differently for left and right corners ? I means, for example,...
3700 Adam
macbuff2 Send Email
Jul 1, 2003
1:24 am
Okay, I've just begun to learn about XML/XSL-FO and I am trying to create a table in the PDF output. However, whenever I FOP (0.20.4) it, I'm not getting...
3699 PRAVEEN SAM
sampraveen Send Email
Jul 1, 2003
1:09 am
... ALSO - make sure that the pdf has a ".pdf" in the url so that the name of the pdf file finds the extension "pdf" - classic IE issue .. just in case you are...
3698 PRAVEEN SAM
sampraveen Send Email
Jul 1, 2003
1:04 am
Not sure if I understand your question correctly - Do you want a page number to appear as 1/2 where the second page is a blank ?? If so you can try using...
3697 Ronald Muller
rmul_nl Send Email
Jun 30, 2003
7:32 pm
... From: "gannonjim&quot; <gannonjim@...> To: <XSL-FO@yahoogroups.com> Sent: Monday, June 30, 2003 9:16 PM Subject: [XSL-FO] Re: FOP Servlet ... If you are...
3696 larry_mason@...
lpmlabs9 Send Email
Jun 30, 2003
7:26 pm
One trick is to end the request URL with .pdf. So just make up a bogus parameter in your request - http://localhost/servlet/foo?iefix=.pdf Larry "gannonjim&quot;...
3695 Prasad_Kamath@... Send Email Jun 30, 2003
7:26 pm
I will be out of the office starting 06/23/2003 and will not return until 07/11/2003. I will respond to your message when I return....
3694 gannonjim Send Email Jun 30, 2003
7:16 pm
Hi Ronald, Thanks for your help. In the FOP documentation, it mentions IE not being so friendly with dynamically generated PDF files. I will also try viewing...
3693 hit_eshrd79 Send Email Jun 30, 2003
3:56 pm
I am trying to get a background image in PDF. I supply an attribute name background-image to fo-region body. Path for image is correct. Image is of type png. I...
3692 Ronald Muller
rmul_nl Send Email
Jun 30, 2003
2:57 pm
The url MUST end with .pdf (IE has the erroneous habit of assuming MIME types based on file extensions), your source looks okay. Ronald ... From: "gannonjim&quot;...
3691 gannonjim Send Email Jun 30, 2003
1:28 pm
Hi, I'm trying to use FOP in a Servlet. When I invoke the servlet, Internet Explorer 6.0 only displays raw PDF characters (that were generated by the servlet)...
3690 Velusamy (Sam) Velu
vvelu Send Email
Jun 30, 2003
12:19 pm
This appears to be a PATH issue. The directory containing the fop.bat is not in the PATH or one of the commands contained in fop.bat is not in the PATH. ...
3689 Chris Bowditch
bowditch_chris@... Send Email
Jun 30, 2003
10:25 am
... I recommend you upgrade to 0.20.5rc3a ... use keep-together="always&quot; on table-row to prevent cells breaking across pages. ... I have heard this problem...
3688 Xavier Robert
xavier_rober... Send Email
Jun 30, 2003
8:55 am
I use fop 0.20.4. Cells of the table are broken Sometime, static end of page are overridden. When I use keep-with-next=”always” in table-row, a blank page...
3687 Chris Bowditch
bowditch_chris@... Send Email
Jun 30, 2003
8:30 am
... This is not enough information to go on. What XSL-FO formatter are you using? What is the behaviour that you want? And what is the processor doing? ...
3686 Chris Bowditch
bowditch_chris@... Send Email
Jun 30, 2003
8:19 am
... <snip/> There is a bug in fop 0.20.5rc2 which causes the double render behaviour. The bug has been fixed in the latest release candidate 0.20.5rc3a, which...
3685 kathy_rainbolt Send Email Jun 30, 2003
6:22 am
Is there any way to create page numbering in the style such that the page number for a blank back is indicated on the front (ex. Page 1/2 blank)? Thanks, Kathy...
3684 Victor Mote
victormote Send Email
Jun 28, 2003
6:16 pm
... It is awkward to give FOP support here because this list is intended for a wider audience. See the following link for information about getting FOP support...
3683 AndrewWatt2001@...
andrewwatt2001 Send Email
Jun 28, 2003
6:56 am
The "oracle" who has recently "blessed" the list with his/her presence and multiple postings has been removed from the list. Andrew Watt [Non-text portions of...
3681 bellsterg Send Email Jun 28, 2003
6:40 am
I am encountering problems running fop-0.20.5rc using the fop.bat file supplied as part of the install. I am a windows 98 user (2nd Edition). I get a "Bad...
3679 Xavier Robert
xavier_rober... Send Email
Jun 27, 2003
4:44 pm
I use dynamic tables. I would wish to cut the tables in a clean way. The attributes keep-with-next="always&quot; do not function as I wish. [Non-text portions of...
3677 Dahlquist_Michael/shu... Send Email Jun 27, 2003
4:40 pm
I have the same problem with FOP. Other processors treat the <block/> tag as a line break, FOP does not. Michael ... From: max [mailto:max@...] Sent:...
3675 G. Ken Holman
g_ken_holman Send Email
Jun 27, 2003
4:35 pm
... Using your supplied FO code, the empty block doesn't produce a blank line, it just breaks the line with a block of no dimension. To produce a blank line,...
3673 Max Rahder
maxrahder Send Email
Jun 27, 2003
4:09 pm
I'm using fop 0.20.5. I'm a novice, and I'm getting behavior I don't understand. I want to display a line of text, followed by a blank line, followed by...
3672 niranj_m Send Email Jun 27, 2003
10:29 am
Hi ! I am having a problem when I use FOP 0.20.4 in application server (iPlanet App Server). The same xsl is running correctly and generating PDF without a ...
3671 W. Hugh Chatfield
hchatfield2000 Send Email
Jun 27, 2003
2:42 am
... before ... the "hidden" will ... coincident ... through. ... Now this sounded real promising.. and it in fact does work.. but doesn't yet solve my...
3670 G. Ken Holman
g_ken_holman Send Email
Jun 27, 2003
1:27 am
... I don't think you will be successful with XSL-FO 1.0 because you need too much knowledge at transformation time about the information only known by the...
3669 G. Ken Holman
g_ken_holman Send Email
Jun 27, 2003
1:18 am
... You don't say anything about the top border at the start of the page, so I'll go out on a limb and assume that you want it invisible. ... Have you tried...
Messages 3669 - 3703 of 7448   Newest  |  < Newer  |  Older >  |  Oldest
Add to My Yahoo!      XML What's This?

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