Skip to content

ZIMA-Engineering/ZIMA-PS2PDF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ZIMA-PS2PDF
===========

A GUI for command line utility ps2pdf.

Requirements
------------
- Qt 4.x - modules core, gui and network, qmake
- ps2pdf

Installation
------------
  tar xzf ZIMA-PS2PDF-1.1.0-src.tar.gz
  cd ZIMA-PS2PDF-1.1.0-src
  qmake
  make

Now you've got executable ZIMA-PS2PDF, you can move it to /usr/local/bin
or wherever you want.

Usage
-----
ZIMA-PS2PDF is only a GUI that uses ps2pdf on the background. You have
to install ps2pdf for this program to work.

For Windows, ps2pdf can be found in [MiKTeX](http://miktex.org/).
On GNU/Linux, ps2pdf is a part of package ghostscript or similar.

Useful information
------------------
System context menu works only in Windows. You have to run it once
as admin so it can create the menu in registry.

If you want to use translations, you have to put the translation file
next to ZIMA-PS2PDF executable or to subdir 'locale', otherwise it won't
be found. ZIMA-PS2PDF tries to load the language your system is using.

About

GUI wrapper to convert postscript files to PDF

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published