pdf "Title" instead of filename

Started by tobiasb, February 18, 2021, 05:12:02 AM

Previous topic - Next topic

tobiasb

hi support,
i have a problem printing pdfs, because my RIP always take the pdf title instead of Filename.
i tried to delete all meta information with a batchflow inside my config.xml:
<exiftool enable="true" toolpath="exiftool-12.17\exiftool.exe" eachtask="-overwrite_original -all:all= ${filepathmask}" />
if i look inside with -all:all then no title is inside. but when i RIP again, still the title is shown. so i ask myself where this come from or which tag i have to delete?
any idea?

thanks in advance
tobias

Phil Harvey

Hi Tobias,

What happens if you set Title to something else instead of trying to delete it?

It could be either that RIP is looking at freed objects (which it shouldn't), or that another tag somewhere carries the title.

- Phil
...where DIR is the name of a directory/folder containing the images.  On Mac/Linux, use single quotes (') instead of double quotes (") around arguments containing a dollar sign ($).

tobiasb

Hi Phil,
thankx for quick response!  :)
I try "-all:title=TEST123", but no change. the RIP takes still another title that i don“t no where this come from.

br
tobias

Phil Harvey

OK.  I assume you searched all of the "exiftool -a" output for anywhere else the title may exist.  If you can't find it in another location than I'm out of ideas.  Does RIP perhaps maintain an external database that it is using to cache the original title?

- Phil
...where DIR is the name of a directory/folder containing the images.  On Mac/Linux, use single quotes (') instead of double quotes (") around arguments containing a dollar sign ($).

tobiasb

hi phil,
yes with -a, but nowhere i can see this tag which the RIP uses. The RIP has no database using.
I try to use callas toolbox to determine "3d-comments" with a correction, that works, but i cannot go this way over hotfolders and another instance.
ok, thanks a lot for your time!
anyway great tool ;)
br
tobias

StarGeek

Maybe the program doesn't honor the way exiftool updates the metadate?

Have you tried re-linearizing the pdf with a program such as qpdf?  See details on the PDF tags page.
* Did you read FAQ #3 and use the command listed there?
* Please use the Code button for exiftool code/output.
 
* Please include your OS, Exiftool version, and type of file you're processing (MP4, JPG, etc).