$OUTPUT->user_picture($user) in tcpdf but picture is not visible in the pdf file.
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
closed as not a real question by Neal, andrewsi, Deestan, nickb, Baba Nov 7 '12 at 18:54
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, see the FAQ.
|
Well you can set the image in two ways, if the images comes from a stream which it does from your example, use this:
if you are refrensing an image from a specific location and you want to resize it use this:
|
|||||
|
}on line 89. – relentless Nov 7 '12 at 17:54