Hi,
When I create a multipage PDF, nconvert writes the "Title" metadata as the filename. Is there a way to stop this?
Thanks.
PDF Metadata
Moderators: XnTriq, helmut, xnview
-
- XnThusiast
- Posts: 4304
- Joined: Sun Apr 29, 2012 9:45 am
- Location: Cheltenham, U.K.
Re: PDF Metadata
The following code options should work:Tsficl wrote:When I create a multipage PDF, nconvert writes the "Title" metadata as the filename. Is there a way to stop this?
Code: Select all
-o filename : Output filename
Use # to specify position of numeric enumerator
Use % to specify source filename
Use $ to specify full source pathname
Use $$ to specify source folder name
Note that if you run code in a batch file, some characters must be doubled to "escape" them, I'm not sure from memory whether it $ or % or both...
-
- Posts: 5
- Joined: Tue Oct 10, 2017 2:43 am
Re: PDF Metadata
I think my question was misunderstood. I was referring to the actual metadata in the PDF file. Say nconvert named the file "0.pdf", then 0.pdf will be the value in the "Title" field in Acrobat. The author, keyword etc fields remain blank. Is there a way to add/not add metadata to a PDF file created by nconvert?
-
- XnThusiast
- Posts: 4304
- Joined: Sun Apr 29, 2012 9:45 am
- Location: Cheltenham, U.K.
Re: PDF Metadata
Sorry I misunderstood your problem, possibly thinking of your earlier post referring to filenames.Tsficl wrote:I think my question was misunderstood. I was referring to the actual metadata in the PDF file. Say nconvert named the file "0.pdf", then 0.pdf will be the value in the "Title" field in Acrobat. The author, keyword etc fields remain blank. Is there a way to add/not add metadata to a PDF file created by nconvert?
I'm fairly sure NConvert has no provision for adding metadata to PDF files, unless you can see something I've missed.
There are, however, other utilities including some freeware utilities I believe that can do that, although I can't immediately suggest any myself.
Best to Google, or possibly XnTriq will come up with some suggestions late in the day or overnight!
-
- Author of XnView
- Posts: 45561
- Joined: Mon Oct 13, 2003 7:31 am
- Location: France
Re: PDF Metadata
sorry but no metadata are saved in pdfTsficl wrote:I think my question was misunderstood. I was referring to the actual metadata in the PDF file. Say nconvert named the file "0.pdf", then 0.pdf will be the value in the "Title" field in Acrobat. The author, keyword etc fields remain blank. Is there a way to add/not add metadata to a PDF file created by nconvert?
Pierre.
-
- Moderator & Librarian
- Posts: 6457
- Joined: Sun Sep 25, 2005 3:00 am
- Location: Ref Desk
Re: PDF Metadata
BeCyPDFMetaEdit (freeware) allows you to change fields like Title in PDF files.
PS: 5 Best Free PDF Metadata Editor Software
PS: 5 Best Free PDF Metadata Editor Software
You do not have the required permissions to view the files attached to this post.