|
Subject:
|
Printing address labels ASP/Access
|
|
Posted By:
|
bjtindle
|
Post Date:
|
8/18/2003 12:13:50 PM
|
Is is possible to retrieve contact details from an Access database on a remote host via an ASP-based application and print the data on labels via the client's installation of Access or even better to download all the details from the remote host onto the client machine? Apologies if this seems like a basic question but I've found no information even closely related so far!
Any info gratefully received!!!!!!!
Thanks.
|
|
Reply By:
|
DaveGerard
|
Reply Date:
|
9/23/2003 11:57:38 PM
|
Well are you trying to download data or generate labels? Are you the client or the server? If you're the server you could certainly create a PDF (or maybe even Word .doc) on the fly that you've formatted for your client to print to Avery labels. Crystal Reports 9.0 has some PDF export features. It's going to take a little code, but works very good.
|