|
fix a pdf file
Message-ID:<hj89bj$gr2$1@reader1.panix.com>
Subject:fix a pdf file
Date:Thu, 21 Jan 2010 02:06:59 +0100
I paid to scan something and after p70 they put pp70-71 on p70,
pp71-72 on p71, pp72-73 on p72 and so on..
I got it to save only even pages, but I need to be able to separate
the pages.
- = -
Vasos Panagiotopoulos, Columbia'81+, Reagan, Mozart, Pindus, BioStrategist
http://www.panix.com/~vjp2/vasos.htm http://www.facebook.com/vasjpan2
---{Nothing herein constitutes advice. Everything fully disclaimed.}---
[Homeland Security means private firearms not lazy obstructive guards]
[Urb sprawl confounds terror] [Phooey on GUI: Windows for subprime Bimbos]
Message-ID:<pan.2010.01.21.02.11.07@lutrina>
Subject:Re: split two-pages pdf scanned together
Date:Thu, 21 Jan 2010 03:05:52 +0100
On Thu, 21 Jan 2010 01:06:59 +0000, vjp2.at ci disse:
> I paid to scan something and after p70 they put pp70-71 on p70, pp71-72
> on p71, pp72-73 on p72 and so on..
[...]
so you need to split at half these pages
> I got it to save only even pages, but I need to be able to separate the
> pages.
[...]
for every problem a solution exist, only it must be found, in your case,
this task may be performed in several ways. simpliest is using
*scantailor*
- http://scantailor.sourceforge.net/
before using scantailor you must extract all images inside pdf
you can easiily do this with
*pdfimages* (in xpdf-utils)
- http://www.foolabs.com/xpdf/download.html
syntax:
pdfimages -f -l file.pdf image.root
where -f and -l are the first ad the last page with images to extract
or, more simply, you can, with a graphic program (even a simply like
irfanview or xnview) cut these images at half (taking coords of x,y and
hight and width of odd/even page)
once splitted pages, you can recombine them with all other pages using
xnview (if you live on windowsian planet) or *swiftpdf*
i suggest, first of cut, to rename pages with two sheets on one, with a
pattern like 0001_A (for odd) and 000_B (for even), so order is preserved
having
0071_A
0071_B
and so on...
(even comes after odd, like B after A in alphabetcal order, that OS uses)
--
Puppy Linux wiki: http://puppylover.netsons.org/dokupuppy
Puppy Linux Forum: http://puppylinux.ilbello.com
Windows me genuit, Ubuntu rapuere / tenet nunc Puppy Linux...
Message-ID:<h58gl59gvkt5e5obpvaqs5g8v2al114sh1@4ax.com>
Subject:Re: fix a pdf file
Date:Thu, 21 Jan 2010 10:47:47 +0100
vjp2.at@at.BioStrategist.dot.dot.com wrote:
> I paid to scan something and after p70 they put pp70-71 on p70,
> pp71-72 on p71, pp72-73 on p72 and so on..
>
> I got it to save only even pages, but I need to be able to separate
> the pages.
There are several tools available for this, e.g.
pdf split and merge http://www.pdfsam.org/
pdftk http://www.accesspdf.com/pdftk/
pdftk+GUI http://www.angusj.com/pdftkb/
pdfill free tools http://www.pdfill.com/
HTH, Wilfried
--
Wilfried Hennings
please reply in the newsgroup, the e-mail address is invalid
|