Which term is correct for the inter-character space totality please, i.e. the glyph width plus the allocated left and right space which make up the content...
Hello, I have return chars in some XML and would like to display each return as a double return, without affecting the line-spacing of the paragraph. Is there...
Are there any tools left which create RTF from xsl-fo please? I recall there were a couple of projects started, though I can't find any mention of them...
cc: XSL List, Yahoo XSL-FO List, Antenna House support, RenderX support Just a quick note that a publicly-subscribed hands-on "Practical Formatting Using...
Hi: I have an xml input file as shown below: <mfunc> <text><para></para></text> <image><title></title></image> <table></table> <text><para></para></text> ...
Hi all: This is just a general question about XML schemas. I was trying to analyse the impact of changing an existing schema. My analysis says that any schema...
I am writing a stylesheet that creates a whole manual with many sections and an index at the end. I have a Table of Contents (TOC) for each section. Is it...
I've read all over (as well as asked the question myself) and I realize there is no way to get a footer of: "Page 'current page number'/('next page number'...
Hi: Is there a way to dynamically number pages in XSLFO? Suppose I have an xml: <root> <...some element...> <image></image> </root> If there is an image, then...
Hi: I was not sure how to frame the subject and question for this porblem. Basically, I am trying to read from an external XML file using document() function. ...
Hello: I am faced with a bunch of problems involving page layout and keep together for tables. I have a layout for graphics pages: <fo:simple-page-master...
Altsoft announces the release of its new Xml2PDF 2007 family of products, containing Xml2PDF Server 2007 (.NET API), Xml2PDF Workstation 2007 and AltViewer...
Altsoft announces the release of its new Xml2PDF 2007 family of products, containing Xml2PDF Server 2007 (.NET API), Xml2PDF Workstation 2007 and AltViewer...
Hi: I am trying to keep a table title and the table together but it does not work. I have set keep-with-next="always" for the title. What happens is if the...
Hi: I am not sure if this is the right place to post this question. I would like to know if there is an option to issue saxon to tell it to ignore the...
Hi: 1) Can someone please explain the use of align="char" attribute at an "entry" in the cals table? 2) How can this be implemented on XSLFO tables? Thank you...
Hi: I am trying to cross reference within a document using xref. Here is my sample XML input: <level1 id="123"> <text>This is a step. <level2 id="456"> <text>...
Apologies for the confusion: Extreme 2007 papers are due April 20th, 2007! EXTREME MARKUP LANGUAGES 2007(r) (a registered trademark of IDEAlliance) THE MARKUP...
EXTREME MARKUP LANGUAGES 2007(r) (a registered trademark of IDEAlliance) THE MARKUP THEORY & PRACTICE CONFERENCE It takes time to write a paper, so if you want...
Hi, Like it say in title I have some problem with one text in my fop hyphenation for all other case that goes very well. Can you help me to know what I do...
Hi: I was trying to center a table in XSLFO, and when I looked up on the lists, there were two answers 1) use <fo:table-and-caption text-align="center"> 2)...
Hi: How do you divide rows among columns? I mean if I have a table header with 5 columns and I have 5 rows below it, I want the rows to be divided among the 5...
Hi all: How do you calculate the proportional col width for a table if there is no column width declared, and divide the columns proportionally? Suppose I have...
I have the code128 font from the dobson site, I've created the line for a barcode using this, if I paste that into notepad and change the font to the barcode...
Dear list subscribers, RenderX has released XEP 4.9, a new version of its XSL processor and accompanying tools. Major achievements have been made in the AFP ...
Hi, I'm have a dictionary style running heads that displays the title of the active article in the page and the last article in the page using this fo...
Hi all: I am not sure how to word my question. Basically, I have a graphic having width and height in Inches. As in '7.5Inches39; and '7.84Inches39;. Now, on the...
Hi all: I have graphic and a box below that. There is a gap between the box and the graphic. How do I fill that up? i tried using padding but it did not work....