Re: forceloading batik svg

2002-05-24 Thread Keiron Liddle
On Thu, 2002-05-23 at 20:48, Paul Reavis wrote: This is probably a question for the batik list, but I'm not on that at present so thought I'd ask here. I'm sure they would know better... What's the best way to get an SVG loaded so I can draw it to a buffered image? I basically want to load

Structure Handlers - RTF Renderer

2002-05-24 Thread Keiron Liddle
Hi, I have had a look at the structure handling concept in particular with reference to the rtf renderer. The idea is to use a structure handler class that is available to the FO tree and replaces the current position of the StreamRenderer. This structure handler will have a number of methods

Re: AW: Running Prefligh PDF tools on PDF files produced by FOP

2002-05-24 Thread Christian Geisert
J.U. Anderegg schrieb: Matt, Matthew, can you send me a sample doc in error - as small as possible? I will have a look at it. Maybe this is related to the following bug: http://nagoya.apache.org/bugzilla/show_bug.cgi?id=9054 Hansuli Anderegg Christian

eps preview - question

2002-05-24 Thread Torsten Erler
Hi all I've a little(?) problem on previewing eps graphics in an awt-rendered window. I know that acrobat reader doesn't preview emebedded postscript. But have I misunderstood, I thought fop does the preview on screen!? I'm using 'external-graphic' for that. My rendered page does preserve the

RE: Running Prefligh PDF tools on PDF files produced by FOP

2002-05-24 Thread Matt Johnston
Attached is the FO for a simple PDF. All the pdf is contains is the text hello world. I am using FOP 0.20.3 to create my PDFs. With Enfocus Pitstop (Win), I get an error of Fatal PDF error on page 1 when I try to process the file. When I try to open the PDF in Illustrator 8 9 (Mac), I get an

Embedding Example

2002-05-24 Thread David B. Bitton
Why if passing the ContentHandler from FOP into a Xalan transform is faster, is it not done this way in the embedding example? Can I write an example for doing it this way for inclusion in the distro? -- David B. Bitton [EMAIL PROTECTED] www.codenoevil.com Code Made Fresh DailyT

RE: build changes

2002-05-24 Thread Arved Sandstrom
-Original Message- From: Keiron Liddle [mailto:[EMAIL PROTECTED]] Sent: May 24, 2002 6:29 AM To: FOP Subject: Re: build changes On Thu, 2002-05-23 at 12:51, Peter B. West wrote: The full range of what I want to do with versioning I am not sure of; the minimum I am sure of. I

Re: eps preview - question

2002-05-24 Thread Jeremias Maerki
Neither Acrobat Reader not the AWT renderer can display an EPS image. EPS only works with the PDF renderer IF(!) the document is printed to a PostScript printer, or with the PostScript renderer. No other renderer in FOP can do aynthing with an EPS. I've a little(?) problem on previewing eps

Re: Embedding Example

2002-05-24 Thread David B. Bitton
Our application uses FOP on a seperate server and is access via an ASP page by way of SOAP (MS Soap Toolkit 2.0). So the actually serving of the document is handled by a Response.BinaryWrite on the ASP page. I guess IIS/ASP must take care of the content-length header for me. -- David B.

RE: eps preview - question

2002-05-24 Thread Jim Urban
Have you tried GhostView (GhostScript)? It can view EPS and PDF. 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

RE: eps preview - question

2002-05-24 Thread Torsten Erler
Ok thanks! :( cu Torsten P.S. Is there another known way to make eps visible in java? -Original Message- From: Jeremias Maerki [mailto:[EMAIL PROTECTED]] Sent: Freitag, 24. Mai 2002 16:14 To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: Re: eps preview - question Neither

Re: eps preview - question

2002-05-24 Thread Jeremias Maerki
Well, there's only one Level 1 PostScript viewer around, I think: http://www.geocities.com/toastscript/ I doubt that you will get happy with it. I'd rather suggest to convert your EPS images to SVG using Adobe Illustrator 9 or later. Ok thanks! :( cu Torsten P.S. Is there another known

Keiron Liddle Elected To ASF

2002-05-24 Thread Arved Sandstrom
Hi, all I am very pleased to announce that Keiron has been elected to membership in the Apache Software Foundation, effective tomorrow (voting finished today). I'd like to be the first to extend my hearty congratulations. :-) Regards, Arved __ Arved Sandstrom Sr

Re: Keiron Liddle Elected To ASF

2002-05-24 Thread Peter B. West
Arved Sandstrom wrote: Hi, all I am very pleased to announce that Keiron has been elected to membership in the Apache Software Foundation, effective tomorrow (voting finished today). I'd like to be the first to extend my hearty congratulations. :-) Keiron, Let me be the third. Hearty

Re: build changes

2002-05-24 Thread Peter B. West
Arved Sandstrom wrote: -Original Message- From: Keiron Liddle [mailto:[EMAIL PROTECTED]] Ant is a cross-platform (by virtue of Java and XML) makefile system, basically, optimized for Java projects. Which is not new information. Sometimes we all lose sight of the fact that that is

RE: build changes

2002-05-24 Thread Arved Sandstrom
-Original Message- From: Peter B. West [mailto:[EMAIL PROTECTED]] Sent: May 24, 2002 9:23 PM To: [EMAIL PROTECTED] Subject: Re: build changes What approach is taken in the places you mention to the identification of binary components? Version information is included in the