Export: PDF
-
Moin Moin,
wenn man einen PDF-Export generiert, ist die Überschrift immer "i-doit Report - Name des Reports". Die Vorlage/Das Formular kann man doch sicherlich irgendwo editieren, oder ? Möchte gerne die Überschrift anpassen und unser Firmenloge einarbeiten.
Beste Grüße,
Fabian -
Die Einstellungen findest du unter \src\tools\php\fpdf\isys_report_fpdf.class.php
In der Zeile:
// Logo
// $this->Image($g_idoit_dir."src/themes/default/images/banner/logo.jpg", 10 ,8, 20);trägst du dann den Pfad zu eurem Logo ein
und in der Zeile:
// Title
$this->Cell(0, 10, "i-doit Report - ".$this->title, 1, 0, 'C');kannst du die Überschrift anpassen.
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login