Results 1 to 3 of 3

Thread: Problem with load image using FPDF in ASP

Threaded View

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Jan 2004
    Posts
    100

    Problem with load image using FPDF in ASP

    Hi all.

    I have problem to generate PDF document using FPDF.
    The documentation for FPDF is in Italian and I cant understand.

    There is no problem with my PDF if I didnt include the code for loading image.
    That makes me think that the code below is maybe wrong.

    Code:
    pdf.Image 2,250,250,168,53,"JPG","logo_LPJ.jpg"
    The error is:
    ADODB.Stream (0x800A0BBA)
    File could not be opened.
    /lpj/mybiotec/fpdf/includes/images.asp, line 33

    I put logo_LPJ.lpj at the same location with asp file.

    Hope anyone here can help me with this problem. Thanks in advance.
    Last edited by azrina; Jun 10th, 2007 at 10:03 PM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width