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

Home » Public Forums » archive » Re: ps file with text
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: ps file with text [message #50426 is a reply to message #50425] Mon, 02 October 2006 11:11 Go to previous message
David Fanning is currently offline  David Fanning
Messages: 11724
Registered: August 2001
Senior Member
adisn123@yahoo.com writes:

> Using "set_plot = ps" I created a ps file.
> I'm trying to resize the ps image and add some text (such as Figure1.
> ~~~) in my word text of lab paper.
> How do I take the ps file and add text into it?

The short answer is, you don't. :-)

You might try making your PostScript file an encapsulated
PostScript file:

Set_Plot, 'PS'
Device, /Encapsulated

That will allow you to resize it in the software you
are using to write your paper. But you want to write
the Figure caption in your Word (or Framemaker or whatever)
software, NOT in the PS file you create in IDL.

Cheers,

David

P.S. I don't usually try to resize PostScript files in
Framemaker (what I write my papers and book in). I usually
make the file the correct size to begin with, then add the
figure captions as part of a "graphics table" that I have
created in Framemaker.

--
David Fanning, Ph.D.
Fanning Software Consulting, Inc.
Coyote's Guide to IDL Programming: http://www.dfanning.com/
Sepore ma de ni thui. ("Perhaps thou speakest truth.")
[Message index]
 
Read Message
Read Message
Read Message
Previous Topic: subset an image by roi in idl
Next Topic: Re: Low pass filter - Problem with kernel

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

Current Time: Thu Oct 09 20:32:22 PDT 2025

Total time taken to generate the page: 2.64065 seconds