English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

I have about 200 PDF files in a folder. I need to copy and paste the titles only ,to WORD. Is there any way to do this without copying the contents of each PDF? I'm using XP PRO, and Windows Explorer.

2006-07-23 03:57:42 · 6 answers · asked by balboaozzy 1 in Computers & Internet Other - Computers

6 answers

The only easy way I can think of is to use the PRNT SCRN option. Hit the PRNT SCRN key on your keyboard and then go to word and then use the PASTE option to paste the image on the word document.

The other way is to go to START, then RUN and type cmd. It will bring up the DOS prompt. Just go to the folder and then type dir/p and it will bring up the list of pdf files. Just copy and paste them to word.

2006-07-23 03:59:37 · answer #1 · answered by Sean I.T ? 7 · 16 19

It was 23/27

2013-09-26 16:41:13 · answer #2 · answered by huskiesseverin73 2 · 0 0

Yes, you can try this trick from Microsoft's website. It involves you creating a batch file that gives orders to print out the contents of a directory to a text file. You can then use this text file and paste the contents to word.

http://support.microsoft.com/default.aspx?scid=kb;en-us;321379&Product=winxp

2006-07-23 11:02:21 · answer #3 · answered by Anonymous · 13 0

As I understand you want "list of files" contained in a folder. Is it so? Sure, the easiest way :::::
You would better install ACDSea 3.0 or higher version. Using its tools, you can "generate" a list of "contents of the folder", as a text file.
Done?

2006-07-23 11:10:37 · answer #4 · answered by Asra Mahnoor 2 · 0 6

You dont need any other program to do this..

Go to dos prompt,
start menu -> RUN
type in cmd

in the black dos screen, browse to that folder ,
bu doing a cd ( full path)
example:
cd "c:\abcd\pdf docs"

type dir /b > a.txt

then check the a.txt, it will have all the names


if you type
dir /b/s >a.txt
it will show subfolder contents

You can try
tree /f/a > a.txt

----
finally open the a.txt and copy, paste...

2006-07-23 11:29:12 · answer #5 · answered by StupendousMan 5 · 43 0

Visit the link

2006-07-23 11:03:05 · answer #6 · answered by Anonymous · 2 4

fedest.com, questions and answers