Willus.com Home   |   Archive   |   About  

Willus.com's K2pdfopt Help Page

Return to K2pdfopt Home Page

MENU
Getting Started:
    1. Windows
  2. Linux
  Ubuntu
  3. Mac OSX

K2PDFOPT FAQ

Customizing K2PDFOPT:
    1. The interactive menu
    2. List of command-line options
    3. Using a shortcut
  4. Using the K2PDFOPT environment variable
  5. Using the command line

Adjusting the output:
    1. Screen Size
    2. Increasing the magnification
    3. Landscape mode
    4. Output File Size
    5. Setting Margins
    6. Color Output
    7. Uneven Line Breaks/ Excess Margins

Processing Options:
    1. Showing Markings
    2. Auto-Straightening
    3. Ignoring Borders/ Headers/Footers
    4. Detecting Columns
    5. Column Order
    6. Right-to-Left Page Scanning
    7. Using Ghostscript
 
  GETTING STARTED: UBUNTU DESKTOP 11.1
The instructions for how to add an "Open with k2pdfopt" option to the right-click menu for PDF files in Ubuntu Desktop 11.1 running Gnome Nautilus are below. For linux command-line usage, see the Linux help page.

To use k2pdfopt from the Ubuntu 11.1 desktop, start by running Firefox and going to the k2pdfopt download page to download the Linux executable. 1. Type in the capcha code, 2. choose the appropriate download for your version of Linux (if you are not sure, choose the 32-bit version), and 3. Choose "Save File":

     


Next, right-click the k2pdfopt download in the downloads window and select "open containing folder":

     


Right-click the k2pdfopt icon and move it to your home folder:

     


Now, close Firefox and, with just your desktop showing, press <Alt>-F2. This will bring up the "Run a command" prompt. In the prompt, type: /usr/bin/gnome-terminal and then press <Enter>:

     


A terminal window should come up. Type the following commands in the terminal window:
sudo mv k2pdfopt /usr/local/bin
(type in your password)
chmod a+x /usr/local/bin/k2pdfopt
mkdir .local/share/applications
cat > .local/share/applications/k2pdfopt.desktop
[Desktop Entry]
Name=k2pdfopt
Exec=/usr/local/bin/k2pdfopt %f
Terminal=true
Type=Application
Categories=Application
(type <Ctrl-D>)
exit
(example shown below)

     


Now, go to a PDF file, right-click the PDF file icon, and select "Open With Other Application...":

     


Select "Show other applications":

     


Click on k2pdfopt and then click "Select":

     


Hopefully k2pdfopt will successfully launch, as shown below. Just press <Enter> to process the file using the default settings, or type in one of the menu selections:

     


From now on, the option to open with k2pdfopt should be one of the selections in the right-click menu for a PDF file:

     




 

This page last modified
Thursday, 16-Feb-2012 22:00:28 CST