Re: Alternative to SVG

2001-10-30 Thread Jeremias Maerki
In the PDF specs I actually found something about including PostScript. Chapter "4.10 PostScript XObjects" might be a solution but it also says there: Note: Since PDF 1.3 encompasses all of the Adobe imaging model features of the PostScript language, there is no longer any reason to use PostScrip

Re: Alternative to SVG

2001-10-30 Thread Phil Endecott
Hi again, Further to the message I sent a few minutes ago suggesting pstoedit for EPS to SVG conversion - I've had a quick play, and it seems that there are two ways to make pstoedit create SVG. Either you pay $50 to enable the shareware SVG back-end, or use use "-f plot-svg". This uses GNU libp

Re: Alternative to SVG

2001-10-30 Thread Peter S. Housel
> I don't think it's possible to embed pdf directly into another pdf document. > It *might* be possible to support eps directly with fop by using pdf > xobjects (not quite sure here, but I think I remember somthing about that > from the pdf spec), but then the pdf document would have to be printed

RE: Alternative to SVG

2001-10-30 Thread Bill Lawrence
Phil, I did try pstoedit, and it didn't work on a good percentage of our graphics (most in fact). Thanks, Bill -Original Message- From: Phil Endecott [mailto:[EMAIL PROTECTED]] Sent: Tuesday, October 30, 2001 10:37 AM To: [EMAIL PROTECTED] Cc: Bill Lawrence Subject: Re: Alternati

RE: Alternative to SVG

2001-10-30 Thread Bill Lawrence
l Lawrence -Original Message- From: Alex McLintock [mailto:[EMAIL PROTECTED]] Sent: Tuesday, October 30, 2001 11:18 AM To: [EMAIL PROTECTED] Subject: RE: Alternative to SVG --- Bill Lawrence <[EMAIL PROTECTED]> wrote: > There are several reasons for not converting the .eps grap

Re: Alternative to SVG

2001-10-30 Thread Phil Endecott
Hi Bill, Have you seen pstoedit? (http://www.pstoedit.net/). This will convert postscript to a variety of vector graphics formats, and it DOESN'T convert it to a bitmap first, so you should keep the original quality. The free version doesn't support SVG output; you can get a demo with SVG suppo

RE: Alternative to SVG

2001-10-30 Thread Alex McLintock
--- Bill Lawrence <[EMAIL PROTECTED]> wrote: > There are several reasons for not converting the .eps graphics to a > bitmapped format: Yes - I agree, we had a bitmap logo which looks fine when being previewed on screen, but using an SVG vector graphic was much clearer when printed out. I didn

RE: Alternative to SVG

2001-10-30 Thread Tore Engvig
ent: Tuesday, October 30, 2001 15:52 > To: '[EMAIL PROTECTED]' > Subject: RE: Alternative to SVG > > > There are several reasons for not converting the .eps graphics to a > bitmapped format: > > 1) These illustrations (and we have literally thousands of them) are

RE: Alternative to SVG

2001-10-30 Thread Bill Lawrence
o our customers. We're talking about a set of books that comprises around 10,000 pages. Regards, Bill -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Tuesday, October 30, 2001 9:40 AM To: [EMAIL PROTECTED] Subject: Re: Alternative to SVG Why not convert eps

Re: Alternative to SVG

2001-10-30 Thread Louis . Masters
Why not convert eps to gif/jpg and then embed gifs/jpgs into the document? Bill Lawrence <[EMAIL PROTECTED]> on 10/30/2001 09:35:50 AM Please respond to [EMAIL PROTECTED] To: "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]> cc: Subject: Alternative to SVG We're evaluating FOP as an alternati