[VID-6] Initial rebase push
[vid.git] / epsdk-app-onap / src / main / webapp / WEB-INF / conf / raptor_pdf.properties
1 ###\r
2 # ================================================================================\r
3 # eCOMP Portal SDK\r
4 # ================================================================================\r
5 # Copyright (C) 2017 AT&T Intellectual Property\r
6 # ================================================================================\r
7 # Licensed under the Apache License, Version 2.0 (the "License");\r
8 # you may not use this file except in compliance with the License.\r
9 # You may obtain a copy of the License at\r
10\r
11 #      http://www.apache.org/licenses/LICENSE-2.0\r
12\r
13 # Unless required by applicable law or agreed to in writing, software\r
14 # distributed under the License is distributed on an "AS IS" BASIS,\r
15 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r
16 # See the License for the specific language governing permissions and\r
17 # limitations under the License.\r
18 # ================================================================================\r
19 ###\r
20 ## pdf file specific properties\r
21 pdf_data_font_size=9\r
22 pdf_data_font_family=Arial\r
23 #reduce the font size from html config\r
24 pdf_data_font_size_offset=2\r
25 pdf_data_alternate_color=true\r
26 #data row background(white), alternate(light light blue/gray)\r
27 pdf_data_background_alternate_hex_code=#EDEDED\r
28 pdf_data_default_background_hex_code=#FFFFFF\r
29 #header font (white)  background (gray)\r
30 pdf_data_table_header_font_hex_code=#FFFFFF\r
31 pdf_data_table_header_background_hex_code=#8A9BB3\r
32 #footer header\r
33 pdf_footer_font_size=9\r
34 pdf_footer_font_family=Arial\r
35 pdf_att_proprietary=Proprietary\nUse Pursuant to Company Instructions\r
36 pdf_att_proprierary_font_size=7\r
37 pdf_date_timezone=GMT\r
38 pdf_date_pattern=MM/dd/yyyy hh:mm:ss a\r
39 ##page number position at 1 - footer middle, 0 -- header right, 2 - both\r
40 pdf_page_number_position=1\r
41 pdf_word_before_page_number=Page\r
42 pdf_word_after_page_number=\r
43 pdf_coverpage_firstcolumn_size=0.3\r
44 pdf_image_auto_rotate=false\r
45 display_create_owner_info=true\r
46 #session_info=customer,customerId\r
47 display_loginid_for_downloaded_by=false\r
48 # please use false if you want landscape to be default.\r
49 is_default_orientation_portrait=true\r