For Programmers: Free Programming Magazines  


Home > Archive > PostScript > February 2005 > PostScript / PDF / SVG - need opinions









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author PostScript / PDF / SVG - need opinions
zg

2005-02-07, 4:03 pm

Hi,

The company I am working for has a prepress department (which I used to
be a member of), and they developed a software to paginate and print
telephone books. The product includes a GUI to edit the paginated book
for last minute corrections. PostScript was the chosen language when we
started, about 18 years ago. Lately, since SVG picked up, we have also
started using SVG in our web applications, the GUI I mentioned being
one.

Recently I was asked to investigate whether we could replace PostScript
with SVG or PDF (from scratch), for printing. It is obvious that before
SVG1.2 and SVGPrint are final and stable, SVG1.1 is not an option. The
java libraries that I found on the web gave me an idea how to generate
PDF from scratch, and it looks as if native PostScript commands were
taken as a basis to make java API's (e.g. className.moveto(x, y)),
which does not take away the necessity of having PostScript knowledge.

I might be biased. However, I cannot convince myself that generating
PDF from scratch is preferable to generating PostScript and converting
it to PDF if needed. I cannot ignore the flexibility brought by the
Prologue+Script combination and the ease of modifying the Prologue
part.

I hope I gave enough details to explain the situation. Please, I would
appreciate if you would share your opinion with me.

Best regards,

Zeynep

Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com