The following transforms 2 stream sources to a DOM tree (I use code
something like this with Xalan2):
{
TransformerFactory tf = TransformerFactory.newInstance();
Transformer t = tf.newTransformer(new StreamSource(new
FileInputStream(xslDocFile)));
DOMResult transformResult
On 31 May 2001 11:20:40 +0200, Di Perna Francesco wrote:
>
> I just want say thanks to all the people that helped me for my
> previous question. I have another one. Somebody have a code example
> for transform an xml file and xsl file into .fo file?
Take a look at the JAXP 1.1 API Specificatio
At 07:18 AM 5/31/01 -0500, you wrote:
>On 31 May 2001 07:57:54 -0300, Arved Sandstrom wrote:
>>
>> P.S. How is it that lots of people think IE is the better browser? :-)
>> What was that reason again? Remind me
>
>It supports XSLT?
I think MS should work on having IE support HTML more reliab
I have this working great. Thanks.
I'd something slightly different, I ended up passing "hidden" along as a
text decoration trait, and then I suppress its output in the render stage.
The only issue is that the line area is still accounting for the space of
the text, and the code that generates
In the following code:
I
If I put the property font-weight="bold" to the inline element or in the bolck parent element the font ZapfDingbats is not recognized.
Is it a bug?? If yes how much money I win ?? :-)))
Bye
*
Hello all,
we got the same out of memory problem with large documents under Tomcat
3.1.
Now, after testing some configurations, that seems to be a java vm
problem... Have a look below, please.
Is it possible, that our problem would be gone, if Tomcat would use a
java -version 1.2.x ??
Regards
I am running the FOP from within a servlet. How do I use this BUF command
within a servlet? Also, please explain what do u mean by buffer_file. Is it
like a temporary file where the buffer is written or what?
Also, I am running FOP 0.17 ...what file should I get from CVS to get this new
feature.
Hi all,
I am looking for examples of XSL-FO documents and any WYSIWYG editors that
output XSL-FO. Thanks
Regards,
-Ruairi
Ruairi O'Donnell
Rutland Systems www.rutlands.com
Alcalde Lorenzo 16 2A
Hi,
you can also try to use WH2FO that transforms the HTML output of
Word into XML and XSL-T giving you a ready to render XSL-FO.
This is the address:
http://www-uk.hpl.hp.com/people/fabgia/wh2fo/wh2fo.html
Fabio
-Original Message-
From: Ho
> I 'd like to convert a .RTF file to .FO file.
> Is there a program doing it ?
There are a few programs called "rtf2xml" on the web (see
http://www.google.com/search?q=rtf2xml), but I didn't test any of them yet.
It might be your first step: convert RTF to XML, then use XSL to generate
XSL:F
On 31 May 2001 07:57:54 -0300, Arved Sandstrom wrote:
>
> P.S. How is it that lots of people think IE is the better browser? :-)
> What was that reason again? Remind me
It supports XSLT?
--
Weiqi Gao
[EMAIL PROTECTED]
-
> in other words I didn't find a file containing : "package
> org.apache.fop.fo.properties"
I don't know the exact details, but the source code for
org.apache.fop.fo.properties is generated from XML and (I think) XSL files
during the build.
You can find the exact mechanism by studying the buil
Hi all,
I downloaded FOP-0.18.1-dev and made a look at the source code.
unfrtunately, in some java files there is a reference to a package called
org.apache.fop.fo.properties . but there is no file that implements this
package.
in other words I didn't find a file containing : "package
org.apache
At 10:14 AM 5/31/01 +0100, John McKeown wrote:
>Hi all
>
>This posting is a little bit off-topic but may be of interest to some people
>on the list. The XML Europe 2001 conference took place in Berlin last week
>(May 21-25). This year the conference organisers decided to produce an
>electronic ver
Hello all,
I 'd like to convert a .RTF file to .FO file.
Is there a program doing it ?
Thanks alot for any help!
Nam
_
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com
--
Hi all
This posting is a little bit off-topic but may be of interest to some people
on the list. The XML Europe 2001 conference took place in Berlin last week
(May 21-25). This year the conference organisers decided to produce an
electronic version of the conference proceedings and no print versi
I just want say thanks to all the people that helped me for my previous
question.
I have another one.
Somebody have a code example for transform an xml file and xsl file into
.fo file?
Thanks
__
Di Perna Francesco
Phone . (+39) 050 541192
Pers. Ph
Hello.
I am very angry with the FOP processor.
In the FOP (0.18) examples there is a file "fonts.fo" that use
ZapfDingbats font.
If I transform with the fop.bat command line in a pdf file I can see the
ZapfDingbats well.
If I use the same xsl-fo instructions in my xsl file and use it for
transform
Hi Martin
Did we discuss this problem yesterday, and if so did you get
anything that worked.
Regards
Tony
-Original Message-
From: Martin Batty [mailto:[EMAIL PROTECTED]]
Sent: 30 May 2001 16:23
To: '[EMAIL PROTECTED]'
Subject: Printing landscape pages using AWTRenderer
Hi,
I
What do I wrong or
what can I do better? I define in the below example that the first column should
be 133mm long. If the text for the first column is short, fop shrink this first
column to 60 mm. If the text is longer, than it work's
fine.
My Col
20 matches
Mail list logo