• PDF test files

    From Horst Rutter@21:1/5 to All on Sat Aug 19 11:46:25 2017
    Hi there,

    I am working on a PDF 1.7 validator in golang.

    Does anybody know of free test PDFs one can use to test validation and coverage?

    The test file should use as much PDF features as possible.

    Thx
    Horst

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Peter Flynn@21:1/5 to Horst Rutter on Sun Aug 20 16:40:10 2017
    On 19/08/17 19:46, Horst Rutter wrote:
    Hi there,

    I am working on a PDF 1.7 validator in golang.

    Does anybody know of free test PDFs one can use to test validation and coverage?

    The test file should use as much PDF features as possible.

    What does it validate for, PDF X or PDF A, or one of the others?
    Does it also check things like CMYK colors?

    P

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Horst Rutter@21:1/5 to Peter Flynn on Sat Aug 26 01:12:13 2017
    On Sunday, August 20, 2017 at 5:40:12 PM UTC+2, Peter Flynn wrote:
    On 19/08/17 19:46, Horst Rutter wrote:
    Hi there,

    I am working on a PDF 1.7 validator in golang.

    Does anybody know of free test PDFs one can use to test validation and coverage?

    The test file should use as much PDF features as possible.

    What does it validate for, PDF X or PDF A, or one of the others?
    Does it also check things like CMYK colors?

    P

    just plain ISO-32000
    https://github.com/hhrutter/pdflib

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)