Changeset 222 for trunk/src/Makefile.am

Show
Ignore:
Timestamp:
06/11/06 14:46:38 (2 years ago)
Author:
jordi
Message:

Added a new class named JobPrint? whose duty is to render the current document to PostScript? and print the resultant file. It already renders the requested pages (Note: the setUpPageRange is horrible) to PostScript?.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/src/Makefile.am

    r213 r222  
    7676libepdfview_a_SOURCES +=    \ 
    7777    IPrintView.h    \ 
     78    JobPrint.cxx    \ 
     79    JobPrint.h  \ 
    7880    PrintPter.cxx   \ 
    7981    PrintPter.h