Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion Issue with images

Received: by 10.100.216.4 with SMTP id o4mr3408573ang.3.1309207771509;
        Mon, 27 Jun 2011 13:49:31 -0700 (PDT)
X-BeenThere: dompdf@googlegroups.com
Received: by 10.101.205.15 with SMTP id h15ls276anq.6.gmail; Mon, 27 Jun 2011
 13:49:28 -0700 (PDT)
MIME-Version: 1.0
Received: by 10.100.237.6 with SMTP id k6mr586709anh.18.1309207768672; Mon, 27
 Jun 2011 13:49:28 -0700 (PDT)
Received: by l18g2000yql.googlegroups.com with HTTP; Mon, 27 Jun 2011 13:49:28
 -0700 (PDT)
Date: Mon, 27 Jun 2011 13:49:28 -0700 (PDT)
In-Reply-To: <15296208.6369.1309139549027.JavaMail.geo-discussion-forums@yqy9>
References: <15296208.6369.1309139549027.JavaMail.geo-discussion-forums@yqy9>
User-Agent: G2/1.0
X-HTTP-UserAgent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_7)
 AppleWebKit/534.30 (KHTML, like Gecko) Chrome/12.0.742.100 Safari/534.30,gzip(gfe)
Message-ID: <c8366304-9343-481a-97c6-3b5cb3b6d92e@l18g2000yql.googlegroups.com>
Subject: Re: Issue with images
From: Christian Fuentes <khr...@gmail.com>
To: dompdf <dompdf@googlegroups.com>
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

Hi,

I finally got it working embedding the images, but the problem seemed
to be in a css property, I deleted all the css and it worked. Now I'm
trying to identify with rule screw things up, but now at least it
works.

On Jun 27, 3:52=A0am, BrianS <eclecticg...@gmail.com> wrote:
> On Sunday, June 26, 2011 1:25:57 PM UTC-4, Christian Fuentes wrote:
>
> > I'm trying to generate a PDF with images from CodeIgniter (using
> > dompdf as a helper) and I can't find the solution for them to appear.
>
> > I've tried remote address (enabling DOMPDF_ENABLE_REMOTE), a local
> > file path and even the embedded image using the file from the data uri
> > example. But none of them worked.
>
> Which version of DOMPDF? What is the image type you are using? Is the GD =
PHP
> extension enabled on your server?
>
> > THe only thing I've seen is a lot of Division by zero and Undefined
> > offset warnings in the log file, can that have something to do with
> > the error?
>