On 1/9/06, David Wolfson <[EMAIL PROTECTED]> wrote: > On Monday 09 January 2006 11:43, Kevin Pfeiffer wrote: > > David Wolfson writes: > > > - None of the export options allow a page range to be set. > > > - If I export to PDF/DVI I can set a page range to print, but can't > > > then print to a PDF > > > > Not sure whether these will help with your set up, but: > > With xdvi you can also save a page range as a PDF. > > > > Or with the whole document as a PDF you could (assuming availability) > > use Adobe Acrobat to extract the pages you need. > > > > -K > Kevin, > > Thanks for the suggestions, they look like what I'm looking for but are you > able to give a little more detail, or point me in the right direction for > where to work these out though. > > I'm using 'xdvik version 22.40y' and it appears to be nothing more than a > viewer, with no output or file options at all. I have adobe reader 7.0, which > I guess isn't going to be able to do what you suggest acrobat can do. > > I'm off to google in the meantime, but would appreciate any further guidance, > > Dave > >
Hello, If you output to postscript, with the gv viewer you can save some selected pages (right clicking on them) to a new postscript file. Then you can convert it to pdf with ps2pdf -- Andrés