Re: Test case for PDFDocumentGraphics2D rotated text problem

2001-08-16 Thread Keiron Liddle
Okay, I think this is fixed now. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

cvs commit: xml-fop/src/org/apache/fop/svg PDFGraphics2D.java

2001-08-16 Thread keiron
keiron 01/08/16 23:42:56 Modified:src/org/apache/fop/svg PDFGraphics2D.java Log: should now handle rotated text properly Revision ChangesPath 1.16 +20 -16xml-fop/src/org/apache/fop/svg/PDFGraphics2D.java Index: PDFGraphics2D.java

Re: Problem adding Non-English Font

2001-08-16 Thread axel . spohr
>Also in the font instructions on the web site, it says to >start fop with a -c command line option. However, we are >doing this in a Servlet. How do we invoke fop with this >option set from another Java class? I asked the same question a couple days ago - there is an example in the embedding

Re: Fonts and reporting classes

2001-08-16 Thread Jeremias Maerki
On Thu, 16 Aug 2001 15:28:58 -0400 Spectron Caribe, Inc. wrote: > 1. I know that in PDF files you can add a /FontDescriptor for a TrueType > font without actually embedding the font. What this does is if the font is > found in the system it uses it, if not it uses another font. Is there any > way

Re: bug in FopServlet

2001-08-16 Thread Keiron Liddle
On Thu, 16 Aug 2001 09:17:10 Alex Greif wrote: > Hi, > > the FopServlet example still uses the Driver.addPropertyList() method. > please update the Servlet. > > I'm running fop 0.20.1 Both the current cvs version (2001/08/10) and the previous version do not have this method. You must somehow ha

More Leader Problems

2001-08-16 Thread Darren Munt
The table of contents example on page 2 of leader.fo isn't working now either. It doesn't display the dots. I think this is related to the percentage problem, because according to the doco, the default for leader-length is 100%.

RE: FOP does not rendering PDF in IE5.5 SP1

2001-08-16 Thread COFFMAN Steven
If you're servlet URL is http://www.myweb.com/servlet/Myservlet then use http://www.myweb.com/servlet/Myservlet?extension=.pdf so you know if IE's ignoring the Mimetype. If that's not it, then it's probably because you're using an older version of FOP. I believe (someone correct me) that IE

Property inheritance (space-before)

2001-08-16 Thread Joshua.Kuswadi
Hi there, Sorry about the cross post, I just posted this to [EMAIL PROTECTED], but thought as the difference is in two versions of FOP, someone here could help me understand my problem. I'm quite new to using XSL-FO and have got a question about what is correct syntax for XSL-FO regarding pro

RE: Problem reporting

2001-08-16 Thread Darren Munt
Arved, Thanks for the response :) I'm certainly not expecting people to drop whatever they're doing and fix the problem, especially as there is a work around. I guess that coming from the background I do, I feel uncomfortable with problem reporting and resolution relying so much on someone taki

RE: Problem reporting

2001-08-16 Thread Arved Sandstrom
At 11:08 AM 8/17/01 +1000, Darren Munt wrote: >I've tried that twice and been ignored twice, so I thought there must be >some other channel to be used. > >I've been trying to say that the leader-length attribute is ignored if it >has a percentage value instead of an explicit value. The leader.fo

RE: Problem reporting

2001-08-16 Thread Darren Munt
I've tried that twice and been ignored twice, so I thought there must be some other channel to be used. I've been trying to say that the leader-length attribute is ignored if it has a percentage value instead of an explicit value. The leader.fo example demonstrates this problem. Strangely, I di

Re: Problem reporting

