Does anyone know if a screen capture can be done with Windows 7?
I have several CD's/DVD's containing hundreds of .pdf files. I would like to be able to print out a file list.
Screen Capture In Windows 7
Forum rules
Be kind. No government, state, or local politics allowed. Admin has final decision for any/all removed posts.
Be kind. No government, state, or local politics allowed. Admin has final decision for any/all removed posts.
- Dan Schultz
- TubaTinker
- Posts: 10424
- Joined: Thu Mar 18, 2004 10:46 pm
- Location: Newburgh, Indiana
- Contact:
Screen Capture In Windows 7
Dan Schultz
"The Village Tinker"
http://www.thevillagetinker.com" target="_blank
Current 'stable'... Rudolf Meinl 5/4, Marzan (by Willson) euph, King 2341, Alphorn, and other strange stuff.
"The Village Tinker"
http://www.thevillagetinker.com" target="_blank
Current 'stable'... Rudolf Meinl 5/4, Marzan (by Willson) euph, King 2341, Alphorn, and other strange stuff.
- bort
- 6 valves
- Posts: 11223
- Joined: Wed Sep 22, 2004 11:08 pm
- Location: Minneapolis, Minnesota
Re: Screen Capture In Windows 7
If you're looking to just capture the filenames (and other info), you might do better to use a program to extract that data and put it in a spreadsheet.
I've used this before, and while not "pretty", it works quite well.
http://www.karenware.com/powertools/ptdirprn.asp" target="_blank
I've used this before, and while not "pretty", it works quite well.
http://www.karenware.com/powertools/ptdirprn.asp" target="_blank
- Dan Schultz
- TubaTinker
- Posts: 10424
- Joined: Thu Mar 18, 2004 10:46 pm
- Location: Newburgh, Indiana
- Contact:
Re: Screen Capture In Windows 7
I downloaded the 'Karenware' thing. You're right... it works pretty well if all you want to do is print out the filenames and data. Ultimately... I would like to be able to 'pop' the names of the files into my Access database.bort wrote:If you're looking to just capture the filenames (and other info), you might do better to use a program to extract that data and put it in a spreadsheet.
I've used this before, and while not "pretty", it works quite well.
http://www.karenware.com/powertools/ptdirprn.asp" target="_blank" target="_blank
Dan Schultz
"The Village Tinker"
http://www.thevillagetinker.com" target="_blank
Current 'stable'... Rudolf Meinl 5/4, Marzan (by Willson) euph, King 2341, Alphorn, and other strange stuff.
"The Village Tinker"
http://www.thevillagetinker.com" target="_blank
Current 'stable'... Rudolf Meinl 5/4, Marzan (by Willson) euph, King 2341, Alphorn, and other strange stuff.
- bort
- 6 valves
- Posts: 11223
- Joined: Wed Sep 22, 2004 11:08 pm
- Location: Minneapolis, Minnesota
Re: Screen Capture In Windows 7
The output from this program is a txt file. The values are separated by tabs, so you can copy/paste this into Excel (or wherever else).TubaTinker wrote:I downloaded the 'Karenware' thing. You're right... it works pretty well if all you want to do is print out the filenames and data. Ultimately... I would like to be able to 'pop' the names of the files into my Access database.bort wrote:If you're looking to just capture the filenames (and other info), you might do better to use a program to extract that data and put it in a spreadsheet.
I've used this before, and while not "pretty", it works quite well.
http://www.karenware.com/powertools/ptdirprn.asp" target="_blank" target="_blank" target="_blank
Re: Screen Capture In Windows 7
It's not free and it has a few bugs; but PDF Explorer (http://www.rttsoftware.com/) will probably do everything you will ever want to do in organizing PDF files into a database.TubaTinker wrote:Does anyone know if a screen capture can be done with Windows 7?
I have several CD's/DVD's containing hundreds of .pdf files. I would like to be able to print out a file list.
- cjk
- 5 valves
- Posts: 1915
- Joined: Fri Mar 19, 2004 12:16 pm
Re: Screen Capture In Windows 7
Does windows 7 still have a command prompt?
If yes, then
d:
dir *.pdf > c:\blah.out
notepad c:\blah.out
file, print
If yes, then
d:
dir *.pdf > c:\blah.out
notepad c:\blah.out
file, print
-
- bugler
- Posts: 60
- Joined: Sun Nov 18, 2007 3:50 pm
- Location: Albion, NY
Re: Screen Capture In Windows 7
There's also the "snipping tool" in the Start menu. Just click and drag to highlight the section of the screen you want to capture, and it turns it into a JPEG, GIF, or HTML file.
Albion High School '09
Roberts Wesleyan College '13 (mathematics)
Rochester Crusaders Baritone '07
Rochester Crusaders Contra '08
Dansville White Sabers Contra '09
NYSSMA Conference All-State Mixed Chorus '08 (Bass 2)
Roberts Wesleyan College '13 (mathematics)
Rochester Crusaders Baritone '07
Rochester Crusaders Contra '08
Dansville White Sabers Contra '09
NYSSMA Conference All-State Mixed Chorus '08 (Bass 2)
- Dan Schultz
- TubaTinker
- Posts: 10424
- Joined: Thu Mar 18, 2004 10:46 pm
- Location: Newburgh, Indiana
- Contact:
Re: Screen Capture In Windows 7
Problem solved.... in a way that I didn't really expect. Buried on the CD's was a 'Works' database file that I was able to manipulate via a tab delimited format into Excel and then into Access. That was the ultimate goal.... to build a relational database that can simply be added to.
Thanks for the suggestions.
Thanks for the suggestions.
Dan Schultz
"The Village Tinker"
http://www.thevillagetinker.com" target="_blank
Current 'stable'... Rudolf Meinl 5/4, Marzan (by Willson) euph, King 2341, Alphorn, and other strange stuff.
"The Village Tinker"
http://www.thevillagetinker.com" target="_blank
Current 'stable'... Rudolf Meinl 5/4, Marzan (by Willson) euph, King 2341, Alphorn, and other strange stuff.