Search found 4 matches

by kirashet
Wed Jan 18, 2006 12:12 pm
Forum: XSLT and FOP
Topic: Gaining OutOfMemoryException during transforming
Replies: 1
Views: 3151

Gaining OutOfMemoryException during transforming

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 accounts of...
by kirashet
Mon Nov 21, 2005 6:40 pm
Forum: XSLT and FOP
Topic: Letter in XSL:FO
Replies: 0
Views: 4878

Letter in XSL:FO

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> Accountstatement <...
by kirashet
Fri Nov 18, 2005 3:16 pm
Forum: XSLT and FOP
Topic: Wrapping text
Replies: 1
Views: 6058

Wrapping text

Hi there, if I have followed XML entity <contactperson> Prename Surname Telephone Number </contactperson> and the associated XSL Snippet <fo:table-cell> <fo:block text-align="left" font-size="11pt" font-family="Courier" line-height="14pt"> <xsl:apply-templates...
by kirashet
Fri Nov 18, 2005 11:37 am
Forum: XSLT and FOP
Topic: Error: / by zero
Replies: 1
Views: 4803

Error: / by zero

Hi there, I'd like to transform a XML-File to PDF. The XML-File ist build like followed: <?xml version="1.0" encoding="UTF-8" standalone="yes" ?> <?xml-stylesheet type="text/xsl" href="D:\app\jboss-3.2.5\server\default\deploy\xifs.war\WEB-INF\classes\de\x...