No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
5 Posted Topics
I was looking for the same solution and ended up buying a viewer. But simply, you can easily convert PDFs to tifs as part of your function, then view the tif on the fly. You need to be able to make sure you can view multi paged tifs from your …
Hey sushilsth, I have a similar issue. Can you post your solution?
I would like to create a system and file watcher which can tell me/my program if another FileWatcher is currently running on my system, where (what is it watching) and the location of the exe for the file watcher is located. Is this possible? I've been researching and trying a …
I like so many others seek out code snippets from time to time to provide some functionality. Most are easy to incorporate. But I have not yet figured out how to use a function, like below. How does one call something like this in another program? Private Function Search(path As …
I have an issue where, in a recursive situation, I need the path of each file in a directory, but only from the top folder to the filename... not any system type files. Is there a way to set up an enum or "For Each" type of loop that would …
The End.
tareywolf