keiron 02/04/12 00:01:57
Modified:contrib/plan build.sh
contrib/servlet build.xml
contrib/servlet/src FopPrintServlet.java FopServlet.java
Log:
fixed compile errors
Revision ChangesPath
1.3 +1 -1 xml-fop/contrib/plan/build.sh
On Thursday 11 April 2002 09:37, you wrote:
> Hi,
>
> I need information the file xsl:fo transformation in UNIX.
> What's I need by uses XSL:FO in UNIX?
> Can I do?
You can use xsl:fo in ANY system that has an implementation of the Java
VM. This includes any reasonable implementation of Unix (AF
Please excuse my ignorance of these issues, but what mechanisms would
folks expect to use to set per-invocation configurations for FOP?
Peter
Chaumette, Patrick wrote:
>Thanks for the infos,
>
>also got this from Arnd
>
>
>--
>One problem you may run across is that configuratio
Keiron,
I await the result of the vote, but I am grateful for the nomination,
and would be happy to accept.
Let me say that anyone who has monitored the Mulberry XSL list over the
last 18 months will be aware of just how prolific, knowledgeable and
innovative Joerg is in this area.
Peter
Ke
Hi All,
I am building the table-of-contents for a pdf
document using fop-0.20.3, XSL, and XML. Each row of
the TOC has to be in the following format:
^[--- column 1 ][-- col 2 --]$
^[title]:[subtitle].[author][page number]$
^ - start of line
$ - end of line
Keiron Liddle wrote:
>
> I propose that we offer Peter West and Joerg Pietschmann to become
> committers.
+1
and while we are at it in addition I would like to propose
Jeremias Märki as committer (I'll send an extra mail)
Christian
This is still accurate as far as I am concerned, although I have not done
much yet. However I have to look at images anyway with respect to my other
project so it will definitely happen and happen soon.
I am also transitioning my FOP development setup from Linux over to Win2K so
I can get more pr
Absolutely and wholeheartedly +1.
-Original Message-
From: Keiron Liddle [mailto:[EMAIL PROTECTED]]
Sent: April 11, 2002 7:16 AM
To: [EMAIL PROTECTED]
Subject: [Vote] New committers: Peter West, Joerg Pietschmann?
I propose that we offer Peter West and Joerg Pietschmann to become
commi
> The change from LogKit to Avalon Logger has happened after the 0.20.3
> release. The documentation on the website already reflects the changes
> in CVS. There's no release yet with the new logging. You could download
> the CVS-version, though.
Ok ,thx for this information, but our intranet solu
The change from LogKit to Avalon Logger has happened after the 0.20.3
release. The documentation on the website already reflects the changes
in CVS. There's no release yet with the new logging. You could download
the CVS-version, though.
> I downloaded the current source code(fop-0.20.3-src.tar.
I finally succeeded building FOP with JDK 1.2.2 by using the versions 1.3
(cvs tag: fop-0_20_3) of the files:
AWTFontMetrics
FontMetricsMapper
FontSetup
Greetings,
Patrick
---
Dipl. Inform. Patrick Chaumette
T-Systems ITS GmbH
Service Prozesse Retail
Hausansc
Hi,
I need information the file xsl:fo transformation in UNIX.
What's I need by uses XSL:FO in UNIX?
Can I do?
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]
Hello,
i have some questions about the status of the development of the logging
class
First of all some information about the jars i have in classpath
1 fop.jar from version fop-0.20.3
2 avalon-framework-4.1.2.jar from version Avalon-4.1.2
3 logkit.jar from version LogKit-1.0.1
I am a little b
Thanks for the infos,
also got this from Arnd
--
One problem you may run across is that configuration in FOP is help in
global objects.
Besides not being thread-safe you will not be able to run multiple FOP
threads with different
configuration settings. If you want to investig
Hello,
i just wanted to build fop 0.20.3 from the fop-0.20.3-src file using JDK
1.2.2.
Can't build it since the class org.apache.fop.render.awt.AWTFontMetrics uses
Font.TRUETYPE_FONT.
This is not part of JDK 1.2.2 but only comes in JDK 1.3.1 and above.
Is this already known or not a problem ?
Hi all,
Sorry if this has been asked before - I was just wondering if there was any existing implementation out there
for exporting javax.swing.text-style element trees (i.e. Default Styled Document etc) into FOP-style XML.
Thanks in advance for any thoughts!
Cory Berg
[EMAIL PROTECTED]
Hi,
I need information the file xsl:fo transformation in UNIX.
What's I need by uses XSL:FO in UNIX?
Can I do?
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]
yes there is a problem. I have used fop in a servlet
and i should synchronized fop running.
jf
- Original Message -
From: "Chaumette, Patrick" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, April 11, 2002 1:34 PM
Subject: Re: Multithreading FOP ?
> Hello,
>
> could you pre
I had an issue with multithreading but it was as a result of my code and not
FOP. I have the Driver object as a global in my SOAP class, so it was
getting detroyed because I had the class set to Application for its lifetime
setting. Once I made Driver a local, created a new instance for each cal
Hi,
I have been trying to convert html code to xsl:fo with a converter program.
In html there are statements like -
Customer
:
[~Customer~]
xyz
: [~abc~]
I know I need to explicitely specify column widths in fo , like-
before the fo:table-body.
I have some tho
> could you precise the degree of threadsafeness ?
> I read about the problems with the image package, are there other areas ?
I think that's the worst bug right now. There is another one, but I
can't find it anymore.
> The possible use of FOP in WebSphere without any servlet is currently my
> i
On Thursday 11 April 2002 12:16, you wrote:
> I propose that we offer Peter West and Joerg Pietschmann to become
> committers.
+1 for both!
(Although officially a committer I have done nothing concrete yet, so I hope
my vote counts ;-)
-Bertrand
---
Hello,
could you precise the degree of threadsafeness ?
I read about the problems with the image package, are there other areas ?
The possible use of FOP in WebSphere without any servlet is currently my
interest.
Sure, one could use some pessimistic concurrency implementation like monitor
object
Fop Status - April 10
The layout process remains the critical path to the further development of
properties and elements.
Many other areas are getting attention, such as configuration and
documentation.
Development
---
done:
understanding docs - Cyril, Peter, Keiron, Karen
added port
Thanks for the hyph file.
I have committed this to cvs.
Is it possible for you to supply an example fo file containing some
portuguese text that works with the hyphenation.
On 2002.04.09 11:48 Paulo Soares wrote:
> This hyphenation patterns for portuguese may be of interest for inclusion
> in
Bug reporting, fixing and handling is of course important to the process.
The main problem is that many of the bugs are being fixed in the
development but are not easy or appropriate to fix in the maintanence
branch.
Having said that we could still do with some better tracking and feedback
to
Hi Mike,
I have committed this patch. Thanks a lot.
I think there might be a few classpaths that need updating but they can be
fixed when needed.
Thanks,
Keiron
On 2002.04.11 10:55 Michael Gratton wrote:
>
> Guys,
>
> Attached is a patch for the trunk to convert it over to using Avalon
> L
I propose that we offer Peter West and Joerg Pietschmann to become
committers.
Peter has of course shown lots of commitment of the last year+.
Joerg is helping a lot with user questions FAQ etc.
If they accept then I am sure it will help with the valuable work they are
contributing to FOP.
Ne
To a certain degree, yes. Not all issues have been dealt with, yet.
> I read in an older posting that FOP is not thread safe.
> Is this still the case ?
Cheers,
Jeremias Märki
mailto:[EMAIL PROTECTED]
OUTLINE AG
Postfach 3954 - Rhynauerstr. 15 - CH-6002 Luzern
Tel. +41 41 317 2020 - Fax +41 41
Hello,
I read in an older posting that FOP is not thread safe.
Is this still the case ?
Greetings,
Patrick
--
Patrick Chaumette
T-Systems ITS GmbH
Service Prozesse Retail
Hausanschrift: Fasanenweg 9, 70771
keiron 02/04/11 02:33:31
Modified:.build.bat build.sh build.xml fop.bat
docs/xml-docs/fop embedding.xml
src/org/apache/fop/apps CommandLineOptions.java
CommandLineStarter.java Driver.java Starter.java
Hello J.Pietschmann,
Wednesday, April 10, 2002, 10:09:36 PM, J.Pietschmann wrote:
JP> Jens v. Pilgrim wrote:
>>The infinity character (Unicode: ∞ , HTML: ∞ ) is
>> rendered correctly by the AWT and Print renderers, but incorrectly by
>> the PDF renderer...(I've got a '#' there).
JP> Try ∞
[
Guys,
Attached is a patch for the trunk to convert it over to using Avalon
Loggers, instead of the Logkit. This is AFAIK the last of the conversion
work required.
In addition to applying the patch, lib/avalon-framework-cvs-20020315.jar
and it's license file will need to be added (a copy exis
i tried it this way:
but one of my page-sequences has "initial-page-number="1"". FOP only count x
pages, but my document has x+1 pages. without "initial-page-number="1""
everything works fine?
-Ursprungliche Nachricht-
Von: J.Pietschmann [mailto:[EMAIL P
34 matches
Mail list logo