2001-08-16 Thread Arved Sandstrom
At 10:22 AM 8/17/01 +1000, Darren Munt wrote: >How do I report a problem that I have found in the latest FOP distribution? Right here, pretty much. Regards, AHS Fairly Senior Software Type e-plicity (http://www.e-plicity.com) Wireless * B2B * J2EE * XML --- Halifax, Nova Scotia ---

Problem adding Non-English Font

2001-08-16 Thread Alex Amies
We have a problem adding a new font (a Chinese one) to fop. We are trying to produce UTF-8 reports in Chinese using fop from a servlet. We have the reports going ok in English. We have gotton a Chinese ttf font file and tried to follow the instructions listed in the Font section of the fop web

Problem reporting

2001-08-16 Thread Darren Munt
How do I report a problem that I have found in the latest FOP distribution? - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

Re: Fonts and reporting classes

2001-08-16 Thread Arved Sandstrom
At 03:28 PM 8/16/01 -0400, Spectron Caribe, Inc. wrote: >3. If I have a fo:block with a few fo:inline's with different font sizes is >there a way to make the line auto-size to the largest font in the line? This is a major thing we need to do when we address line area improvements. Hopefully that

RE: unicode-bidi in FOP 2.0?

2001-08-16 Thread COFFMAN Steven
Seeing as how FOP 1.0 isn't expected before decemeber, FOP 2.0 is too far off to make any plans. Core committers are more focussed on tables and such right now, but some of the past patch contributors were interested in seeing it happen, so I can't say. -Steve -Original Message- From: Ton

Fonts and reporting classes

2001-08-16 Thread Spectron Caribe, Inc.
I have been using FOP for a few days and I have a few questions: 1. I know that in PDF files you can add a /FontDescriptor for a TrueType font without actually embedding the font. What this does is if the font is found in the system it uses it, if not it uses another font. Is there any way I coul

unicode-bidi in FOP 2.0?

2001-08-16 Thread Tony Graham
In the fop-dev archive at marc.theaimsgroup.com, the references that I can find to unicode-bidi amount to little more than an acknowledgement of its inclusion in the XSL spec. Is there yet any indication whether unicode-bidi, or the Unicode bidirectional algorithm, will be implemented as part of

bug in FopServlet

2001-08-16 Thread Alex Greif
Hi, the FopServlet example still uses the Driver.addPropertyList() method. please update the Servlet. I'm running fop 0.20.1 Alex. ___ 1.000.000 DM gewinnen - kostenlos tippen - http://millionenklick.web.de [EMAIL PROTECTED], 8

Re: Page sequence/Layer/region... argll..

2001-08-16 Thread Ian Larner
Romain, I think that the following properties of fo:block should help prevent a block splitting at a page boundary, but I cannot seem to get them to do what they should (with FOP 0.18) keep-together="always" keep-with-next="always" keep-with-previous="always" (You should not need to use

FW: Error running FOP

2001-08-16 Thread Vijayan,Jai Kumar
hi folks, sorry to bug u guys.. it was a simple problem and i have fixed it by including the ant and setting the path to xerces. I probably had a wrong path. Thanks folks, Jai -Original Message- From: Vijayan,Jai Kumar [mailto:[EMAIL PROTECTED]] Sent: Thursday, August 16, 2001 11:19

some more problems.

2001-08-16 Thread Vijayan,Jai Kumar
hi folks, In the fop package i created in visual age i also get this problem in org.apache.fop.tools.anttasks: Superclass org.apache.tools.ant.task is missing and one more problem in org.apache.batik.script.rhino: Interface org.mozilla.javascript.WrapHandler is missing. Thanks, Jai --

Re: Test case for PDFDocumentGraphics2D rotated text problem

2001-08-16 Thread Randall Parker
On Thu, 16 Aug 2001 07:46:38 +0200, Keiron Liddle wrote: >This is fine for most things, there is a transform that converts between >these two coordinates and it works for line drawing. Images are outside >this transform but can easily be transformed when the image is place. >Text on the other han

Error running FOP

2001-08-16 Thread Vijayan,Jai Kumar
Hi, I downloaded the fop version "Fop-0.20.1" from the site and tried to run fop in Visual age, I have included "batik", fop, xerces, xalan and jimi into the package. And when i tried to run fop bypassiging a xxx.fo as input and xxx.pdf as output file to the main(). i received the following e

Re: How to monitor fop-dev without overloading my mailbox?

2001-08-16 Thread axel . spohr
just sendan empty mail to [EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

Re: How to monitor fop-dev without overloading my mailbox?

2001-08-16 Thread Alex McLintock
--- Ralph LaChance <[EMAIL PROTECTED]> wrote: > At 09:03 AM 8/15/01 +0100, you wrote: > >I think there is a need for a batched fop-dev email subscription so that you > >get one message a day with loads of messages inside it. I haven't seen the > >method > >for doing this with this list though.

Re: How to monitor fop-dev without overloading my mailbox?

2001-08-16 Thread Ralph LaChance
At 09:03 AM 8/15/01 +0100, you wrote: >I think there is a need for a batched fop-dev email subscription so that you >get one message a day with loads of messages inside it. I haven't seen the >method >for doing this with this list though. If there is a way then perhaps that will >help... Some of

Re: QUERY: Why doesn't PrintRenderer use the addLine routines for borders.

2001-08-16 Thread Ralph LaChance
We will check whether any of the changes we made to AWTRenderer (the -awt and -print options) should be reconsidered w/r/t/ the dashed line style mentioned below. I'm mostly on vacation and Andy is out of town for the next week, so it'll be the Aug 25th before we can look at it. At 09:27 AM 8/1

Re: Request: Imbedded Image Compression

2001-08-16 Thread Eric Dalquist
Thanks for the information. I'll look into making the changes to bypass the decompression for jpegs and just embed the image, without breaking other stuff hopefully. If it all works out well I'll post may changes. -Eric Dalquist - Original Message - From: "Jeremias Maerki" <[EMAIL PROTEC

Re: [Patch] Chapter 15 is now Chapter 18 in XML Bible, Second Edition, ...

2001-08-16 Thread Keiron Liddle
On Thu, 16 Aug 2001 13:35:25 Weiqi Gao wrote: > ... and here's a patch to update the link in Resources. fixed. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

cvs commit: xml-fop/docs/xml-docs/fop resources.xml

2001-08-16 Thread keiron
keiron 01/08/16 04:38:58 Modified:docs/xml-docs/fop resources.xml Log: Submitted by: Weiqi Gao <[EMAIL PROTECTED]> Updated link to Elliotte Rusty Harold's xml:fo chapter to the newer second edition. Revision ChangesPath 1.4 +1 -1 xml-fop/docs/xml-docs/fo

[Patch] Chapter 15 is now Chapter 18 in XML Bible, Second Edition,...

2001-08-16 Thread Weiqi Gao
... and here's a patch to update the link in Resources. -- Weiqi Gao [EMAIL PROTECTED] Index: resources.xml === RCS file: /home/cvspublic/xml-fop/docs/xml-docs/fop/resources.xml,v retrieving revision 1.3 diff -u -r1.3 resources.xm

unicode-bidi and FOP 2.0?

2001-08-16 Thread Tony Graham
In the fop-dev archive at marc.theaimsgroup.com, the references that I can find to unicode-bidi amount to little more than an acknowledgement of its inclusion in the XSL spec. Is there yet any indication whether unicode-bidi, or the Unicode bidirectional algorithm, will be implemented as part of

[DO NOT REPLY: Bug 3143] New: -

2001-08-16 Thread bugzilla
[0.20.1] Driver's ContentHandler is broken PLEASE DO NOT REPLY TO THIS MESSAGE. TO FURTHER COMMENT ON THE STATUS OF THIS BUG PLEASE FOLLOW THE LINK BELOW AND USE THE ON-LINE APPLICATION. REPLYING TO THIS MESSAGE DOES NOT UPDATE THE DATABASE, AND SO YOUR COMMENT WILL BE LOST SOMEWHERE. http://nag

RE: Release Process Improvements, Versioning etc

2001-08-16 Thread Michel Lehon
[SNIP] > > At 10:42 AM 8/14/01 +0200, Michel Lehon wrote: > > >> From: Weiqi Gao [mailto:[EMAIL PROTECTED]] > > >> On 13 Aug 2001 22:08:50 +, Arved Sandstrom wrote: > > >> > ...I suggest that we mandate a code freeze starting N days > > >> > before the release. At the start of the freeze I bu

Re: Help me

2001-08-16 Thread Tore Engvig
On Wed, 15 Aug 2001, [gb2312] xi chen wrote: > hi,dear Mr/Mrs, >I met a question about registering fonts in FOP > 0.17.0 DEV. in the > apache website about Fop,it said i can register the > fonts wiht FOP > like this: > ** Hi xi, I recomm