I have developed a Visual Basic program that uses the Snapshot Viewer Control
(SNAPVIEW.OCX). The data was exported from an Access report into a .snp
file. I have two questions:
1) I am using the PrintSnapshot method to print the reports. Is the some
way that I can control the properties? For example, I only want to print the
selected page, not all pages or a range.
2) I have found that it takes an incredibly long time to view the first
report page when there are more than just a few reports in the .snp file. In
one example, I have 13,000 pages and I don't see the first page for at least
15 minutes. Is there a way to improve on this?
Thanks in advance for any information or help provided.
Lee
Stephen Lebans - 30 Sep 2005 13:53 GMT
Would you please stop multiposting. Crosspost to multiple NG's at once
instead of individually. To understand why see:
http://www.mvps.org/access/netiquette.htm
The answer to both your questions is no.

Signature
HTH
Stephen Lebans
http://www.lebans.com
Access Code, Tips and Tricks
Please respond only to the newsgroups so everyone can benefit.
>I have developed a Visual Basic program that uses the Snapshot Viewer
>Control
[quoted text clipped - 16 lines]
>
> Lee