Re: split pdf file into two

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




--- On Thu, 2/16/12, Ranjan Maitra <maitra@xxxxxxxxxxx> wrote:

> From: Ranjan Maitra <maitra@xxxxxxxxxxx>
> Subject: Re: split pdf file into two
> To: tkevans@xxxxxxxxxxx, "Community support for Fedora users" <users@xxxxxxxxxxxxxxxxxxxxxxx>
> Date: Thursday, February 16, 2012, 12:02 PM
> So i have a 12 page pdf. I want to
> split it into pages 1-7 say and
> 8-12. 
> 
> What do I do? I guess pdfseparate does not help.
> 
> Ranjan
> 
> On Thu, 16 Feb 2012 15:00:19 -0500 Tim Evans <tkevans@xxxxxxxxxxx>
> wrote:
> 
> > On 02/16/2012 02:58 PM, Ranjan Maitra wrote:
> > > Dear friends,
> > >
> > > Does anyone know how to do this on F16? Sorry for
> the terseness of the
> > > question.
> > 
> > man split  (might also need 'man wc' to calculate
> where half is).
> > 
> > -- 

Ranjan, 


You may use ghostscript(gs) command and select say pages 1 - 8 
A script by Roland Smith may help:

http://rsmith.home.xs4all.nl/software/pdfselect

Download it, make it executable 
$ chmod +x pdfselect 
then run
$ ./pdfselect 1 8 original.pdf
and then
$ ./pdfselect 9 16 original.pdf

two new pdfs should be created.  Try it out and hopefully it works.

Regards,


Antonio 
-- 
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux