i want to display the stored image in fdpf.
Raju_3
0
Light Poster
Recommended Answers
Jump to PostIf you click on my avatar or name on the left side of the post you get to my profile page. Find a button there that says Send private message. I have just sent you a provate message so you can also just reply to it.
Jump to PostSory, I did not know this but it seems it is not possible. I sent you my email in a PM.
Jump to PostI have already done that. Have a look at your personal messages.
Jump to Post
$pdf->Cell(0,10,'id'.$row['id'],0,1);
$row['id'] don't exist : your query only gets the name.
it sould be$pdf->Output($name,I);
or$pdf->Output();
header('Location: '. ".pdf");
you already send the pdf to the bouwser, also requires a full filename or url
Jump to PostUse the
resize
parameter of theimage
function to scale the image . See the documentation.Something like:
// set the required parameters $posX = 100; // position x of the upper left corner $posY = 100; // position y of the upper …
All 42 Replies
broj1
356
Humble servant
Featured Poster
Raju_3
0
Light Poster
broj1
356
Humble servant
Featured Poster
Raju_3
0
Light Poster
broj1
356
Humble servant
Featured Poster
Raju_3
0
Light Poster
Raju_3
0
Light Poster
broj1
356
Humble servant
Featured Poster
Raju_3
0
Light Poster
Raju_3
0
Light Poster
Raju_3
0
Light Poster
Raju_3
0
Light Poster
broj1
356
Humble servant
Featured Poster
broj1
356
Humble servant
Featured Poster
Raju_3
0
Light Poster
broj1
356
Humble servant
Featured Poster
pzuurveen
90
Posting Whiz in Training
Raju_3
0
Light Poster
Raju_3
0
Light Poster
broj1
356
Humble servant
Featured Poster
anis_1
commented:
can i get your email?
+0
Raju_3
0
Light Poster
broj1
356
Humble servant
Featured Poster
Raju_3
0
Light Poster
broj1
356
Humble servant
Featured Poster
Raju_3
0
Light Poster
broj1
356
Humble servant
Featured Poster
pzuurveen
90
Posting Whiz in Training

iamthwee
broj1
commented:
Totally agree.
+9
broj1
356
Humble servant
Featured Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.