Printing PDF from UNIX (PDFInclude)

steve_d

New Member
I am using PDF Include to generate a PDF, I then went to send this off to a printer......all from UNIX. My routine runs fine on UNIX and generates a perfectly normal PDF document on the server. My server can see my printer, and a command such as this:

lp -d wilaz1 test.txt

will successfully send the file to the printer. However when I try and do this for one of the PDFs I have generated, it prints out pages and pages of random wingdings etc.

Can anyone give me any pointers?

Steve
 
Back
Top