what does your /var/log/cups/cups-pdf_log say? if it says "[ERROR] failed to create directory (/home/username/PDF)" then your home directory possibly lacks the permissions required by cups-pdf
try: ls -l /home to check the permissions on your users' directories -- cups-pdf fails bad status reported and no pdf created https://bugs.launchpad.net/bugs/295536 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [EMAIL PROTECTED] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs -- universe-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/universe-bugs
