comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: postscript resolution
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: postscript resolution [message #35594 is a reply to message #35593] Mon, 07 July 2003 08:39 Go to previous message
R.Bauer is currently offline  R.Bauer
Messages: 1424
Registered: November 1998
Senior Member
Klaus Scipal wrote:
> Hi
>
> I have to produce some graphics in postscript format with at least 300 dpi.
> Producing the postscript files was fairly easy, however they only have 72
> dpi. Can anyone give me a hint how to change the resoltuion to 300 dpi?
>
> Klaus
>
>

Dear Klaus,

how did you measure this?

and how did you have produced this 72dpi file. Did you have used direct
graphics or object graphics?

Which version of idl did you use?


set_plot,'ps'
plot,findgen(10)
device,/close
set_plot,'X'

This gives a postscript file by directgraphics. It would be printed fine
on a 300dpi printer as well on a 1200dpi printer.

Normally Postscript is a vector driven format, so the printer knows how
to print it in differnt dpi's.

regards

Reimar
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: IDL 6.0 release schedule
Next Topic: Re: memory consumption when drawing an idlgrscene object

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Fri Oct 10 03:42:45 PDT 2025

Total time taken to generate the page: 1.35595 seconds