Quote:
Originally Posted by malduin
Its probably obvious to most people but I can't figure out how to rename my PDFs. I download text files from Gutenberg, change them to PDFs and rename the files in Calibre - so far so good. When I then transfer those files into ebook library my new names are ignored and the gutenberg url name is used  . Is there anyway to retain my new file name? as the URL title is useless,
thanks
|
You will have to edit the PDF metadata. Acrobat Pro can do this (for a hefty price),
PDFtk does it for free, but you'll have to put in more of an effort.
PDFtk is a commandline tool and so requires a little fiddling, the good side is that it is possible to run it as part of a batch script, that is, if your PDFs are named in a consistent way (say author-title.pdf).