Page 16 of 18 FirstFirst ... 61415161718 LastLast
Results 151 to 160 of 171

Thread: HOWTO: Install Cups-PDF

  1. #151
    Join Date
    Apr 2007
    Beans
    Hidden!
    Distro
    Ubuntu 12.10 Quantal Quetzal

    Re: HOWTO: Install Cups-PDF

    Quote Originally Posted by pt123 View Post
    sudo aa-complain cups


    Printing to PDF used to be one of the noticeable advantages for a desktop Ubuntu user over Windows.
    This worked for me with cups 2.5.0-1ubuntu1 on Jaunty 9.04

    Great thanks

  2. #152
    Join Date
    May 2009
    Beans
    13
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: HOWTO: Install Cups-PDF

    Quote Originally Posted by pt123 View Post
    sudo aa-complain cups
    seems to have fixed the problem, but still a mess.
    This worked for me, I am on Ubuntu 9.04.
    Code:
    sudo apt-get install cups-pdf
    then
    Code:
    sudo aa-complain cups

  3. #153
    Join Date
    Nov 2008
    Beans
    32

    Question Re: HOWTO: Install Cups-PDF

    Quote Originally Posted by ldjuda View Post
    Code:
    sudo aa-complain cups
    Why? What does this do?


    I have tried to get this to work on Ubuntu 9 with no success. I saw that there is a PDF printer installed but its uri is something bizarre:
    cups-pdf:/

    I cannot add a new PDF printer even though I changed /usr/lib/cups/backend/cups-pdf to 4755.

  4. #154
    Join Date
    Aug 2007
    Beans
    7

    Re: HOWTO: Install Cups-PDF

    For Jaunty (9.04) I just did this:

    Use Synaptic to install cups-pdf (2.5.0-1ubuntu1). That automatically added a printer called PDF. However, using that to print from an application failed with an error ("/usr/lib/cups/backend/cups-pdf failed", I think).

    I then created a directory in my home directory called "PDF" (all capitals, no quotes) and it all worked, with the PDF files ending up there.

  5. #155
    Join Date
    Dec 2006
    Beans
    78
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: HOWTO: Install Cups-PDF

    Quote Originally Posted by oblong View Post
    For Jaunty (9.04) I just did this:

    Use Synaptic to install cups-pdf (2.5.0-1ubuntu1). That automatically added a printer called PDF. However, using that to print from an application failed with an error ("/usr/lib/cups/backend/cups-pdf failed", I think).

    I then created a directory in my home directory called "PDF" (all capitals, no quotes) and it all worked, with the PDF files ending up there.
    That works! Thanks.
    ~~~~~~~~~~~~~~~~
    techtalk.shieldsgroup.com
    ~~~~~~~~~~~~~~~~

  6. #156
    Join Date
    May 2007
    Beans
    4

    Re: HOWTO: Install Cups-PDF

    Quote Originally Posted by oblong View Post
    For Jaunty (9.04) I just did this:

    Use Synaptic to install cups-pdf (2.5.0-1ubuntu1). That automatically added a printer called PDF. However, using that to print from an application failed with an error ("/usr/lib/cups/backend/cups-pdf failed", I think).

    I then created a directory in my home directory called "PDF" (all capitals, no quotes) and it all worked, with the PDF files ending up there.
    Worked for me as well!

  7. #157
    Join Date
    Jul 2005
    Beans
    740
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: HOWTO: Install Cups-PDF

    to get it to work in Jaunty I had to this

    sudo aa-complain cupsd


    and not
    sudo aa-complain cups
    as in previous versions

  8. #158
    Join Date
    Jun 2009
    Location
    Great Britain
    Beans
    13
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: HOWTO: Install Cups-PDF

    Quote Originally Posted by adamscottmartin View Post
    Worked for me as well!
    Yep, same here (Jaunty 64bit) - glad I found the instruction to create PDF directory, I also did set permissions to others, as mentioned somewhere else.

    The problem is - the printer itself is rather primitive, e.g. no way to reduce resulting file size - only resolution down to 150dpi (unlike in Acrobat Pro, where you can print same document as 10MB or a 100KB file), no [obvious] way to change file name and directory, although this is a minor inconvenience. For example: printing fillable form of 730KB resulted in a 2.9MB file, whereas in Acrobat Pro, even without tweaking the "Smalest File Size" option I get 98KB file. Guess which one I would prefer to email each week?

    Actually, the whole situation with fillable pdf forms - especially creation and editing, is really bad, or to be precise, totally absent from Ubuntu. PDFEdit is a complete rubbish, and I am not aware of any other application that even close to Acrobat Pro in functionality. I have now moved to linux completely and am determined not to use Windows at all. Acrobat Pro and CorelDRAW are the two progs holding me back. Any help greatly appreciated

  9. #159
    Join Date
    May 2008
    Beans
    605
    Distro
    Ubuntu 10.04 Lucid Lynx

    Lightbulb Re: HOWTO: Install Cups-PDF

    Wait, couldn't you just use the 'Print to File' printer and select pdf as the output type? That way, you even get to set the name and location of the resulting pdf!

  10. #160
    Join Date
    May 2008
    Beans
    605
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: HOWTO: Install Cups-PDF

    @pt123: Hmmm... That weird. I didn't have to either! I just installed the cups-pdf package and it all worked after that.

Page 16 of 18 FirstFirst ... 61415161718 LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •