Re: Merging pdf files

2003-11-10 Thread Terence McCarthy
On Sun, 9 Nov 2003 23:05:22 -0500
dep [EMAIL PROTECTED] wrote:

 thanks. actually, at that time i was concerned with taking a few pages 
 from a much larger pdf file and saving 'em as a pdf. but this will 
 allow assembling those saved pages into one bigun, which will be very 
 useful to me in due course.

I've recently used pdftohtml to break up pdfs into pages and seperate images 
(jpeg/png). Editing using, for example, Open Office, and then saving as a pdf may 
work- I'll try it later.

Terence
___
Linux-users mailing list
[EMAIL PROTECTED]
Unsubscribe/Suspend/Etc - http://smtp.linux-sxs.org/mailman/listinfo/linux-users


Re: Merging pdf files

2003-11-10 Thread Klaus-Peter Schrage
dep wrote:

thanks. actually, at that time i was concerned with taking a few pages 
from a much larger pdf file and saving 'em as a pdf. but this will 
allow assembling those saved pages into one bigun, which will be very 
useful to me in due course.
Extracting pages may be done with ghostscript. Actually, I never used 
this directly, but a very handy tool called GSview 
(http://www.cs.wisc.edu/~ghost/gsview/), which is a rather elaborate gui 
to ghostscript. I've been using it for years for different tasks, e. g. 
to write out pdf's from MS office programs at work (GSview is available 
for several platforms).
It is very easy to extract even non contiguous pages from a pdf document 
with GSview's convert function, which in this case doesn't really 
convert, but calls ghostscript's pdfwrite to write out the selected pages.
Klaus

___
Linux-users mailing list
[EMAIL PROTECTED]
Unsubscribe/Suspend/Etc - http://smtp.linux-sxs.org/mailman/listinfo/linux-users


Merging pdf files

2003-11-09 Thread Collins
Methinks it was dep who recently inquired about tools to merge multiple
PDF files.  There is now an offering on freshmeat.

http://freshmeat.net/projects/mbtpdfasm/?branch_id=45151release_id=141607topic_id=861

Enjoy

-- 
Collins
Fedora core 1 system


___
Linux-users mailing list
[EMAIL PROTECTED]
Unsubscribe/Suspend/Etc - http://smtp.linux-sxs.org/mailman/listinfo/linux-users