On Mon, 2004-08-16 at 21:08, D. D. Brierton wrote: > On Tue, 2004-08-17 at 02:42, Charles Curley wrote: > > On FC1, I just fired up the thre viewers you mentioned with a one page > > document I generated on OpenOffice.org 1.1.0 -- installed from > > tarball, not the FC RPM. With xpdf, I got this error message: > > "Warning: Cannot convert string > > "-*-times-medium-r-normal--16-*-*-*-*-*-iso8859-1" to type > > FontStruct". Otherwise I had no problems. I opened up a much longer > > document (created with OpenOffice.org 1.1.1 from tarball) with gpdf, > > and had no problems. Perhaps you have an oddball font or a font > > problem? > > Thanks for the feedback. Very useful in trying to narrow it down to a > test case. The document I was using before was using Bitstream Vera > Sans, so I don't think it was a font problem. Here are some screenshots > of what I'm seeing with a much simpler document using OOo's default font > which on my system (FC2) is Bitstream Vera Serif (I don't know if that > is some setting left over from some previous version of OOo or some > previous distro), along with the PDF file itself: > > http://www.brierton.plus.com/OOo/ > > The error ggv gives when opening test.pdf is: > > There was an error while scaning the file: /home/darren/test.pdf > DEBUG: no psname was provided. > DEBUG: no psname was provided. > > What I have installed is: > > $ rpm -q gpdf xpdf ggv openoffice.org > gpdf-0.131-2 > xpdf-3.00-3 > ggv-2.6.0-2 > openoffice.org-1.1.1-4 > > Best, Darren That looks like the DEBUG error messages from the initial FC2 version of ghostscript. What version of ghostscript do you have installed? If it is the default 7.07-25, grab the newer RPMS from: http://download.fedora.redhat.com/pub/fedora/linux/core/development/i386/Fedora/RPMS/ or from one of the mirrors. I did that a while back and it solved the PDF/PS issues, which included the DEBUG errors. HTH, Marc Schwartz