Jump to content

webarama-gil

Retired Forum Member
  • Posts

    5
  • Joined

  • Last visited

About webarama-gil

webarama-gil's Achievements

Junior Member

Junior Member (1/3)

0

Reputation

  1. We have a few clients with multiple packages of the same type. When they get an invoice for one of them (eg. "Basic Package") they're not sure what domain it's for. Is there a way to have the domain listed on the invoice (eg. "Basic Package - domain.com")?
  2. I had this problem too, so I looked around to find what pdf creation class was being used, and I'm pretty sure it's FPDF. There's a handy reference manual at their site (fpdf.org/en/doc/index.php) Specifically the Image page (fpdf.org/en/doc/image.htm), which shows that the 4th argument (the number 50 in your code) is the width, and there's an optional 5th argument for height. If height isn't set, it's worked out automatically (and vice-versa).
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated