... What XSL-FO formatter are you using? ... To convert string to byte array use the getBytes() method on String. StreamSource takes InputStream as argument to...
Chris Bowditch
bowditch_chris@...
Sep 1, 2003 9:08 am
4037
Ich bin bis 7. September nicht im Büro. Bei dringenden Angelegenheiten bitte Sie, mich auf meinem Handy zu erreichen. I'm out of the office until the 7th of...
XSL Formatter V3.0 beta for Solaris is released, and Windows and Linux versions are updated, today. The planned release date of V3.0 is October 1, 2003. We are...
Ich bin bis 7. September nicht im Büro. Bei dringenden Angelegenheiten bitte Sie, mich auf meinem Handy zu erreichen. I'm out of the office until the 7th of...
Can someone please provide an example on how to prevent content from overflowing from the region-body into region-after . I have a footer that is displayed on...
Ich bin bis 7. September nicht im Büro. Bei dringenden Angelegenheiten bitte Sie, mich auf meinem Handy zu erreichen. I'm out of the office until the 7th of...
... By placing a margin on the region-body. ... I note above that you have no margin-bottom= on your <region-body> ... since the regions are *not* mutually...
Hello everyone, Well I finally figured it out, several minutes after posting the message so, all that need to be done was to place within the fo:region-body...
Ich bin bis 7. September nicht im Büro. Bei dringenden Angelegenheiten bitte Sie, mich auf meinem Handy zu erreichen. I'm out of the office until the 7th of...
I have data that must be displayed side by side so I am using nested tables. The problem is that I have run into the box overflow error that causes >>>> to be...
... <snip/> If you are getting Out of Memory Error then I suggest you read the following to ensure you have increased the amount of memory available to the...
Chris Bowditch
bowditch_chris@...
Sep 3, 2003 8:11 am
4049
Hi all, I'm trying to open a servlet that generates a PDF-document using Apache Fop. I've tested the solution (witch use the JavaScript function window.open()...
Erik Gulliksen
maillist@...
Sep 3, 2003 9:02 am
4050
Me again, When I use something like this; <fo:block line-height="12pt" font-size="9pt"> <xsl:value-of select="./customer/@first-name" /><xsl:text>...
Erik Gulliksen
maillist@...
Sep 3, 2003 9:28 am
4052
Yesterday I received a cryptic authentication instruction that I dutifully followed-through with only to find that my response was publicly recorded and that...
In a message dated 03/09/2003 13:05:38 GMT Daylight Time, ... Hi Ken, The simple answer is that I don't know. After some spam recently, when I banned the...
In a message dated 03/09/2003 13:05:38 GMT Daylight Time, ... Ken, After my recent post to the list I received a similar authentication request. Judging by the...
From: bernd.gottwald@... To: XSL-FO@yahoogroups.com Subject: AUTOREPLY: [XSL-FO] Re: Forcing a new page start when content overflows from region-body...
Karen O'Keefe
kbokeefe@...
Sep 4, 2003 4:35 am
4059
It looks as if this group, and possibly some other Yahoo groups, are under attack from a fairly sophisticated ... or do I mean persistent? .... spammer. For...
Hi! I need to generate Flat Files from XML input 1. What should be the best approach to do so? a) Directly by XSLT b) Using XSL:FO c) Using XFlat/XConvertor 2....
Hello, I want to insert in a <fo:block> an image as background image. In the same block, I want to insert different images with absolute or relative position. ...
Hi all, This is my first post to this newsgroup though I'm not new to FOP. Recently I encountered a memory problem when generating PDF's using FOP. The...
Hi All ! We are having problem in pdf when we use '-' in xsl directly as it is. We are using fop 0.18.4,iplanet web server. On unix,windows machine the '-' is...
... You may want to look at: http://www.unicode.org/charts/ I also like to look at this page: http://www.w3.org/TR/MathML2/bycodes.html to find Unicode...
Elizabeth Barham
lizzy@...
Sep 4, 2003 3:09 pm
4065
... Am I right in thinking you want to overlay images on top of a background image? Currently the only place that supports background images in FOP are ...
Chris Bowditch
bowditch_chris@...
Sep 5, 2003 7:50 am
4066
... I believe this is the best choice ... This is the wrong tool for generating text files. ... I dont think this is possible using standard xsl, but can...
Chris Bowditch
bowditch_chris@...
Sep 5, 2003 7:53 am
4067
... <snip/> ... so try -Xmx512M <snip/> ... I believe graphics are held in a cache, which can be cleared using a reset method, see: ...
Chris Bowditch
bowditch_chris@...
Sep 5, 2003 9:54 am
4068
2. How can I get Multile Files from single XML, in single transformation? [W. Hugh Chatfield I.S.P.] raj.. XT has an extension that allows multiple file...
This is the template for the HEADER that retrieves a running header using a marker in FO. Attached below is the actual marker tag as well. The issue I am...