How to print an image from database

Hi All,

I have an invoice pdf app. I have 2 questions.

  1. How do you add an image that is stored as a blob in a pdf report? The blob is in a separate table to the main ones used for the invoice.

I cannot seem to find a data type that allows me to set a lookup to get the blob.

  1. Having said that I do have a background jpg already - does that make a difference?

Thanks

Tony

SC application is great but the support team is not as great as what people expect.

Just for clarification. SC support team don’t gives support in forums. Forum is community driven.

To add an image in a pdf use tcpdf itself. See here for awesome examples. See some of my discoveries here: http://www.scriptcase.net/forum/forum/scriptcase-8/discussion-aa/63096-my-pdf-application-discoveries. This was for a bit older version so I havent tested it on the latest, whether they fixed the variables issue…