Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Access Report To Snapshot Problem

Status
Not open for further replies.

anon1971

Programmer
Aug 9, 2008
88
US
I have a code written to out put a copy of a report that uses barcodes works and look exact unless I view the snapshot of the report on a computer that does no have the barcode fonts on it then the report displays the barcode as numbers rather than barcoded. Any ideas to why this happens?
 
If a font is missing, it can't show. Unlike a text font (like Helvetica), Access can't fill in with a default substitute.

You must install the font (at least that's the obvious solution!).

[purple]If we knew what it was we were doing, it would not be called
research [blue]database development[/blue], would it? [tab]-- Albert Einstein[/purple]​
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top