pdf editor

Matty Janssen mjm.janssen at gmail.com
Fri Aug 24 00:57:27 UTC 2007


>
>
> Hi,
>
> Just wondering if anyone knew of any pdf editors for Ubuntu?  I couldn't
> find any with the Add/Remove tool.
> Specifically, all I need to do is split a large pdf into several smaller
> chunks.
>
> Thanks,
>
> Jimmy
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL:
> https://lists.ubuntu.com/archives/ubuntu-users/attachments/20070823/dee320f8/attachment-0001.htm
>
> ------------------------------


I have often used pdftk for this.
On a command line, do: pdftk yourfile.pdf cat <x1>-<x2> output newfile.pdf
where x1 is the first page inside yourfile.pdf you want to cut, x2 the last.
Hope this is clear.

Regards,
mat
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20070823/ea326237/attachment.html>


More information about the ubuntu-users mailing list