Hi all
I have a server and I'm using pdflib to generate a PDF file and sending back to a user. At home it all works fine. But on the server when I create the PDF and view it ALL the text is missing. Even if I download the PDF file there are no fonts.
Um its not too bad. If I save the file from the server Acrobat reader CAN display it but xpdf can't show it at all. Here is the error from xpdf:
mikel$ xpdf ASFCaveSummary.pdf Error: Unknown config file command 't1libControl' (/home/mikel/.xpdfrc:18) Error: -- The t1libControl and freetypeControl options have been replaced Error: by the enableT1lib, enableFreeType, and antialias options Error: No display font for 'Courier' Error: No display font for 'Courier-Bold' Error: No display font for 'Courier-BoldOblique' Error: No display font for 'Courier-Oblique'
Looks like Windows users wont notice anything wrong from my server with the generated PDF files.
Mike -- Mike Lake Caver, Linux enthusiast and interested in anything technical. -- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
