I'm trying to create a document that contains the incoming XML exactly as it appears, with tags, attributes and everything. I searched this weekend and I saw...
I'm looking for a way to implement table footnotes that format to the same width as their table. I gather all the footnote elements in a table into an ...
I need to have a 2 column toc with a title that spans 2 columns, and then the toc content continues in the 2 column format. I know that we can create 2 column...
I am fairly new to xsl-fo and I am now getting the error: subsequences exhausted in page-sequence-master 'Item-Master39;. Any ideas on what this could be? Thanks...
Hello all, I have a table with 14 columns and some of columns have small widths. As result I got infinite loop in FOP during layout. I enabled hyphenation but...
How do i find the first occurance of an attribute in a tag. For example <a id="1"> <b> <c></c> </b> </a> when you are processing node "c" you need to find the...
Hi Folks, Help me overcome this error (attached) while creating PDF from Antenna House XSL Formatter 3.2. Note: All the required fonts are installed in the...
Hi, I am generating PDF from several HTML files using csstoxslfo and Xinc. The HTML from the different input files is concatenated and processed as a whole. Is...
Hi! After rendering the FO to a PDF; I need to print it. Some of them are printed on checks. So print these on a ChecksDoc paper in simplex mode. Rest are...
Hello, I want to display a fo:block in the "xsl-region-after", but it is not display in every page. It only need to display in the last page ! How can do this...
... Yes, if the body text may extend below the top of a bottom text then the absolutely-positioned block container will not work, for the reasons you've...
Hi, I'm trying to output a two column document that has certain information separated from the main flow of the body and placed at the bottom of the column of...
... You are invited to subscribe and participate in one or both of the following discussion groups (hosted at YahooGroups) supporting the ongoing activities of...
Hello, btw thanx Mike Trotman the document('blah.aspx39;) for getting date info worked well. Now i am trying to align 2 pieces of info, on 1 line, at the bottom ...
Hi, How do i write current month and year in the footer of FO? Regards, Sachin. __________________________________________________ Do You Yahoo!? Tired of...
I am just beginning to use XSL-FO and have started my first application of this technology. I am trying to generate a document with two columns of output. I am...
In my fo documents, I have several flows, each consisting of a single <fo:table height="100%"> ... which will then contain all my data. (rendering nuclear...
Hi, I have document being processed that is two parts, one part is spread over 1 to 3 pages and is a form for the user the next part is terms and conditions...
Hi, I use FOP My question is: Is there any way to transform my fo in Html or XHTML? I have seen that Renderx has made a free XSL but that make me an horrible...
Hey i was wondering if i am to use fop in a simple java app, i would like to specify the xml file, the xsl to transform it, and also parameters such as Date so...