SnapShot Viewer
-
Does anyone know where I can find an API to create snapshot documents (like Access does), but I want to use MFC/C++. Cheers
-
Does anyone know where I can find an API to create snapshot documents (like Access does), but I want to use MFC/C++. Cheers
whats a snapshot document? like a screen capture?
-
whats a snapshot document? like a screen capture?
A snapshot document is sort of like a PDF. It's a self contained report document that includes text, formatting, pictures etc, and can be viewed on any Windows PC via the SnapShot Viewer (free download). It's normally created from a report by Microsoft Access, but I thought there may be another way. I could write a PDF file, but I don't really want to pay for a library to do it, and the free examples I've seen don't really cover everthing I need to do.