Search the web
Sign In
New User? Sign Up
XSL-FO · discussion of XSL Formatting Objects
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 4721 - 4751 of 7443   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
4721
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...
christian brugeron
brugeron2002
Offline Send Email
Jan 1, 2004
1:00 pm
4722
[ Charset ISO-8859-1 unsupported, converting... ] ... Overall, XSL Formatter V2.* requires more memory than XEP. XSL FO Recommendation is formatted with...
David Tolpin
dvd@...
Send Email
Jan 1, 2004
4:01 pm
4723
... 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...
Dave Pawson
dpawson2000
Offline Send Email
Jan 1, 2004
4:11 pm
4724
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,...
christian brugeron
brugeron2002
Offline Send Email
Jan 1, 2004
5:15 pm
4725
[ 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,...
David Tolpin
dvd@...
Send Email
Jan 1, 2004
5:31 pm
4726
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...
christian brugeron
brugeron2002
Offline Send Email
Jan 1, 2004
6:33 pm
4727
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...
tokukobayashi2002
tokukobayash...
Offline Send Email
Jan 2, 2004
1:46 am
4728
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...
B Tommie Usdin
btusdin@...
Send Email
Jan 2, 2004
4:09 pm
4729
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 ...
markivs2003
Offline Send Email
Jan 5, 2004
12:33 am
4730
... 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...
J.Pietschmann
j3322ptm
Offline Send Email
Jan 5, 2004
1:29 am
4731
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...
inderbir_ruby
inder_1204
Offline Send Email
Jan 5, 2004
7:56 am
4732
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...
Alexander Peshkov
alexander_pe...
Offline Send Email
Jan 5, 2004
8:28 am
4733
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...
odekij61
Online Now Send Email
Jan 5, 2004
8:21 pm
4734
... Correct, I would anticipate that the landscaped table would have disappeared altogether. ... No, because none of the vendors have implemented the PSMI...
G. Ken Holman
g_ken_holman
Offline Send Email
Jan 5, 2004
9:54 pm
4735
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? ...
odekij61
Online Now Send Email
Jan 5, 2004
10:11 pm
4736
... 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...
G. Ken Holman
g_ken_holman
Offline Send Email
Jan 6, 2004
12:23 am
4737
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...
odekij61
Online Now Send Email
Jan 6, 2004
5:03 pm
4739
... 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....
G. Ken Holman
g_ken_holman
Offline Send Email
Jan 6, 2004
6:12 pm
4740
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...
Federico Worcel
federiico_w
Offline Send Email
Jan 7, 2004
7:24 pm
4741
Frederico, ... There is a detailed (FAQ) answer here: http://xml.apache.org/fop/fo.html#fo-total-pages Cheers, Roland...
Roland Neilands
rneilands@...
Send Email
Jan 7, 2004
9:06 pm
4742
... Yes. ... It's a FAQ, on other lists anyway: http://xml.apache.org/fop/faq.html#fo-total-pages J.Pietschmann...
J.Pietschmann
j3322ptm
Offline Send Email
Jan 7, 2004
9:36 pm
4743
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...
Christian Brugeron
brugeron2002
Offline Send Email
Jan 8, 2004
9:23 am
4744
... 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...
Chris Bowditch
bowditch_chris@...
Send Email
Jan 8, 2004
9:52 am
4745
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...
christian brugeron
brugeron2002
Offline Send Email
Jan 8, 2004
10:11 am
4746
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...
Hallman, Chuck (NIH/N...
hallmanchuck
Offline Send Email
Jan 8, 2004
1:19 pm
4747
... 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...
Chris Bowditch
bowditch_chris@...
Send Email
Jan 8, 2004
1:54 pm
4748
... 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...
Federico Worcel
federiico_w
Offline Send Email
Jan 8, 2004
4:34 pm
4749
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...
Gina Cicotello
ginacico
Offline Send Email
Jan 8, 2004
6:53 pm
4750
I believe Antenna House has a XSL-FO Conformance page on their web site. ... From: Gina Cicotello [mailto:gcicotello@...] Sent: Thursday,...
Norma Yeazell
nyeazell@...
Send Email
Jan 8, 2004
7:03 pm
4751
... 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...
Ryan Graham
gsxrryan2003
Offline Send Email
Jan 8, 2004
7:05 pm
Messages 4721 - 4751 of 7443   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help