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

i have a book which has 1000 pages each page is stored in a pdf file, thus makng 1000 pdf file in folder ( very frustating ) how can i put all these pages in 1 file .pdf format

2006-06-09 00:39:47 · 4 answers · asked by nv06 1 in Computers & Internet Software

4 answers

It will be better to convert the file into ms word doc. U just the copy the pages and paste it on the ms word. U will face some formatting problems which can be solved manually. Or u may try pdf2word, docsmartz or solid pdf converter to convert the file into ms word doc. To some extent these r helpful. Make sure that u use adobe acrobat version 7. It will certainly solve ur problem.

2006-06-09 01:11:42 · answer #1 · answered by Anonymous · 2 8

There are 2 ways
1. With the full version of Acrobat, it's easy.

Open the first chapter. INSERT the other chapters, one at a time (there's an insert option under DOCUMENT, I think). You can add post-it type comments, highlight text, add bookmarks, create links, etc.

You can't do this with just the Reader, but you should have (or be able to get) the full version.

2.There's an easier way, and it's fully automated.

Create a text file. In this text file there will be some commands that tell Distiller where your .pdf files are, and to merge them all into one. I'm going to paste my text file below.

All I do is drag and drop this text file into my "In" folder, and distiller does the rest. If your text file is called "MyNovel.txt", Distiller will create one .pdf called MyNovel.pdf, will all your little .pdf's in your Outbox.

The only thing you will need to modify, is the line starting with /Pathname. Simply modify what is in the ().

%===========================================
/PathName (f:/decals/temp/*.eps) def % Edit this to point to the folder
% containing the PS files.

/RunDir { % Uses PathName variable on the operand stack
{ /mysave save def % Performs a save before running the PS file
dup = flush % Shows name of PS file being run
RunFile % Calls built in Distiller procedure
clear cleardictstack % Cleans up after PS file
mysave restore % Restores save level
}
255 string
filenameforall
} def

PathName RunDir
%==============================================

2006-06-09 00:49:11 · answer #2 · answered by ? 2 · 0 0

Use Adobe Acrobat Professional

2006-06-09 01:01:23 · answer #3 · answered by Jitendar Sharma 3 · 0 0

its very easy
here's a article if u follow it properly u will be able to do it
http://www.csus.edu/uccs/acadtech/tools/applications/acrobat/acr6merged.pdf
thanks
islaminamdar@yahoo.com
inamdarinfotech.com

2006-06-09 00:44:29 · answer #4 · answered by islaminamdar@yahoo.com 3 · 0 0

fedest.com, questions and answers