| View previous topic :: View next topic |
| Author |
Message |
henke54 General User

Joined: 21 Jun 2006 Posts: 12
|
Posted: Tue Feb 27, 2007 7:24 am Post subject: how to make a small pdf from a larger pdf? (solved) |
|
|
hi...is it possible to make a small pdf from a larger pdf?......for example : i have a pdf with 20 pages, but i only need 5 pages of them and then to create a new pdf with this 5 pages, is that possible in a simple way??? 
Last edited by henke54 on Tue Mar 20, 2007 10:08 pm; edited 1 time in total |
|
| Back to top |
|
 |
Hagar Delest Super User


Joined: 06 Feb 2006 Posts: 5167 Location: France
|
Posted: Tue Feb 27, 2007 7:33 am Post subject: |
|
|
Not with OOo.
But there are small softs for that. See this one : GUI for PDFTK which can burst a PDF in separate pages, then you can re-join them (all or some of course).
Thanks to add '[Solved]' in your first post title (edit button) if it's ok. _________________ Now on the EN user community forum |
|
| Back to top |
|
 |
hol.sten Super User


Joined: 14 Nov 2004 Posts: 3532 Location: Hamburg, Germany
|
Posted: Tue Feb 27, 2007 9:42 am Post subject: Re: how to make a small pdf from a larger pdf? |
|
|
| henke54 wrote: | hi...is it possible to make a small pdf from a larger pdf?......for example : i have a pdf with 20 pages, but i only need 5 pages of them and then to create a new pdf with this 5 pages, is that possible in a simple way???  |
If you want to approach this problem programmatically, try Java and iText (http://www.lowagie.com/iText/).
Regards
hol.sten |
|
| Back to top |
|
 |
Robert Tucker Moderator


Joined: 16 Aug 2004 Posts: 3367 Location: Manchester UK
|
Posted: Tue Feb 27, 2007 11:12 am Post subject: PDFsam |
|
|
PDFsam is currently my favourite tool for splitting and merging PDF's. It is free but requires Java. It is very easy to use, has a good GUI and is absolutely effective.
www.pdfsam.org |
|
| Back to top |
|
 |
|