Export: Alle verbleibenden Grautöne auf Navy #0a1832 für Drucklesbarkeit
- PDF: Seitenzahlen, Timeline-Datum/-Quelle, Report-Footer, Lagebild-Timestamp - DOCX: Dokument-Footer Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Dieser Commit ist enthalten in:
@@ -553,7 +553,7 @@ async def generate_docx(
|
||||
footer.alignment = WD_ALIGN_PARAGRAPH.CENTER
|
||||
run = footer.add_run(f"Erstellt mit AegisSight Monitor — aegis-sight.de — {now.strftime('%d.%m.%Y')}")
|
||||
run.font.size = Pt(8)
|
||||
run.font.color.rgb = RGBColor(0x99, 0x99, 0x99)
|
||||
run.font.color.rgb = RGBColor(0x0a, 0x18, 0x32)
|
||||
|
||||
buf = io.BytesIO()
|
||||
doc.save(buf)
|
||||
|
||||
In neuem Issue referenzieren
Einen Benutzer sperren