uds-datalab / PDBF

PDBF - A Toolkit for Creating Janiform Data Documents
Other
49 stars 6 forks source link

On Ubuntu with old version of TexLive mvn verify results in error #28

Closed IchbinkeinReh closed 8 years ago

IchbinkeinReh commented 8 years ago

If you encounter an error message similar to this one:

The file is not valid, error(s) : 1.2.1 : Body Syntax error, Single space expected [offset=2786901; key=2786901; line=5 0 obj <<; object=COSObject{5, 0}] 1.2.1 : Body Syntax error, Single space expected [offset=2786635; key=2786635; line=11 0 obj <<; object=COSObject{11, 0}] 1.2.1 : Body Syntax error, EOL expected before the 'endobj' keyword at offset 2786894 1.2.1 : Body Syntax error, Single space expected [offset=2761071; key=2761071; line=3 0 obj <<; object=COSObject{3, 0}] 1.2.1 : Body Syntax error, Single space expected [offset=2761433; key=2761433; line=8 0 obj <<; object=COSObject{8, 0}] 1.2.1 : Body Syntax error, Single space expected [offset=2787764; key=2787764; line=12 0 obj <<; object=COSObject{12, 0}]

then dont worry. This is a known issue with old versions of TexLive. You can safely ignore it or upgrade your TexLive to an up to date version (Should be fixed in TexLive 2015).

IchbinkeinReh commented 8 years ago