Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generate PDF (other architecture) #435

Open
Tulifer opened this issue May 4, 2020 · 0 comments
Open

Generate PDF (other architecture) #435

Tulifer opened this issue May 4, 2020 · 0 comments

Comments

@Tulifer
Copy link

Tulifer commented May 4, 2020

Hi,

I want to generate my documentation on pdf but it doesn't work.
I think the architecture of your docker image is not in ARM.

[info] Loading settings for project manual-build from plugins.sbt ... [info] Loading project definition from /tmp/manual/project [info] Loading settings for project docs from build.sbt ... [info] Set current project to otoroshi-manual (in build file:/tmp/manual/) WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by org.parboiled.transform.AsmUtils (file:/root/.cache/coursier/v1/https/repo1.maven.org/maven2/org/parboiled/parboiled-java/1.3.1/parboiled-java-1.3.1.jar) to method java.lang.ClassLoader.findLoadedClass(java.lang.String) WARNING: Please consider reporting this to the maintainers of org.parboiled.transform.AsmUtils WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release [info] Running docker run --rm -v /tmp/manual/target/paradox:/opt/paradox -v /tmp/manual/target/paradox/site-pdf/main:/opt/paradoxsite jamesroper/wkhtmltopdf:0.12.6-0.20180618.3.dev.e6d6f54 --dump-outline /opt/paradox/pdf/main/toc.xml --footer-right [page] --footer-left otoroshi-manual --footer-font-size 8 --footer-spacing 5 cover file:///opt/paradox/site-pdf/main/print-cover.html toc --xsl-style-sheet /opt/paradox/theme/main/print-toc.xslt file:///opt/paradox/site-pdf/main/index.html --javascript-delay 5000 /opt/paradox/pdf/main/otoroshi-manual.pdf [info] standard_init_linux.go:211: exec user process caused "exec format error" [error] (Compile / paradoxPdf) sbt.internal.util.AlreadyHandledException

Can we generate a pdf any Docker and use wkhtmltopdf install in our system ?
I try generate on my raspberry 4.

Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant