Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Software > Calibre

Notices

Reply
 
Thread Tools Search this Thread
Old 10-21-2010, 08:29 AM   #1
Agama
Guru
Agama ought to be getting tired of karma fortunes by now.Agama ought to be getting tired of karma fortunes by now.Agama ought to be getting tired of karma fortunes by now.Agama ought to be getting tired of karma fortunes by now.Agama ought to be getting tired of karma fortunes by now.Agama ought to be getting tired of karma fortunes by now.Agama ought to be getting tired of karma fortunes by now.Agama ought to be getting tired of karma fortunes by now.Agama ought to be getting tired of karma fortunes by now.Agama ought to be getting tired of karma fortunes by now.Agama ought to be getting tired of karma fortunes by now.
 
Agama's Avatar
 
Posts: 776
Karma: 2751519
Join Date: Jul 2010
Location: UK
Device: PW2, Nexus7
Improving PDFs for use on Sony Readers

From Adobe Digital Editions Sony Reader FAQs:

Quote:
Normally, a PDF document is WYSIWYG. However, the PDF viewer in the Sony Reader has a "reflow" mode in which it will reformat the text of the document to enable it to fit into the screen in a larger font. This mode is enabled when choosing the Medium(M) or Large(L) text sizes from the device. In general, this works very well – especially for documents that are mainly text, such as novels or essays. As the documents become more complex, with tables and figures, headers and footers and so on, the readability decreases. For complex, highly-formatted documents it may not be a good idea to reflow them. But in general, you will find most of your documents, especially novels, very readable.
This reflow mode actually works very well and leads to a simple way of using calibre to improve PDFs for use on Sony Readers.

1) Use calibre's pdfmanipulate command line tool to trim off headers/footers in the PDF document, (more details later).
2) Add the PDF to your calibre library.
3) Edit the metadata to define Title, Author, Tags, etc. to suit your own requirements.
4) Send the PDF to your reader.

** DO NOT CONVERT the PDF to another format! **

5) Open the PDF on your reader and zoom to Medium or Large and enjoy your book.

Note: Pressing the zoom button for 5 seconds toggles landscape viewing, which sometimes helps with PDFs.


Using PDFManipulate

This tool installs automatically with calibre and is a gem. It can easily remove PDF headers/footers without the need to resort to any regex processing. You simply tell it how many pixels to crop off the document. With a bit of trial and error you can quickly work out what values to use.

So for example with a book called MyBook.pdf located in folder C:\Books\Work

1) Open the PDF with Acrobat Reader and page down to a page of full text with header and footer.

2) Open a Windows Command prompt (Start > Run > "CMD")

3) CD \Books\Work

4) pdfmanipulate crop -w 40 -y 40 MyBook.pdf

(-w 40 crops 40 pixels from the top and -y 40 crops from the bottom).

5) After a moment or two the command completes leaving a file called cropped.pdf in C:\Books\Work

6) Open cropped.pdf with Acrobat Reader and check it against the original that you still have open.

7) If you need to crop a bit more or a bit less then: Close cropped.pdf and go back to step 4 with different values for -w and -y.

8) Close commmand prompt.

Last edited by Agama; 10-21-2010 at 09:05 AM.
Agama is offline   Reply With Quote
Old 10-21-2010, 02:50 PM   #2
oldbwl
Zealot
oldbwl doesn't litteroldbwl doesn't litter
 
oldbwl's Avatar
 
Posts: 122
Karma: 164
Join Date: Aug 2010
Location: Old Ynysybwl
Device: Sony PRS-300
Tried that, but everytime it runs I get the message that the PDF is encrypted. I suppose then this will only work on PDF's I have made providing I do not use any encryption.
oldbwl is offline   Reply With Quote
Advert
Old 10-22-2010, 02:10 AM   #3
Agama
Guru
Agama ought to be getting tired of karma fortunes by now.Agama ought to be getting tired of karma fortunes by now.Agama ought to be getting tired of karma fortunes by now.Agama ought to be getting tired of karma fortunes by now.Agama ought to be getting tired of karma fortunes by now.Agama ought to be getting tired of karma fortunes by now.Agama ought to be getting tired of karma fortunes by now.Agama ought to be getting tired of karma fortunes by now.Agama ought to be getting tired of karma fortunes by now.Agama ought to be getting tired of karma fortunes by now.Agama ought to be getting tired of karma fortunes by now.
 
Agama's Avatar
 
Posts: 776
Karma: 2751519
Join Date: Jul 2010
Location: UK
Device: PW2, Nexus7
My PDFs are all public domain, unencrypted and I've had no problems.
Agama is offline   Reply With Quote
Old 10-24-2010, 11:21 AM   #4
lazyartist
Member
lazyartist began at the beginning.
 
Posts: 15
Karma: 10
Join Date: Jan 2010
Device: Ipad is my only Computer :)
Any tips on how to do this on a mac?
lazyartist is offline   Reply With Quote
Old 10-25-2010, 05:12 PM   #5
Agama
Guru
Agama ought to be getting tired of karma fortunes by now.Agama ought to be getting tired of karma fortunes by now.Agama ought to be getting tired of karma fortunes by now.Agama ought to be getting tired of karma fortunes by now.Agama ought to be getting tired of karma fortunes by now.Agama ought to be getting tired of karma fortunes by now.Agama ought to be getting tired of karma fortunes by now.Agama ought to be getting tired of karma fortunes by now.Agama ought to be getting tired of karma fortunes by now.Agama ought to be getting tired of karma fortunes by now.Agama ought to be getting tired of karma fortunes by now.
 
Agama's Avatar
 
Posts: 776
Karma: 2751519
Join Date: Jul 2010
Location: UK
Device: PW2, Nexus7
Do Macs have a command line tool?

If so then try entering pdfmanipulate -h and if pdfmanipulate is part of calibre on a mac then you should get the pdfmanipulate help page. If this works then I guess it's much the same process as for Windows - change directory to where your book is and run the crop option until you get the required result.

If you need more help with mac commands then you'll have to wait for a mac user to post to this thread - sorry!

Last edited by Agama; 10-25-2010 at 05:16 PM.
Agama is offline   Reply With Quote
Advert
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Improving memory PKFFW Lounge 4 10-09-2010 08:03 PM
PDFRead - reading PDFs on the 1100/1150/1200 eBook Readers ashkulz IMP 87 06-04-2009 02:43 PM
Improving the Upload Process =X= Feedback 2 01-16-2009 08:52 PM
Marvel Comic PDFs and E-Readers chrisb Which one should I buy? 29 01-29-2008 06:42 AM
PDFRead - reading PDFs on eBook Readers ashkulz Sony Reader 19 04-29-2007 11:28 AM


All times are GMT -4. The time now is 08:00 PM.


MobileRead.com is a privately owned, operated and funded community.