Re: Adding Arial font support

2002-07-31 Thread Oleg Tkachenko
RamanaJV wrote: > Thanks for the reply. I have see this page, and it says we can add Type1 and > TTF font support. The clarification I was needed is "Is Arial a Type1 or TTF > font". Is somebody succeded in adding Arial font support to FOP? Sure. You can get some truetype fonts at http://www.micr

DO NOT REPLY [Bug 11357] New: - ASCII85Filter.convertWord() method does not work properly within specific environment

2002-07-31 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_b

SV: Adding Arial font support

2002-07-31 Thread Klosa Uwe
Yes, I did. You have to take some font like arial.ttf. The ttf show you that Arial is a TTF font. Uwe -Ursprungligt meddelande- Från: RamanaJV [mailto:[EMAIL PROTECTED]] Skickat: den 1 augusti 2002 08:39 Till: [EMAIL PROTECTED] Ämne: RE: Adding Arial font support Thanks for the rep

RE: Adding Arial font support

2002-07-31 Thread RamanaJV
Thanks for the reply. I have see this page, and it says we can add Type1 and TTF font support. The clarification I was needed is "Is Arial a Type1 or TTF font". Is somebody succeded in adding Arial font support to FOP? Ramana. -Original Message- From: Oleg Tkachenko [mailto:[EMAIL PROTE

Re: Adding Arial font support

2002-07-31 Thread Oleg Tkachenko
RamanaJV wrote: > Is it possible to add Arial font support to FOP? Sure, see http://xml.apache.org/fop/fonts.html -- Oleg Tkachenko Multiconn International, Israel - To unsubscribe, e-mail: [EMAIL PROTECTED] For additio

AW: rather buggy way of handling id's

2002-07-31 Thread Kutz Clemens (PEA-FE2/BA-T)
thanks a lot Keiron, I generated the fo-file and it contains NO duplicate id's. Nevertheless fop crashes with: org.apache.fop.apps.FOPException: The id "..." already exists in this document So it is nearly sure, that this is a fop bug. Because I can't find a workaround, it would be nice if some

Adding Arial font support

2002-07-31 Thread RamanaJV
HI group, Is it possible to add Arial font support to FOP? Ramana. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

cvs commit: xml-fop/src/org/apache/fop/fo Properties.java

2002-07-31 Thread pbwest
pbwest 2002/07/31 20:59:57 Modified:src/org/apache/fop/fo Tag: FOP_0-20-0_Alt-Design Properties.java Log: Added nested boolean argument to verifyparsing() methods which may be called from within the expansion of containing shorthands. Added 'border' shorth

cvs commit: xml-fop/src/org/apache/fop/fo PropertySets.java

2002-07-31 Thread pbwest
pbwest 2002/07/31 20:56:00 Modified:src/org/apache/fop/fo Tag: FOP_0-20-0_Alt-Design PropertySets.java Log: Added overrideSHandElements() for use with border shorthand expansion Revision ChangesPath No revision No

DO NOT REPLY [Bug 11278] - cannot build FOP - .SerializeHyphPattern cannot be found

2002-07-31 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_b

RE: forward references & related design issues

2002-07-31 Thread Matthew L. Avizinis
This issue is at least partially addressed when I posted the code earlier today for my FOP extension element fop:WritePageNumber which currently I use to create a Table of contents and index for pdf books. The books are processed through FOP one "section", e.g. Introduction, Preface, Chapter 1, at

AW: xsl:fo problem not getting data from the javascript

2002-07-31 Thread Gerald Michalitz
thankx a lot it realy works but i had to write instad of but after that it works thankx again > -Ursprungliche Nachricht- > Von: Oleg Tkachenko [mailto:[EMAIL PROTECTED]] > Gesendet: Mittwoch, 31. Juli 2002 21:47 > An: [EMAIL PROTECTED] > Betreff: Re: xsl:fo problem not getting d

forward references & related design issues

2002-07-31 Thread Victor Mote
FOP Developers: Seeing all of the posts about performance issues, esp. related to forward references, has brought to mind some design musings I had on a related topic several months ago, a subset of a bigger issue that is important for work that one of our clients does. They publish several relat

Re: xsl:fo problem not getting data from the javascript

2002-07-31 Thread Oleg Tkachenko
Gerald Michalitz wrote: text-align="center" > value-of="my-ext:getdate(string(@due_date))"> Looks strange for me. Probably it has to be -- Oleg Tkachenko Multiconn International, Israel - To unsubscribe, e-mail:

xsl:fo problem not getting data from the javascript

2002-07-31 Thread Gerald Michalitz
> hallo > > sorry for the long code but i need a little help (please) > > my page2fo-javascript.xsl has this > > >xmlns:xsl="http://www.w3.org/1999/XSL/Transform"; > xmlns:fo="http://www.w3.org/1999/XSL/Format"; > xmlns:lxslt="http://xml.apache.org/xslt"; > xmlns:my-ext="ext1" >

DO NOT REPLY [Bug 11301] - most jpgs with icc profiles are rendered black in pdf

2002-07-31 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_b

DO NOT REPLY [Bug 11301] - most jpgs with icc profiles are rendered black in pdf

2002-07-31 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_b

RE: javadocs

2002-07-31 Thread Victor Mote
Keiron Liddle wrote: > I hope you didn't get the idea that I was ignoring the patch. It is just > that it is for the branch and it can be a pain to get things set up. > > Hopefully another committer with the branch can give a look at it. > No, I wasn't worried about that -- I just wanted to make

RE: FOP extension element

2002-07-31 Thread Matthew L. Avizinis
In response to a request here is the code and instructions to compile it. The following properties need to be added to src/codegen/extproperties.xml. Also, for reasons unknown to me FOP will not compile correctly unless they also appear in src/codegen/foproperties.xml. filename f

RE: javadocs

2002-07-31 Thread Keiron Liddle
Hi Victor, Usually it is a good idea to follow those guidelines. I hope you didn't get the idea that I was ignoring the patch. It is just that it is for the branch and it can be a pain to get things set up. Hopefully another committer with the branch can give a look at it. On Wed, 2002-07-31 a

RE: javadocs

2002-07-31 Thread Victor Mote
I think my submission complied with http://xml.apache.org/fop/involved.html, but I did not follow the link to http://xml.apache.org/source.html#, and I see now that my submission was deficient in two ways: 1) not adding the [PATCH] header, and 2) not using "diff -u". Should I resubmit the patch us

cvs commit: xml-fop status.xml

2002-07-31 Thread keiron
keiron 2002/07/31 05:46:40 Modified:.status.xml Log: added recent changes Revision ChangesPath 1.2 +17 -0 xml-fop/status.xml Index: status.xml === RCS file: /home/cvs/xml-fop/stat

Re: [DOCUMENTATION] Re: [Understanding] Layout Managers [10.0]

2002-07-31 Thread Keiron Liddle
Going for the record on the worlds slowest commit :/ I have put this in cvs now. Thanks for you patience. Keiron. On Fri, 2002-04-26 at 17:21, Cyril Rognon wrote: > oops > > Sorry for those who receive this twice, > > I have already sent this message but I have forgotten the DOCUMENTATION >

cvs commit: xml-fop/docs/design/understanding book.xml layout_managers.xml

2002-07-31 Thread keiron
keiron 2002/07/31 03:31:55 Modified:docs/design/understanding book.xml layout_managers.xml Log: added layout manager info Submitted by: Cyril Rognon <[EMAIL PROTECTED]> Revision ChangesPath 1.2 +23 -23xml-fop/docs/design/understanding/book.xml Index: bo

Re: Getting the tests to run

2002-07-31 Thread Keiron Liddle
On Tue, 2002-07-30 at 06:53, Peter Kullmann wrote: > If you are using the MAIN branch there's one thing that could help: > > in org.apache.fop.tools.TestConverter.java the following line 232 is > missing in the cvs revision 1.18 (i.e. the driver isn't initialized): > > 226 XMLRe

RE: javadocs

2002-07-31 Thread Keiron Liddle
On Tue, 2002-07-30 at 19:01, Victor Mote wrote: > My goal here is to use the javadocs as an educational tool for getting up to > speed on FOP. As I went along, I thought I would add javadoc comments as I > learned something useful that was not already documented. I realize that > some (perhaps muc

Re: real-life "big" document example, add it to the samples?

2002-07-31 Thread Keiron Liddle
+1 The more samples the better. On Wed, 2002-07-31 at 10:04, Bertrand Delacretaz wrote: > A while ago [1] Jochen Maes gave feedback about his application that > generates 14000 PDFs. He was kind enough to send me the corresponding > documents for study. > > Under [2] you can find his XSL-FO d

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

2002-07-31 Thread keiron
keiron 2002/07/31 01:20:41 Modified:src/org/apache/fop/render/pdf FontSetup.java PDFRenderer.java src/org/apache/fop/configuration ConfigurationParser.java src/org/apache/fop/mif MIFHandler.java src/org/apache/fop/pdf

real-life "big" document example, add it to the samples?

2002-07-31 Thread Bertrand Delacretaz
A while ago [1] Jochen Maes gave feedback about his application that generates 14000 PDFs. He was kind enough to send me the corresponding documents for study. Under [2] you can find his XSL-FO document, reworked to remove any real business information and expanded to 51 pages to be able to te

Re: Black images

2002-07-31 Thread Jeremias Maerki
On 31.07.2002 00:30:07 Darrel Riekhof wrote: > FYI, the temporary fix was to replace org.apache.fop.image.JpegImage in fop-0.20.3 >and fop-0.20.4 with the version of this class in fop-0.20.2. Now JPEGs with ICC >profiles come in as before. > > Code questions: > > 1) Why isn't the org.apache