Menu

#888 PDF from HTML Base64 images not supported on specific hoster

v1.0_(example)
closed
nobody
None
1
2014-02-07
2014-02-06
No

Hello,

I'm converting a html file to PDF with tcpdf. This html file contains base64 encoded images. This works fine on every hoster I have tested except bplaced.

There I get the error

TCPDF ERROR: [Image] Unable to get image: data:image/png;base64,[...]

I use this function call for conversion: $pdf->writeHTMLCell(0, 0, null, null, $html, null, null, false, true, null, true);

Do you have any Idea why?

Discussion

  • Nicola Asuni

    Nicola Asuni - 2014-02-07

    This is not the correct place for general questions. Please use the Help forum instead.

     
  • Nicola Asuni

    Nicola Asuni - 2014-02-07
    • status: open --> closed
     
  • RichardEberhard

    RichardEberhard - 2014-02-07

    This isn't a question it's a bug. If the tcpdf lib isn't working properly on some hoster it's a bug.

     

Log in to post a comment.

Auth0 Logo