Gaining OutOfMemoryException during transforming

2006-01-18 Thread Ail Sahin
Hi guys, I got a strange problem during transforming XML and a XSLT to PDF. Using Version 0.20.5 of FOP. First, I create accountstatements, i.e. for GL accounts, Debitor accounts or Creditor accounts. The XML output for all GL accounts in one month is nearly 10 MB large. Debitor/Creditor

Re: Gaining OutOfMemoryException during transforming

2006-01-18 Thread Ail Sahin
Chris Bowditch schrieb: Ail Sahin wrote: Hi guys, I got a strange problem during transforming XML and a XSLT to PDF. Using Version 0.20.5 of FOP. First, I create accountstatements, i.e. for GL accounts, Debitor accounts or Creditor accounts. The XML output for all GL accounts in one month

Re: Gaining OutOfMemoryException during transforming

2006-01-18 Thread Ail Sahin
Chris Bowditch schrieb: There are several options open to you: 1) increase JVM heap size. 2) try it on FOP 0.91beta and see if problem remains 3) download latest code from SVN maintenance branch. There were some changes made since 0.20.5 specifically aimed at reducing memory consumption of

Re: Gaining OutOfMemoryException during transforming

2006-01-18 Thread Ail Sahin
Chris Bowditch schrieb: Just to be clear: In answer (3) I'm not talking about FOP 0.91beta or similar, I was referring to a 0.20.6 available as code only using SVN. Sorry for my noob question, but what is SVN? Found only code for FOP 0.91beta in the Trunk. Ali

Re: Gaining OutOfMemoryException during transforming

2006-01-18 Thread Ail Sahin
Chris Bowditch schrieb: Ail Sahin wrote: Chris Bowditch schrieb: Just to be clear: In answer (3) I'm not talking about FOP 0.91beta or similar, I was referring to a 0.20.6 available as code only using SVN. Sorry for my noob question, but what is SVN? Found only code for FOP 0.91beta

Re: region-body problem

2005-11-30 Thread Ail Sahin
Chris Bowditch schrieb: There is an example on the website: http://xmlgraphics.apache.org/fop/fo.html#fo-first-page Thanks a lot for that link. It helped me get out of the mud ^^ Ali - To unsubscribe, e-mail: [EMAIL

Empty lines

2005-11-30 Thread Ail Sahin
Hi there, look at the following snippet fo:block break-before=page font-size=10pt font-weight=bold space-after=1cm xsl:value-of select=name2/fo:block/xsl:text/xsl:text xsl:value-of select=street/fo:block/xsl:text/xsl:text xsl:value-of

Forcing Whitespace

2005-11-30 Thread Ail Sahin
Hi there, I have following block fo:block break-before=page font-size=8pt font-weight=normal space-before=3cm xsl:value-of select=sender/title/xsl:text /xsl:text xsl:value-of select=sender/name1/xsl:text /xsl:text xsl:value-of

Re: Forcing Whitespace

2005-11-30 Thread Ail Sahin
of xsl:text tags. Tried but got following error message: The entity nbsp was referenced, but not declared. - Start Original Message - From: Ail Sahin [EMAIL PROTECTED] To: fop-users@xmlgraphics.apache.org Subject: Forcing Whitespace Hi there, I have following block fo:block break

region-body problem

2005-11-29 Thread Ail Sahin
Hi there, I have an stylesheet with a region-before and a region-body. The region-before extents at 8cm, because it's an area where the reveicers address is written. the region body has a margin-top of 7cm. When there is a page-break, the region-body starts at 7cm. Is there a way to say that

Re: Letter in xsl

2005-11-22 Thread Ail Sahin
Thanks a lot, I'm gonna trying it right now. Glen Mazza schrieb: Ail Sahin wrote: One 'page' is one customer with its n-Vouchers. The first page should contain receipient address, subject, columnnames, text etc and the list of vouchers. That works fine but when there are many vouchers

Letter in xsl

2005-11-21 Thread Ail Sahin
Hi there, I have some problems creating a certain XSL:FO file. I'd like to create series letters respective account statements for n-customers. The XML-Data is managed like followed: data page name Mr. X /name street X-Street 1 /street city Ownedtown /city header