How to print pictures in a report by using an embedded path (139624)
The information in this article applies to:
- Microsoft Visual FoxPro for Windows 3.0
- Microsoft Visual FoxPro for Macintosh 3.0b
- Microsoft Visual FoxPro for Windows 6.0
- Microsoft Visual FoxPro for Windows 7.0
- Microsoft Visual FoxPro 8.0
- Microsoft Visual FoxPro 9.0 Professional Edition
This article was previously published under Q139624 SUMMARY
There may be times when you don't want to embed pictures in general fields
in a table. This article shows by example how to store the location of the
picture file in a field in a table. The field holds the absolute path name
that points to where the picture file can be found.
The technique in this article is especially useful for situations where
your pictures are updated on a regular basis but continue to use the same
file name. By using this technique, you can avoid having to update embedded
pictures in a table. As a result, your tables are physically smaller, you
always have the most current picture available to your application, and you
continue to achieve the same functionality as you would with an embedded
picture.
Although using an embedded path reference in place of an absolute file
reference is not documented, you can achieve this functionality by using
the Report Writer as documented in this article.
Modification Type: | Major | Last Reviewed: | 2/17/2005 |
---|
Keywords: | KB139624 |
---|
|