- Timestamp:
- 27 Sep 2021, 07:12:53 (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
r16639 r16644 32 32 os.path.dirname(__file__), 'static', 'pdf_watermark.jpg') 33 33 34 watermark_pos = [ 45, 350]35 logo_pos = [4 72, 380, 80]34 watermark_pos = [50, 300] 35 logo_pos = [440, 615, 140]
Note: See TracChangeset for help on using the changeset viewer.