... While you are comparing formatting engines, you may want to try RenderX's XEP engine as well. Each vendor should have a section in their documentation...
4750
Norma Yeazell
nyeazell@...
Jan 8, 2004 7:03 pm
I believe Antenna House has a XSL-FO Conformance page on their web site. ... From: Gina Cicotello [mailto:gcicotello@...] Sent: Thursday,...
I'm somewhat new to XSL-FO, but muddling my way through... I've been comparing the results between two different FO processors -- Arbortext (Epic 4.4 with...
... in ... example, ... 1/5, ... Thanks a lot to both of you (Roland and J.Pietschmann) for showing me that link to the solution. I am sorry that I could not...
4747
Chris Bowditch
bowditch_chris@...
Jan 8, 2004 1:54 pm
... I explained the reason for this in an earlier post this morning. Basically XSL-FO formatters are geared up for Print output, which requires pint point...
I have produced 40 different reports using FO that look beautiful when output as PDF. However if I take these same reports and let FOP output as text they are...
I use XSL Formatter for PDF output. I use msxml as processor for html output. XSL Formatter cannot output text, I did not know that FOP can do it, thanks. So...
4744
Chris Bowditch
bowditch_chris@...
Jan 8, 2004 9:52 am
... Which one? ... FOP outputs plain text, XEP does not and I dont think Antenna House's formatter does either. The trouble with plain text output is the...
Hello, It's not a strict XSL-FO question. I render tables using my formatter. Some tables are complex, with spannings, alignments and the like. I have to...
Hi everybody, I have been reading the questions about pagination and saw that many people have been asking about calculating with <page-number/> to show the...
... If you've transcribed the error message correctly, then one problem is <xsl:block> should be <fo:block> ... but you're right ... PSMI cannot be in a block....
Hello, I do use commandline and a web application to create pdfs, but was thinking this is too complex. Now I'm trying this psmi thing out and I get an error...
... Not sure why, Jeremy ... I would assume that in a production environment you wouldn't be running the XSL Formatter GUI and that you would probably be...
Hello, It makes sense now. I guess that means I can not use psmi to solve my problem. Thanks for the prompt reply! Jeremy ... stylesheet ... FormatterV2.5MR5? ...
... Correct, I would anticipate that the landscaped table would have disappeared altogether. ... No, because none of the vendors have implemented the PSMI...
Hello, I have downloaded and run the example.fo of the page master sequence interleave to help change pages from dynamic content. It worked and the table...
Hello Christian, cb> BTW, how to you output a vertical bar between two columns, and that cb> stops when a block spans the 2 column? XSL Formatter has an...
Hi, U can try to increase the heapsize by passing a flag -Xmx while running the Java Program. Please note the heapsize setting varies from one system to...
... You can try a list-block, however, tables are easier to understand. ... Do you actually have trouble, read OutOfMemoryExceptions? If you are willing to go...
Hello, I am using Apache FOP. Is there any way to render name/value pairs (see figure below) without using a table ? ... NAME1 | VALUE 1 ... NAME2 | VALUE 2 ...
4728
B Tommie Usdin
btusdin@...
Jan 2, 2004 4:09 pm
Montreal in August: what could be better? Great food, great coffee, and a funky hotel full of markup geeks! CALL FOR PARTICIPATION EXTREME MARKUP LANGUAGES...
Please try XSL Formatter V3.0. 1,800 page of document will be no problem for it. http://www.antennahouse.com/product/axfo30/axfo30top.htm Evaluation version is...
It was last year, as I did it with XSL formatter, I did not try this project with a newer version of XEP. Neither did I report the problem. I had the very same...
4725
David Tolpin
dvd@...
Jan 1, 2004 5:31 pm
[ Charset ISO-8859-1 unsupported, converting... ] ... Did you report the problem to the support team of RenderX? If it is a memory issue related to indices,...
I did change the memory requirements; it simply did not make it. Maybe I had to play with some other options (I tried Xmx and Xms) The source file was 8meg,...
... I've just done a 1929 pages, but as mentioned, the memory for the java implementation needed to be increased. java -Xms100M -Xmx200M did it for me. That...
4722
David Tolpin
dvd@...
Jan 1, 2004 4:01 pm
[ Charset ISO-8859-1 unsupported, converting... ] ... Overall, XSL Formatter V2.* requires more memory than XEP. XSL FO Recommendation is formatted with...
I do agree. We tried XEP and XSL Formatter, and for hard work, we use XSL formatter. For some books, over 400 pages, even 1.5 gig of memory was not enough for...