Quote:
Originally Posted by Stumpy
hey
i tried the Extract ISBN Plugin too.
It cant find the ISBN.
As i understand the plugin, it only looks on the pages itself.
The ISBN would be on page 2 on the lower end and the plugin dosnt find it.
Maybe because its a pdf?
|
Extract ISBN plugin should work if PDF is OCR'd.
To extract from titles, you could use a Python template instead, I've attached an example that worked fine for me.
Your GPM template is missing a $ in second line: isbn = shorten($title,13,"",0);