Hi. I have a very weird problem.
I'm using this command to split files in half:
k2pdfopt -grid 2x1x0 -mode crop -p 2-4 "input.pdf" -n -o "output.pdf"
It gives me a very well split pdf with pages in half.
The problem is that if i open the pdf in calibre I see them attached. They are logically bound in some way. If i open them with adobe reader I see them splitted how they want.
The problem is that if i convert them from pdf to other formats I get compressed images with the 2 pages joined.
How can I avoid that? I can't understand why it does that
Thanks in advance!
|