Kaydet (Commit) 193ac27d authored tarafından Oliver Bolte's avatar Oliver Bolte

INTEGRATION: CWS emptypage (1.10.50); FILE MERGED

2005/12/14 08:07:20 fme 1.10.50.2: #b6354161# Feature - Print empty pages - property is optional
2005/12/13 15:16:04 fme 1.10.50.1: #b6354161# Feature - Print empty pages
üst a2c8e882
...@@ -4,9 +4,9 @@ ...@@ -4,9 +4,9 @@
* *
* $RCSfile: PrintSettings.idl,v $ * $RCSfile: PrintSettings.idl,v $
* *
* $Revision: 1.10 $ * $Revision: 1.11 $
* *
* last change: $Author: rt $ $Date: 2005-09-08 06:21:14 $ * last change: $Author: obo $ $Date: 2005-12-21 15:19:14 $
* *
* The Contents of this file are made available subject to * The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1. * the terms of GNU Lesser General Public License Version 2.1.
...@@ -148,6 +148,11 @@ published service PrintSettings ...@@ -148,6 +148,11 @@ published service PrintSettings
*/ */
[property] boolean PrintBlackFonts; [property] boolean PrintBlackFonts;
//-------------------------------------------------------------------------
/** determines if automatically inserted empty pages are printed.
*/
[optional, property] boolean PrintEmptyPages;
}; };
//============================================================================= //=============================================================================
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment