Skip to content
Surf Wiki
Save to docs
general/computer-file-formats

From Surf Wiki (app.surf) — the open knowledge base

SNP file format


FieldValue
nameSnapshot File
extension
ownerMicrosoft
genreAccess report output, multi-page, precise
containerforEMF (contained pages)
containedbyCAB (compression wrapper)

The SNP file format was used by Microsoft Access to store Report Snapshots in a single file which can be viewed and printed by the Microsoft Snapshot Viewer, a Windows program available free of charge from Microsoft that allows report output to be viewed without requiring Access. Support for the format was discontinued in Access 2010 and later versions; Access reports can be exported in PDF/XPS and Excel formats viewable on many platforms.

SNP files are based on the Microsoft Compound File Binary Format (CFBF), which is also the basis for the Advanced Authoring Format (AAF). CFBF is a reasonably simple container format which can store multiple files, directories and so on.{{cite web | access-date = 2006-05-22 | url = http://sc.openoffice.org/compdocfileformat.pdf | title = Microsoft Compound Document File Format | work = OpenOffice.org CFBF description}} For SNP files, Microsoft Access uses CFBF to store each page as a separate Enhanced Metafile (EMF)-like format containing all of the graphics commands required to reproduce the page.

The last CFBF record in an SNP file is a 'HEADER' file, which primarily contains a DEVMODE structure. Data from this structure is used to render the SNP file in Microsoft Snapshot Viewer, in conjunction with the default printer selected.

As CFBF files are not compressed, Microsoft's CAB format is used to reduce the size of the CFBF, producing a file which may be only a few kilobytes in size for each page of text and simple graphics—lines, boxes, etc.

References

References

  1. The Access Team. (9 January 2010). "Access 2010 deprecated features and components".
  2. "Advanced Authoring Format Low-Level Container Specification". Microsoft Structured Storage version 3 specification (PDF).
  3. "Is Microsoft Access Snapshot considered EMF?". MSDN Forum discussion of SNP file format.
  4. (5 December 2018). "The DEVMODE data structure".
Info: Wikipedia Source

This article was imported from Wikipedia and is available under the Creative Commons Attribution-ShareAlike 4.0 License. Content has been adapted to SurfDoc format. Original contributors can be found on the article history page.

Want to explore this topic further?

Ask Mako anything about SNP file format — get instant answers, deeper analysis, and related topics.

Research with Mako

Free with your Surf account

Content sourced from Wikipedia, available under CC BY-SA 4.0.

This content may have been generated or modified by AI. CloudSurf Software LLC is not responsible for the accuracy, completeness, or reliability of AI-generated content. Always verify important information from primary sources.

Report