Changeset 222 for trunk/src/JobSave.h

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/JobSave.h

    r200 r222  
    2323    // Forward declarations. 
    2424    class IDocument; 
    25     
     25 
    2626    /// 
    2727    /// @class JobSave