Ubuntu: Print to PDF or PDF Export
Creating PDF-files from almost any application under Windows is easy using PDFCreator. PDFCreator provide a printer driver, which is exposed to the user as any other printer, so the user use it like a printer in Word, Excel or any other Windows application.
For Linux or Ubuntu Linux cups-pdf provides the same functionality.
Install it easily using this:
$sudo aptitude install cups-pdf
Restart your printing service (CUPS) using:
$sudo /etc/init.d/cupsys restart
Then you should be able to add a new printer (System->Administration->Printing) selecting the “Local Printer†“PDF Printer†option. In the next step choose “Generic Printer†and then used the “Postscript Color Printer (Ver 3)†driver.
Newly setup printer should now be able to print pdf-files.
Thanks to this post:
http://ubuntu.wordpress.com/2006/03/23/print-to-pdf-using-cups-pdf/
Related posts:
- Print to PDF
- Howto: Install Windows Vista Fonts in Ubuntu
- Brother Printer Drivers and Ubuntu Linux 64 Bit
- Top 10 Free Windows 7 Applications
- Ubuntu Howto: Install Ruby and Ruby on Rails
- Ubuntu Netboot and Netinstall with PXE
- Howto use WEP encryption with Ubuntu Linux
- Ubuntu Howto: Install Oracle
- Ubuntu and Ruby
- Crack pdf password with pdfcrack
Popular Related Items »
Incoming search terms
- ubuntu print to pdf
- pdf creator ubuntu
- ubuntu pdf creator
- pdf creator for ubuntu
- pdfcreator ubuntu
- print to pdf ubuntu
- pdf writer ubuntu
- ubuntu pdf printer
- ubuntu print pdf
- pdf creator para ubuntu
- ubuntu pdf writer
- pdf printer ubuntu
- ubuntu pdfcreator
- pdf creator debian
- ubuntu 9 04 pdf printer
- Ubuntu 9 04 print to pdf
- pdf writer for ubuntu
- pdf printer ubuntu 9 04
- print pdf ubuntu
- pdfcreator for ubuntu
- ubuntu pdf maker
- pdf creator linux ubuntu
- pdf maker for ubuntu
- ubuntu pdf export
- pdf maker ubuntu
- debian pdf printer
- ubuntu pdf driver
- ubuntu 9 pdf printer
- ubuntu pdf print
- ubuntu pdf printer driver
- ubuntu 9 10 print to pdf
- pdfcreator para ubuntu
- ubuntu export pdf
- debian pdf creator
- print to pdf in ubuntu
- print to PDF ubuntu 9 04
- ubuntu pdf generator
- pdf printer ubuntu 9
- debian print to pdf
- pdf printer debian
- print to pdf ubuntu 9 10
- print to pdf ubuntu 9
- pdf printer driver ubuntu
- pdf para ubuntu
- pdf print ubuntu

Ramesh B said,
January 31, 2008 @ 6:24
when I run the command:
$sudo aptitude install cups-pd
the result is:
Reading package lists… Done
Building dependency tree
Reading state information… Done
Reading extended state information
Initializing package states… Done
Building tag database… Done
No candidate version found for cups-pdf
No packages will be installed, upgraded, or removed.
0 packages upgraded, 0 newly installed, 0 to remove and 0 not
upgraded.
Need to get 0B of archives. After unpacking 0B will be used.
Writing extended state information… Done
Nothing happens. Why?
Ashlayne said,
May 25, 2008 @ 10:39
I’m by no means an expert (just got addicted to Ubuntu a few weeks ago), but it may not be available for your Linux flavor.
If you go through Synaptic Package Manager (at least in Hardy) and search for the program, Synaptic will find it if it’s available for your Linux flavor. That’s what I love about Synaptic!