Re: [Podofo-users] Error: 19 ePdfError_InvalidDataType (pdf attacheD)

2016-09-19 Thread Dax Kelson
Thanks for tracking it down. It's an old version of context. Upgrading it is on the todo list. For now, I'm doing this: # diff -u spec-fdf.tex.orig spec-fdf.tex --- spec-fdf.tex.orig 2016-09-19 11:26:43.928958487 -0600 +++ spec-fdf.tex 2016-09-19 11:38:18.909436002 -0600 @@ -408,7 +408,7 @@ \to

Re: [Podofo-users] Error: 19 ePdfError_InvalidDataType (pdf attacheD)

2016-09-19 Thread Martin Schröder
2016-09-19 17:16 GMT+02:00 Dominik Seichter : > The catalog object looks like this (taken from your example PDF): > > 22 0 obj << > /Type /Catalog > /Pages 9 0 R > /Names 21 0 R > /Version 1.5 >>> endobj Which version of pdfTeX is that supposed to be? Normally this looks like this: 9 0 obj << /Ty

Re: [Podofo-users] Error: 19 ePdfError_InvalidDataType (pdf attacheD)

2016-09-19 Thread Dominik Seichter
Hi Dax, This seems to be an issue with an invalid document catalog created by PDF Tex: The catalog object looks like this (taken from your example PDF): 22 0 obj << /Type /Catalog /Pages 9 0 R /Names 21 0 R */Version 1.5* >> endobj Now, the problem is the key /Version 1.6. According to the PDF