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...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Messages

Advanced
Messages Help
Messages 5397 - 5426 of 7448   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
5397 xslfast_stefan Send Email Apr 2, 2004
6:18 am
I have the following problem. I used the saxon processor for building fo-files because I used saxon extensions (variables) in XSL:FO. After generating the...
5398 Alexander Lohse
alohse11 Send Email
Apr 2, 2004
9:27 am
Hi, I have a hard time searching for a simple affordable Text-Editor, preferably Java/Swing. What I am looking for is a solution to offer basic Text-Editing ...
5399 Kazumi Hara
kazumipara Send Email
Apr 2, 2004
9:33 am
XSL Template Designer V1.0 release information April 2, 2004 Antenna House, Inc. http://www.antennahouse.com/ Antenna House, Inc. is pleased to inform you of...
5400 xslfast_stefan Send Email Apr 2, 2004
9:55 am
Hello Alex, we have an graphical XSL:FO Editor named XSLfast (www.xslfast.com) where you can design templates, which you can use later in your FOP- Process. ...
5401 aziegelmayer.trier@...
aziegelmayer... Send Email
Apr 2, 2004
12:22 pm
Hi all! I've some questions about a multi-column layout and maybe I'll find some answers here (by the way, I have quite less experience with the current...
5402 christian brugeron
brugeron2002 Send Email
Apr 2, 2004
1:04 pm
xsl formatter has an extension to do that. On the other hnd, you can place a svg graphic in the gutter block HTH CB ... [Non-text portions of this message have...
5403 Dave Pawson
dpawson2000 Send Email
Apr 2, 2004
4:07 pm
... http://www.dpawson.co.uk/xsl/sect2/N6461.html#d7476e1394 May help. This uses a java extension to sort it the way you want. HTH DaveP...
5404 G. Ken Holman
g_ken_holman Send Email
Apr 2, 2004
4:23 pm
Our world tour of XSL training is back on track again, this time with a new venue in Germany and a new date for Helsinki. Practical Transformation Using XSLT...
5405 tokukobayashi2002
tokukobayash... Send Email
Apr 3, 2004
2:53 am
Hello, ... the columns)? ... span="all";/>). Is there a way, that the column gutter (if possible) will end at that point? ... Antenna House XSL Formatter has...
5406 g mills
gavaroo_99 Send Email
Apr 3, 2004
3:41 am
I am using XML spy Enterprise Edition from Atova. It's a good product, I believe they have a personal version which is free. ... ...
5407 aziegelmayer.trier@...
aziegelmayer... Send Email
Apr 3, 2004
7:00 pm
Hello Tokushige! Thanks for the information. By the way, I downloaded v3.1 Trial and it works perfect with the column gutter. But sometimes, I get another...
5408 tokukobayashi2002
tokukobayash... Send Email
Apr 5, 2004
2:23 am
Hello, ... There has been no report of such a bug, but there may be hidden bug. We will check about it. Thank you. ... Yes, I understand your request. BTW, XSL...
5409 tokukobayashi2002
tokukobayash... Send Email
Apr 5, 2004
6:48 am
... random ... This is a bug of XSL Formatter V3.1, it has already corrected, now. Next maintenance release will include this correction. Thank you for your...
5410 ca_xiaoyi2003 Send Email Apr 5, 2004
2:32 pm
What I process the insertion of XML according the following. <xsl:template match="processing-instruction('xm- insertion_mark_start')"> <xsl:text...
5411 ca_xiaoyi2003 Send Email Apr 5, 2004
2:40 pm
If you run in the way, it is OK. xalan -xml .. -xsl .. -out test.fo fop test.fo test.pdf then the outcome is what I want. but if I run rendition in this way,...
5412 G. Ken Holman
g_ken_holman Send Email
Apr 5, 2004
3:28 pm
... The above approach to producing the result tree is inappropriate for element nodes: above you are creating text nodes, you are not creating element nodes...
5413 G. Ken Holman
g_ken_holman Send Email
Apr 5, 2004
3:52 pm
Yes, this is as I would expect and as I documented in my previous response. ... Because you are serializing the result tree text nodes into characters that are...
5414 Chris
nichchr Send Email
Apr 7, 2004
9:33 pm
I generated an svg from Illustrator and am trying to place it in a XSL:FO and am having some trouble. I was hoping I could place part of the source code...
5415 G. Ken Holman
g_ken_holman Send Email
Apr 7, 2004
10:21 pm
... An XML instance with a DOCTYPE cannot be included or referenced from inside of another instance. ... Right ... because of the DOCTYPE. ... Thankfully the...
5416 Dieter Zysk
smash53844 Send Email
Apr 8, 2004
3:48 am
Ich werde ab 08.04.2004 nicht im Büro sein. Ich kehre zurück am 16.04.2004. Ich bin vom 08.04. - 16.04 nicht im Haus...
5417 Victor Vishnyakov
victor_vishn... Send Email
Apr 8, 2004
7:12 am
The following part of your SVG is allowed only in the beginning of the ... Just delete this part if you are embedding using <fo:instream-foreign-object...> or...
5418 Bob Stayton
bobs@... Send Email
Apr 8, 2004
4:01 pm
Maybe I missed something, but I'm wondering why it is necessary to put the SVG code directly in the FO instance? Since the SVG is in a separate file, couldn't...
5419 smckenzie23 Send Email Apr 8, 2004
8:42 pm
I am having a tough time getting the page number references to work in a table of contents. Within the contents I am formatting it like this: <fo:block...
5420 Dave Pawson
dpawson2000 Send Email
Apr 9, 2004
7:28 am
... Try the page-number-citation in a fo:inline or fo:basic-link. HTH DaveP...
5421 odekij61 Send Email Apr 9, 2004
8:09 am
Hello, I found out my grouping lsa-tubes into a table code is not complete. I am confused on how to select all following-siblings after I find the 1st in the...
5422 Eliot Kimber
drmacro Send Email
Apr 9, 2004
12:36 pm
... You've put the page number citation inside the leader. You want this: <fo:leader leader-pattern="dots" leader-alignment="reference-area"/> ...
5423 Victor Vishnyakov
victor_vishn... Send Email
Apr 9, 2004
3:18 pm
Are there standard ways to verify XSL-FO specification details? (ask for explanations) Is there a typical way to propose XSL-FO specification extension? Where...
5424 smckenzie23 Send Email Apr 9, 2004
3:37 pm
... I've tried both with no luck. I'll keep messing with it......
5425 smckenzie23 Send Email Apr 9, 2004
3:50 pm
... Ah got it. The end tag for the leader was nested outside of the page ref so it was getting overwritten....
5426 G. Ken Holman
g_ken_holman Send Email
Apr 9, 2004
4:04 pm
... Not that I know of ... there are too many variations available to implementers of the Recommendation that are all conformant yet different. ... Typically...
Messages 5397 - 5426 of 7448   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