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...
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...
4723
Dave Pawson
dpawson2000
Jan 1, 2004 4:11 pm
... 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...
4724
christian brugeron
brugeron2002
Jan 1, 2004 5:15 pm
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,...
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,...
4726
christian brugeron
brugeron2002
Jan 1, 2004 6:33 pm
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...
4727
tokukobayashi2002
tokukobayash...
Jan 2, 2004 1:46 am
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...
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...
4729
markivs2003
Jan 5, 2004 12:33 am
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 ...
4730
J.Pietschmann
j3322ptm
Jan 5, 2004 1:29 am
... 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...
4731
inderbir_ruby
inder_1204
Jan 5, 2004 7:56 am
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...
4732
Alexander Peshkov
alexander_pe...
Jan 5, 2004 8:28 am
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...
4733
odekij61
Jan 5, 2004 8:21 pm
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...
4734
G. Ken Holman
g_ken_holman
Jan 5, 2004 9:54 pm
... Correct, I would anticipate that the landscaped table would have disappeared altogether. ... No, because none of the vendors have implemented the PSMI...
4735
odekij61
Jan 5, 2004 10:11 pm
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? ...
4736
G. Ken Holman
g_ken_holman
Jan 6, 2004 12:23 am
... 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...
4737
odekij61
Jan 6, 2004 5:03 pm
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...
4739
G. Ken Holman
g_ken_holman
Jan 6, 2004 6:12 pm
... 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....
4740
Federico Worcel
federiico_w
Jan 7, 2004 7:24 pm
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...
4741
Roland Neilands
rneilands@...
Jan 7, 2004 9:06 pm
Frederico, ... There is a detailed (FAQ) answer here: http://xml.apache.org/fop/fo.html#fo-total-pages Cheers, Roland...
4742
J.Pietschmann
j3322ptm
Jan 7, 2004 9:36 pm
... Yes. ... It's a FAQ, on other lists anyway: http://xml.apache.org/fop/faq.html#fo-total-pages J.Pietschmann...
4743
Christian Brugeron
brugeron2002
Jan 8, 2004 9:23 am
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...
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...
4745
christian brugeron
brugeron2002
Jan 8, 2004 10:11 am
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...
4746
Hallman, Chuck (NIH/N...
hallmanchuck
Jan 8, 2004 1:19 pm
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...
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...
4748
Federico Worcel
federiico_w
Jan 8, 2004 4:34 pm
... 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...
4749
Gina Cicotello
ginacico
Jan 8, 2004 6:53 pm
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...
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,...
4751
Ryan Graham
gsxrryan2003
Jan 8, 2004 7:05 pm
... 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...