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 \everyresetspecials

 \appendtoksonce % we catch both n and 1.n
-  \doPDFaddtocatalog{/Version \ifdim\PDFversion00\points>100\points
1.\fi\PDFversion}%
+  \doPDFaddtocatalog{/Version /\ifdim\PDFversion00\points>100\points
1.\fi\PDFversion}%
 \to \everylastshipout

 \def\doPDFsetupwhateverbox#1#2#3#4#5#6% watch the extra arguments


Best,
Dax Kelson

On Mon, Sep 19, 2016 at 11:13 AM, Martin Schröder <mar...@oneiros.de> wrote:
> 2016-09-19 17:16 GMT+02:00 Dominik Seichter <domseich...@googlemail.com>:
>> 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 <<
> /Type /Catalog
> /Pages 5 0 R
>>>
> endobj
>
> I don't know that pdfTeX writes a /Version key.
>
> Best
>    Martin (once the maintainer of pdfTeX)

------------------------------------------------------------------------------
_______________________________________________
Podofo-users mailing list
Podofo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/podofo-users

Reply via email to