Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!cis.ohio-state.edu!tut.cis.ohio-state.edu!ucbvax!wanjina.Berkeley.EDU!chow From: chow@wanjina.Berkeley.EDU (Ed Chow) Newsgroups: comp.windows.open-look Subject: Re: pageview problems.. Message-ID: <42138@ucbvax.BERKELEY.EDU> Date: 14 May 91 07:18:16 GMT References: <1278@opus.NMSU.Edu> Sender: usenet@ucbvax.BERKELEY.EDU Distribution: comp.windows.open-look,alt.sys.sun Organization: Dept. of Statistics, U. C. Berkeley Lines: 14 In article <1278@opus.NMSU.Edu> kalt@nmsu.edu (Kerry Alt) writes: :Has anyone out there encountered problems with pageview ignoring the :page breaks in postscipt files generated by dvi2ps? The .ps file :prints out fine, but when previewed with pageview, all pages are :displayed on one page. Any fixes to be had? I encountered the same distressing problem last week. What worked for me is to get rid of any extraneous "%!" in the .ps file generated by dvi2ps. Meaning there should be only one of them--at the top of the file. Apparently Pageview gets all confused if it sees more than one of these. (Is this on the Frequently Asked Questions list? What? There's no FAQ list?) -Ed