Initial OpenECOMP policy/engine commit
[policy/engine.git] / ecomp-sdk-app / src / main / webapp / WEB-INF / conf / raptor_pdf.properties
1 ###
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
21 pdf_data_font_size=9
22 pdf_data_font_family=Arial
23 #reduce the font size from html config
24 pdf_data_font_size_offset=2
25 pdf_data_alternate_color=true
26 #data row background(white), alternate(light light blue/gray)
27 pdf_data_background_alternate_hex_code=#EDEDED
28 pdf_data_default_background_hex_code=#FFFFFF
29 #header font (white)  background (gray)
30 pdf_data_table_header_font_hex_code=#FFFFFF
31 pdf_data_table_header_background_hex_code=#8A9BB3
32 #footer header
33 pdf_footer_font_size=9
34 pdf_footer_font_family=Arial
35 pdf_att_proprietary=Proprietary\nUse Pursuant to Company Instructions
36 pdf_att_proprierary_font_size=7
37 pdf_date_timezone=GMT
38 pdf_date_pattern=MM/dd/yyyy hh:mm:ss a
39 ##page number position at 1 - footer middle, 0 -- header right, 2 - both
40 pdf_page_number_position=1
41 pdf_word_before_page_number=Page
42 pdf_word_after_page_number=
43 pdf_coverpage_firstcolumn_size=0.3
44 pdf_image_auto_rotate=false
45 display_create_owner_info=true
46 #session_info=customer,customerId
47 display_loginid_for_downloaded_by=false
48 # please use false if you want landscape to be default.
49 is_default_orientation_portrait=true