Skip to content

Corrupted PDF: unable to render preview from PDF compiled on docker pandoc/extra #296

@Tfloow

Description

@Tfloow

Since a week or so, my pdfs have all returned corrupted. I can open the pdfs but there is no preview of them in the file explorer and I cannot upload them to any website.
When I check on github my pdfs appear "unable to render".
It seems like some sneaky block of metadata has appeared.

Here is my build routine

cd $@; docker run --rm --volume "$(PWD)/$@:/data" pandoc/extra summary.md LICENSE.md -o $@.pdf --template eisvogel --listings --number-sections

Two weeks ago all pdf returned fine and I didn't change anything in my build routine.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions