Community
    • Categories
    • Recent
    • Popular
    • Users
    • Search
    • Register
    • Login

    Export: PDF

    Scheduled Pinned Locked Moved Betrieb
    2 Posts 2 Posters 1.2k Views 1 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • M Offline
      MuHaddi
      last edited by

      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

      1 Reply Last reply Reply Quote 0
      • S Offline
        schwielownet
        last edited by

        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.

        1 Reply Last reply Reply Quote 0

        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
        • First post
          Last post