Re: Save multiple plot windows as a multiple page pdf? [message #81486] |
Wed, 19 September 2012 01:10 |
biophys
Messages: 68 Registered: July 2004
|
Member |
|
|
Nevermind. It does support pdf append since 8.1. I was staring at the help window for 8.0. :(
Bp
On Tuesday, September 18, 2012 1:04:10 PM UTC-7, (unknown) wrote:
> Hi, Folks
>
>
>
> I am playing with the new IDL graphics and feel it handy to do things like "p=plot(x,y,...) & p.save,'log.pdf'". However, when I wanted to plot more things and I end up with having a pile of PDFs. I am wondering if there is a way to get hold of the scenes or views from the plots and use IDLgrPDF to generate multiple page PDFs. I know I could construct an IDLgrView for each plot but the convenience these function graphics gives just disappears. Or in the long run, it would be great if we can just do "p.save, 'log.pdf', /append". I'd like to hear you folks' opinions on this. Thanks!
>
>
>
>
>
> Bp
|
|
|