Security/ Package Name changes
[portal.git] / ecomp-portal-BE-os / src / main / webapp / WEB-INF / conf / raptor_pdf.properties
1 ###
2 # ============LICENSE_START==========================================
3 # ONAP Portal
4 # ===================================================================
5 # Copyright (C) 2017 AT&T Intellectual Property. All rights reserved.
6 # ===================================================================
7 #
8 # Unless otherwise specified, all software contained herein is licensed
9 # under the Apache License, Version 2.0 (the "License");
10 # you may not use this software except in compliance with the License.
11 # You may obtain a copy of the License at
12 #
13 #             http://www.apache.org/licenses/LICENSE-2.0
14 #
15 # Unless required by applicable law or agreed to in writing, software
16 # distributed under the License is distributed on an "AS IS" BASIS,
17 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
18 # See the License for the specific language governing permissions and
19 # limitations under the License.
20 #
21 # Unless otherwise specified, all documentation contained herein is licensed
22 # under the Creative Commons License, Attribution 4.0 Intl. (the "License");
23 # you may not use this documentation except in compliance with the License.
24 # You may obtain a copy of the License at
25 #
26 #             https://creativecommons.org/licenses/by/4.0/
27 #
28 # Unless required by applicable law or agreed to in writing, documentation
29 # distributed under the License is distributed on an "AS IS" BASIS,
30 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
31 # See the License for the specific language governing permissions and
32 # limitations under the License.
33 #
34 # ============LICENSE_END============================================
35 #
36 # ECOMP is a trademark and service mark of AT&T Intellectual Property.
37 ###
38 ## pdf file specific properties
39 pdf_data_font_size=9
40 pdf_data_font_family=Arial
41 #reduce the font size from html config
42 pdf_data_font_size_offset=2
43 pdf_data_alternate_color=true
44 #data row background(white), alternate(light light blue/gray)
45 pdf_data_background_alternate_hex_code=#EDEDED
46 pdf_data_default_background_hex_code=#FFFFFF
47 #header font (white)  background (gray)
48 pdf_data_table_header_font_hex_code=#FFFFFF
49 pdf_data_table_header_background_hex_code=#8A9BB3
50 #footer header
51 pdf_footer_font_size=9
52 pdf_footer_font_family=Arial
53 pdf_proprietary=xxxx
54 pdf_proprierary_font_size=7
55 pdf_date_timezone=GMT
56 pdf_date_pattern=MM/dd/yyyy hh:mm:ss a
57 ##page number position at 1 - footer middle, 0 -- header right, 2 - both
58 pdf_page_number_position=1
59 pdf_word_before_page_number=Page
60 pdf_word_after_page_number=
61 pdf_coverpage_firstcolumn_size=0.3
62 pdf_image_auto_rotate=false
63 display_create_owner_info=true
64 #session_info=customer,customerId
65 display_loginid_for_downloaded_by=false
66 # please use false if you want landscape to be default.
67 is_default_orientation_portrait=true