Changeset 16649 for main/kofacustom.edocons/trunk/src
- Timestamp:
- 28 Sep 2021, 07:13:10 (3 years ago)
- Location:
- main/kofacustom.edocons/trunk/src/kofacustom/edocons/browser
- Files:
-
- 1 edited
- 2 moved
Legend:
- Unmodified
- Added
- Removed
-
main/kofacustom.edocons/trunk/src/kofacustom/edocons/browser/pdf.py
r16644 r16649 32 32 os.path.dirname(__file__), 'static', 'pdf_watermark.jpg') 33 33 34 watermark_pos = [ 50, 300]35 logo_pos = [4 40, 615, 140]34 watermark_pos = [105, 300] 35 logo_pos = [420, 635, 140]
Note: See TracChangeset for help on using the changeset viewer.