I met with a client today and he wants an application to catalog pictures related to each job and then produce a report (PDF format) with selected pictures. I have been able to store the pictures (jpg) in a table but I am having difficulty placing the pictures in the report. The pictures are stored in a table named ORDFILE. The pictures are stored in fields (varbit) called PIC1 Through PIC9. How do I get the varbit fields to display the pictures in my report?
John
