blob: 504f0822afb77d79e5943a88665c9d616168b586 [file] [log] [blame]
Aharoni, Pavel (pa0916)ca3cb012018-10-22 15:29:57 +03001###
2# ================================================================================
3# eCOMP Portal SDK
4# ================================================================================
5# Copyright (C) 2017 AT&T Intellectual Property
6# ================================================================================
7# Licensed under the Apache License, Version 2.0 (the "License");
8# you may not use this file except in compliance with the License.
9# 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, software
14# distributed under the License is distributed on an "AS IS" BASIS,
15# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
16# See the License for the specific language governing permissions and
17# limitations under the License.
18# ================================================================================
19###
20## pdf file specific properties
21pdf_data_font_size=9
22pdf_data_font_family=Arial
23#reduce the font size from html config
24pdf_data_font_size_offset=2
25pdf_data_alternate_color=true
26#data row background(white), alternate(light light blue/gray)
27pdf_data_background_alternate_hex_code=#EDEDED
28pdf_data_default_background_hex_code=#FFFFFF
29#header font (white) background (gray)
30pdf_data_table_header_font_hex_code=#FFFFFF
31pdf_data_table_header_background_hex_code=#8A9BB3
32#footer header
33pdf_footer_font_size=9
34pdf_footer_font_family=Arial
35pdf_att_proprietary=Proprietary\nUse Pursuant to Company Instructions
36pdf_att_proprierary_font_size=7
37pdf_date_timezone=GMT
38pdf_date_pattern=MM/dd/yyyy hh:mm:ss a
39##page number position at 1 - footer middle, 0 -- header right, 2 - both
40pdf_page_number_position=1
41pdf_word_before_page_number=Page
42pdf_word_after_page_number=
43pdf_coverpage_firstcolumn_size=0.3
44pdf_image_auto_rotate=false
45display_create_owner_info=true
46#session_info=customer,customerId
47display_loginid_for_downloaded_by=false
48# please use false if you want landscape to be default.
49is_default_orientation_portrait=true