MS Access Report Snapshots Format is a raster file format which is produced by Microsoft. It is used by Microsoft Access to store Report Snapshots in a single file which allows report output to be exported and viewed on windows computers which do not have Microsoft Access installed.
This file format does not support progressive loads and saves, multi-page files, stamps, or Lossless JPEG compression, but it does support RGB Sub-formats.
The default extension is .SNP.
This file format is supported by the Microsoft Snapshot Viewer.
LEADTOOLS supports v1.0 of this file format.
File constants associated with this file format are:
Constant | Read Support | Write Support | Description |
---|---|---|---|
Snp | 24 BPP | None | MS Access Report Snapshots. |
Required DLL: Leadtools.Codecs.Snp.Dll and Leadtools.Codecs.Wmf.dll. For a listing of the exact DLLs needed, based on the toolkit version, refer to Files To Be Included With Your Application .
Platforms: .NET 2/3, .NET 4
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET