SNAPSHOT

I

IT

This may have been sent to the wrong Newsgroup.
I received a SNAPSHOT file with 800+ pages.
How can I save pages 200-250 electronically
so they can be eMailed to client 'X' ? The
balance will be going to a different client.
 
S

Stephen Lebans

THere are no tools to divide a Snapshot in the manner you are
suggesting. How about trying this:
Download one of those Free/Shareware PDF printer Drivers. Anone using a
Browser should be able to view the PDFs. Search google in the Access
groups. THere is a post everyday listing sefveral sites where you can
download these drivers for free.

1) Place the MS SNapshot ActiveX control on a Form
2) Load the master/original SNaphsot file
3) Create a CommandButton to invoke the PrintSnapshot Method. Make sure
you pass TRUE for the param to signal whether the Print DIalog will
appear or not.
4) Select the Page range you desire
5) Print the selected Page range to the PDF driver
6) Email the PDF to the customer


THis all seems kind of backwards though. If you have your customers
already setup to view SNapshots then why don't you simply create 2
seperate SNapshot files , containing the desired page ranges, from the
original report?

--

HTH
Stephen Lebans
http://www.lebans.com
Access Code, Tips and Tricks
Please respond only to the newsgroups so everyone can benefit.
 
I

IT

Steve, thanks for replying.

I received 800+ pages in a Snapshot format. The Microsoft
Accesss Snapshot Viewer is being used to read those pages.
The Viewer is the only tool I have to work with and the
master/original are not available to me.
 
S

Stephen Lebans

Then go the PDF route. It's the easiest method available to you.

--

HTH
Stephen Lebans
http://www.lebans.com
Access Code, Tips and Tricks
Please respond only to the newsgroups so everyone can benefit.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top