Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
print images in Access 2002 report
Name: Dave63 Date: March 14, 2004 at 08:40:19 Pacific OS: Windows 2000 CPU/Ram: 1048048 KB RAM
Comment:
I have a report which has images on it. Print preview shows the images while in Access, but when I print it (either to a printer or to a pdf file) the images don't print.
Name: a_kelly Date: March 24, 2004 at 06:39:19 Pacific
Reply:
Hi Dave63 nice to meet you ! I met similar problem before, some images type for example tiff may not print correctly. I converted all images to bmp format and reinserted then. After this all printed Ok.
Summary: Hi everyone, I am after help in querying a database to display images. I have stored images using the insert object function. I now want to display images in the report based on a keyw...
Summary: This is an Access db to track leave slips. To enter new time we have a form with a combo box, choose a name in the combo box, then a subform shows that employee's info from our timeoff table, and lets...
Summary: I have a database in access. I already have a label report that show only (via a query) the line that a check (with a boolean column) in the table. The query show: #item, description, price. So if a ...