This worked just fine. Thanks to all you guys for the help. Bryant Minard [email protected]
On Jul 26, 2012, at 11:24 AM, Jeff Johnson wrote: > The picture control on the report has a fixed control source > ".\images\logo.jpg" Prior to running the report I replace logo.jpg with > the file I want to use from the memo field based on the customer. > "logo.jpg" is excluded from the project. Actually, I load the logos in > .jpgs when I open the application. > > HTH > > Jeff > > --------------- > > Jeff Johnson > [email protected] > (623) 582-0323 > > www.san-dc.com > > On 07/26/2012 08:11 AM, Bryant Minard wrote: >> How do you reference the the jpg file on the report form? >> >> Bryant >> On Jul 26, 2012, at 10:23 AM, Richard Kaye wrote: >> >>> Until your table/memo gets corrupted. :) >>> >>> Or simply put the image file in the same folder as your reports. Make sure >>> you size/format it to the exact print dimensions as opposed to allowing VFP >>> to size the image. >>> >>> -- >>> rk >>> >>> -----Original Message----- >>> From: [email protected] [mailto:[email protected]] On >>> Behalf Of Jeff Johnson >>> Sent: Thursday, July 26, 2012 10:02 AM >>> To: [email protected] >>> Subject: Re: Logo >>> >>> On 07/26/2012 06:48 AM, Bryant Minard wrote: >>>> What is the best way to store and print a logo on VFP9 report form? >>>> >>>> Bryant Minard >>>> >>> I do a filetostr() and save it in a memo field. To create it on disk I do >>> a strtofile(). Very reliable. >>> >>> Jeff >>> >>> > > > [excessive quoting removed by server] _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/[email protected] ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

