RE: Manipulating page-width / page-height

2002-04-25 Thread Torsten Erler
ThanX that is exactly what I need. I will check it out. I've tried to overwrite AWTRenderer etc. [ for a lot of hours :( ], but no usable result arose, because I had only the chance to scale the rendered image into my format (thats not the right way for different page geometries), for printing

FOP PDF extensions: multilevel outlines, form fields, Javascript

2002-04-25 Thread J.U. Anderegg
Specification Request I programmed multilevel outlines, form fields, Javascripts with the PDF classes of Fop-0.20.1. These experiments, attacking from the back end, lead to these conclusions: 1. PDF Extensions can be added to the PDF classes on a clean way. The trick is when/where to insert

Using CVS tags

2002-04-25 Thread Peter B. West
Fops, Some more comments on ways of using CVS tags. At present, we are using the trunk for ongoing development. We have a *branch*, fop-0_20_2-maintain, and a release tag, fop-0_20_3. Branch tags name a branch off the trunk (or off another branch.) Every version of every file on a branch

[GUMP] Build Failure - xml-fop

2002-04-25 Thread Sam Ruby
This email is autogenerated from the output from: http://jakarta.apache.org/builds/gump/2002-04-25/xml-fop.html Buildfile: build.xml init-avail: init-filters-xalan2: [copy] Copying 1

Lest we forget

2002-04-25 Thread Peter B. West
Age shall not weary them, nor the years contemn. At the going down of the sun, and in the morning, We shall remember them. Lest we forget. Anzac Day 25th April 2002 - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

RE: Aids to distributed design

2002-04-25 Thread Jonathan Jenkins
I agree. We use placeware a lot - its very impressive. -Original Message- From: Jon Allen [mailto:[EMAIL PROTECTED]] Sent: 24 April 2002 16:57 To: [EMAIL PROTECTED] Subject: RE: Aids to distributed design Check out Placeware - www.placeware.com - it combines a browser-based way of

RE: Interesting Aside

2002-04-25 Thread Alistair Hopkins
Title: Interesting Aside Fop has also provided the 'icing on the cake' in my job which has let me justify a lot of ground-up redesign It is also the most popular bit with the admin staff, who no longer handtype invoices :-) Alistair -Original Message-From: Rhett Aultman

stuck on OnTheFlyFopImage implementation

2002-04-25 Thread Paul Reavis
OK, I've gotten in over my head at last I think. This is what I have so far - it's clearly calling the code, but I get tiny (1.1k) pdf with nothing in it to speak of. I don't even pretend to understand PDF; I'm just trying to make do with gum and duct tape here. Warning: ugly code. I added a

RE: stuck on OnTheFlyFopImage implementation

2002-04-25 Thread Katiyar, Bhawana
I don't know, if you would want to do that or not but I have written my own protocol called XYZprotocol, which I use to get the image as ByteInputStream. I use it as : fo:external-graphic src=XYZprotocol:image_0987/ thought it may help you, if you are not looking at using FopImage only.

Re: stuck on OnTheFlyFopImage implementation

2002-04-25 Thread Paul Reavis
Katiyar, Bhawana ([EMAIL PROTECTED]) wrote To [EMAIL PROTECTED] on Thu, Apr 25, 2002 at 11:16:25AM -0400: I don't know, if you would want to do that or not but I have written my own protocol called XYZprotocol, which I use to get the image as ByteInputStream. I use it as :

RE: stuck on OnTheFlyFopImage implementation

2002-04-25 Thread Katiyar, Bhawana
My protocol too renders the image directly at pdf generation time. Just that it doesn't use FOP to generate the image. bhawana -Original Message- From: Paul Reavis [mailto:[EMAIL PROTECTED]] Sent: Thursday, April 25, 2002 12:14 PM To: [EMAIL PROTECTED] Subject: Re: stuck on

Re: Using Options With Enbedding

2002-04-25 Thread David B. Bitton
For my SOAP class, I instantiate the Options object in the class constructor. That way, for each call to the class, Options is already set, and good to go. You can see when it gets created if you set your log level to DEBUG. You'll see: ... DEBUG 10191 [fop ] (): reading user

