Skip to main content
All docs
V21.2

DevExpress v25.1 Update — Your Feedback Matters

Our What's New in v25.1 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

Supported Formats in Snap

  • 2 minutes to read

The file formats supported by Snap are divided into the following categories.

#Native Document Format (SNX)

The Snap native document format (.SNX) is a report template which stores the layout without the actual data.

Do not save a report template in any other format if you do not intend to drop Snap-specific features. When a document is saved in format other than SNX, Snap fields are replaced with their values and data connection information is removed.

#Supported Document Formats for Import

Report templates can be built upon the document loaded by Snap.

A SnapControl can load a document in the following file format.

  • DOC (Microsoft® Word® 97 – 2003 document);
  • DOCX (Office® Open XML document);
  • HTML (HyperText Markup Language);
  • MHTML / MHT (Web archive, single file);
  • RTF (Rich Text Format);
  • TXT (Plain text);
  • ODT (OpenDocument text document);
  • XML (Microsoft® Word® XML document);

#Supported Document Formats for Export

The SnapControl creates a report based on the loaded report template. Subsequently the report can be saved in different file formats.

A Snap report can be exported to the following file formats.

  • DOC (Microsoft® Word® 97 - 2003 document).

  • DOCX (Office® Open XML document);

  • HTML (HyperText Markup Language);

  • MHTML / MHT (Web archive, single file);

  • PDF (Portable Document Format);

  • RTF (Rich Text Format);

  • TXT (Plain text);

  • ODT (OpenDocument text format);

  • XML (Microsoft® Word® XML document);

  • Image (BMP, EMF, WMF, GIF, JPEG, PNG or TIFF format).

See Also