ExpressionEngine CMS
Open, Free, Amazing

Thread

This is an archived forum and the content is probably no longer relevant, but is provided here for posterity.

The active forums are here.

Problem with library EZPDF

September 13, 2012 3:39pm

Subscribe [2]
  • #1 / Sep 13, 2012 3:39pm

    luke_1

    1 posts

    Hi, I am working with library EZPDF for generate a PDF file.
    In the pdf file, I added a image, as the show the next code.

    $this->cezpdf->ezImage('images/bg_holes.png',10,150,'none','left');

    No problem in the generation of PDF file,  but when I open the file, show the following error.

    “Could not open the document”
    “The file type plain text document (text / plain) is not supported”

    I’m just learning Codeigniter, I hope you can guide me.

    Thanks.

  • #2 / Sep 14, 2012 6:10am

    Techno Heart

    32 posts

    Have you tried to open it on stream (i.e)

    $this->cezpdf->Stream();

    . Instead of saving the file just open it using this function on web, If this is not the problem, then please tell me your problem in detail.

.(JavaScript must be enabled to view this email address)

ExpressionEngine News!

#eecms, #events, #releases