Re: stuck on OnTheFlyFopImage implementation

2002-04-25 Thread Paul Reavis
Katiyar, Bhawana ([EMAIL PROTECTED]) wrote To [EMAIL PROTECTED] on Thu, Apr 25, 2002 at 12:46:12PM -0400: My protocol too renders the image directly at pdf generation time. Just that it doesn't use FOP to generate the image. Ah! Sorry. Yes, I'd like to see that. Thank you. -- Paul Reavis

Re: background-image patch v0.03 in CVS

2002-04-25 Thread Enrico Schnepel
Hello Mike, image problem ... I am generating fo files from html. In html (as in fop web site the blue headings) images are often very small. Exist there a fo property which might not be implemented yet but is responsible for handling this behavior. Good question. I've encountered this

RE: Using Options With Enbedding

2002-04-25 Thread Jim Urban
Arnd, Thanks! It may be ugly, but it sure works nice! Jim Jim Urban - [EMAIL PROTECTED] Park City Solutions Inc. Clinical Connectivity Suite Product Manager Suite 295 500 Park Blvd. Itasca, IL 60143 Voice: (630) 250-3045 x106 Fax: (630) 250-3046 CONFIDENTIALITY NOTICE This message and

cvs commit: xml-fop CHANGES build.sh

2002-04-25 Thread chrisg
chrisg 02/04/25 15:12:13 Modified:.Tag: fop-0_20_2-maintain CHANGES build.sh Log: Changed build.sh to work under cygwin Submitted by: Andriy Palamarchuk [EMAIL PROTECTED] Revision ChangesPath No revision No revision

Re: Fop with Cocoa Obj-C with Java

2002-04-25 Thread Christian Geisert
Rich Van Deren (???) wrote: I am Fopping now, embedded in an MacOS X Cocoa Application. I am so happy. [..] If any fop-dev folks want me to make it an example let me know if I should. In the Apache.org Xerces-C they make a Projects directory in the distribution source with

Re: build failure with J2SDK1.4

2002-04-25 Thread Christian Geisert
Cyril Rognon wrote: Hi Fopers I have checked out the 0.20.3 with a -r fop-0_20_3 version tag (think that's the right thing to do to get the 0.20.3 release) Yes, but if you want the current maintenance branch source use -r fop-0_20_2-maintain when I try to build FOP, I get an error

Re: Lest we forget

2002-04-25 Thread Martin Stricker
Peter B. West wrote: Age shall not weary them, nor the years contemn. At the going down of the sun, and in the morning, We shall remember them. Lest we forget. Anzac Day 25th April 2002 Could you please explain this e-mail? Best regards, Martin Stricker -- Homepage:

Re: Using CVS tags

2002-04-25 Thread Peter B. West
***WARNING*** Jars and class files checked into CVS must have their '-k' flag defaulted to 'o' - original value at checkin - to prevent corruption of binary files. I don't know whether this is critical for class files, but I would not treat them as binary files. Should read, ... but I

RE: Lest we forget

2002-04-25 Thread Todd Pierce
ANZAC stands for Australian and New Zealand Army Corps. Anzac Day is a day where Australians and New Zealanders alike commemorate those who gave their lives in the defence of these countries. It has a great social significance for people from these countries. Clearly Peter B West is an

Re: Lest we forget

2002-04-25 Thread Peter B. West
Todd Pierce wrote: Clearly Peter B West is an Australian or New Zealander who should have been enjoying a public holiday. Why he chose to post this message to the FOP developers list, however, is a total mystery. Todd(.au), Surely not total? Peter

Re: Lest we forget

2002-04-25 Thread Bertrand Delacretaz
This probably helps: http://www.anzacday.org.au/ -Bertrand On Friday 26 April 2002 00:38, Martin Stricker wrote: Peter B. West wrote: Age shall not weary them, nor the years contemn. At the going down of the sun, and in the morning, We shall remember them. Lest we forget. Anzac Day