Skip to content
This repository was archived by the owner on Nov 25, 2020. It is now read-only.
This repository was archived by the owner on Nov 25, 2020. It is now read-only.

Images are no longer included #21

Description

@michlschmid

After upgrading to Symfony 2.3 and the current WhiteOctoberTCPDFBundle release (0e82ad1) my PDF throw the following error during the rendering in Symfony:

TCPDF ERROR: [Image] Unable to get image: /usr/local/symfony/2.3/enetz/app/../vendor/tecnick.com/tcpdf/examples/images/bundles/enetzresource/images/allgaeuer-kraftwerke_logo.png

The source code which causes this is:

$pdf->SetHeaderData("bundles/enetzresource/images/allgaeuer-kraftwerke_logo.png", '', 'RSS Reader Report', $title_page);

That code worked fine until the updated. Can't find any hints on config changes or sth like that.

Thank for any help!

Regards,

Michl

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions