PDF output
#712
Replies: 3 comments 6 replies
-
@ncamachoh, sorry about that, we've had some Windows issues with 1.0.0. Are you on Windows 10 or 11? And can you check your Quire version with |
Beta Was this translation helpful? Give feedback.
4 replies
-
Hi Erin,
I did the workaround as explained and it worked! It generated a pdf but unfortunately images are not visible, I don't know why. I get an icon and the alt-text. Has this happened to anyone else? Or do you know what could be causing this?
Thanks!
***@***.***
From: Erin Cecele Dunigan ***@***.***>
Sent: May 10, 2023 5:05 PM
To: thegetty/quire ***@***.***>
Cc: Natalia Camacho ***@***.***>; Mention ***@***.***>
Subject: Re: [thegetty/quire] PDF output (Discussion #712)
Hi @ncamachoh<https://github.com/ncamachoh>, while the issue isn't fixed yet, I'm pleased to say we have discovered a workaround: #626 (comment)<#626 (comment)>.
-
Reply to this email directly, view it on GitHub<#712 (reply in thread)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/A2CNOZQN3V5HLPLNWXX4BSDXFQULTANCNFSM6AAAAAAXENCADQ>.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
2 replies
-
Hi @ncamachoh We are looking into this and will get back to you with a solution a soon as possible. Thank you! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello!
I am trying to use the pdf output option that was recently enabled, but I get a "pdf.html" instead of .pdf.
I don't know if should do something differently or update Quire to the latest version to get the pdf output functionality. Has anybody created a pdf from a v1 project?
Thanks!
PS C:\Users\nataliac\Documents\Github\vag-heath-carr> quire build
[CLI] running eleventy using lib/11ty cli
[CLI:11ty] running eleventy build
[CLI:11ty] projectRoot C:\Users\nataliac\Documents\Github\vag-heath-carr
[CLI:11ty] {
config: 'C:\Users\nataliac\Documents\Github\vag-heath-carr\.eleventy.js',
input: 'content',
output: '_site',
epub: '_epub',
data: '_computed',
includes: '..\_includes',
layouts: '..\_layouts',
public: './public'
}
[quire] DEBUG Figures:ImageProcessor
inputRoot: C:\Users\nataliac\Documents\Github\vag-heath-carr\content_assets\images
outputRoot: C:\Users\nataliac\Documents\Github\vag-heath-carr\public
[quire] INFO Figures Processing complete
→ _site/index.html ./content/index.md 29.3kB --
→ _site/bibliography/index.html ./content/bibliography.md 32.2kB --
→ _site/biographies/index.html ./content/biographies.md 31.7kB --
→ _site/colophon/index.html ./content/colophon.md 31.4kB --
→ _site/contents/index.html ./content/contents.md 59.6kB --
→ _site/contributors/index.html ./content/contributors.md 34.1kB --
→ _site/edith-heath/index.html ./content/edith-heat[…]/index.md 43.3kB --
→ _site/edith-heath-in[…]/index.html ./content/edith-heat[…]/408-timeline.md 98.9kB --
→ _site/edith-heath/20[…]/index.html ./content/edith-heat[…]/203-coupe-original-glazes.md 49.5kB --
→ _site/emily-carr/index.html ./content/emily-carr/index.md 37.7kB --
→ _site/emily-carr/301[…]/index.html ./content/emily-carr/301-oil-on-paper.md 68.3kB --
→ _site/emily-carr/302[…]/index.html ./content/emily-carr/302-charcoal.md 49.6kB --
→ _site/emily-carr/303[…]/index.html ./content/emily-carr/303-forest-paintings.md 50.0kB --
→ _site/foreword/index.html ./content/foreword.md 35.5kB --
→ _site/introduction/index.html ./content/introduction.md 35.4kB --
→ _site/pdf-epub-copyr[…]/index.html ./content/pdf-epub-copyright.md 25.5kB --
→ _site/pdf-epub-half-[…]/index.html ./content/pdf-epub-half-title.md 24.2kB --
→ _site/pdf-epub-title/index.html ./content/pdf-epub-title.md 24.4kB --
[11ty] Problem writing Eleventy templates: (more in DEBUG output)
[11ty] EPERM: operation not permitted, rename 'C:\Users\nataliac\Documents\Github\vag-heath-carr_site' -> 'C:\Users\nataliac\Documents\Github\vag-heath-carr.11ty-vite' (via Error)
[11ty]
[11ty] Original error stack trace: Error: EPERM: operation not permitted, rename 'C:\Users\nataliac\Documents\Github\vag-heath-carr_site' -> 'C:\Users\nataliac\Documents\Github\vag-heath-carr.11ty-vite'
[11ty] Benchmark 3736ms 13% 61× (Configuration) "slugifyIds" JavaScript Function
[11ty] Benchmark 3680ms 12% 30× (Configuration) "epub" Transform
[11ty] Benchmark 2954ms 10% 30× (Configuration) "pdf" Transform
[11ty] Benchmark 5121ms 17% 30× (Configuration) "html" Transform
[11ty] Copied 247 files / Wrote 30 files in 26.39 seconds (879.7ms each, v2.0.0-canary.33)
PS C:\Users\nataliac\Documents\Github\vag-heath-carr> quire pdf
[CLI:lib/pdf] generating PDF using Paged.js
[CLI:lib/pdf/pagedjs] printing C:\Users\nataliac\Documents\Github\vag-heath-carr_site\pdf.html
Beta Was this translation helpful? Give feedback.
All reactions