1. HOW TO BUILD AND INSTALL PDFTOIJS

"pdftoijs" depends on the poppler library and the ijs library.

To compile a svn version run "autoreconf -i", 
then proceed with "configure" and "make" as usual.

/*** Not yet: *** 
2. INSTALLED FILES

"pdftoraster" works as a CUPS filter, and is installed into the CUPS filters
directory. "cups-config" command helps you know the CUPS server binary
directory that CUPS filters are installed in, and CUPS server root directory
that CUPS configuration files are installed in.

Installed files are as follows;

(1) pdftoraster
CUPS PDF filter which converts a PDF file or data stream given by upper
CUPS filters or applications to CUPS raster. This program is installed into
the "filter" directory under the CUPS server binary directory. 

(2) pdftoraster.convs
Filter definition file for "pdftoraster" filter.
This file is installed into the CUPS server root directory. 
***/
