I am stumped on something and hoping you all can help. I have need for a LAMP server to print directly from a webpage without the dialog box. So I installed CUPS and mapped the printers. I am printing .docx files so I was using the libreoffice --headless command to print using a shell script. Everything was working great until today. All of a sudden clicking the button to kick off the script failed, and after much troubleshooting, I have traced the issue back to the apache user having an issue running libreoffice --headless
I used it at the CLI and it returns to a new line with no error, but no job gets submitted to CUPS. If I re-direct output to a file, all I get is a blank file commands I am using are: libreoffice --headless -pt PrinterQueue FileName or libreoffice --headless -pt PrinterQueue FileName > testfile I have double-checked the PATH variable as well to make sure that was ok and it is. Any ideas? -- For unsubscribe instructions e-mail to: [email protected] Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/ Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette List archive: http://listarchives.libreoffice.org/global/users/ All messages sent to this list will be publicly archived and cannot be deleted
