Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Advise to add Picture in Quotation
03-31-2012, 01:54 AM,
#6
RE: Advise to add Picture in Quotation
Hi Andreas,

For picture size, you can adjust the picture size line 218 of the previously attached file PDFQuotation.php where the line says

PHP Code:
$pdf->addJpegFromFile($_SESSION['part_pics_dir'] . '/' .$myrow2['stkcode'].'.jpg',145,$YPos-3,0,15); 

When you enlarge the picture size, you need to adjust the spacing of each line order, in the same file, I think line 131:

PHP Code:
$line_height=15


Have a try...


Regards,
Thomas Timothy Lie
Bali Open Source Solution, Indonesia
[url=http://www.baliboss.com]http://www.baliboss.com[/url]
Reply


Messages In This Thread
RE: Advise to add Picture in Quotation - by thomas_lie - 03-31-2012, 01:54 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)