1/************************************************************** 2 * 3 * Licensed to the Apache Software Foundation (ASF) under one 4 * or more contributor license agreements. See the NOTICE file 5 * distributed with this work for additional information 6 * regarding copyright ownership. The ASF licenses this file 7 * to you under the Apache License, Version 2.0 (the 8 * "License"); you may not use this file except in compliance 9 * with the License. You may obtain a copy of the License at 10 * 11 * http://www.apache.org/licenses/LICENSE-2.0 12 * 13 * Unless required by applicable law or agreed to in writing, 14 * software distributed under the License is distributed on an 15 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 16 * KIND, either express or implied. See the License for the 17 * specific language governing permissions and limitations 18 * under the License. 19 * 20 *************************************************************/ 21 22 23#define TP_PRINT_OPTIONS 549 24#define LB_PRINT 1 25#define CBX_PAGENAME 2 26#define CBX_HIDDEN_PAGES 1 27#define GRP_PRINT 1 28#define GRP_PAGE 2 29#define CBX_DATE 3 30#define CBX_TIME 4 31#define CBX_DRAW 6 32#define CBX_NOTES 7 33#define CBX_HANDOUTS 8 34#define CBX_OUTLINE 9 35#define GRP_WARNINGS 4 36#define CBX_PAPERBIN 10 37#define CBX_FRONT 12 38#define CBX_BACK 13 39#define RBT_DEFAULT 1 40#define RBT_PAGESIZE 2 41#define RBT_PAGETILE 3 42#define RBT_BOOKLET 4 43#define GRP_PRINT_EXT 3 44#define GRP_PAPERBIN 4 45 46#define RBT_COLOR 5 47#define RBT_GRAYSCALE 6 48#define RBT_BLACKWHITE 7 49#define GRP_OUTPUT 5 50#define FL_SEPARATOR1 6 51#define FL_SEPARATOR2 7 52 53