-
-
Notifications
You must be signed in to change notification settings - Fork 2k
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
PDF Export issue #392
Comments
Hi @Dav31, Sorry for my late reply. Were the images uploaded via BookStack or are the referencing another website? What OS is your BookStack instance running on? How large are the images? |
Hi Dan, No problem for the late. |
I am also experiencing this issue....i have been since starting using Book Stack almost 1 year ago....i, until recently, thought this was just the natural behavior of the PDF export feature (and was actually coming here to request that feature be added). I am running the latest version of book stack (just updated today) 0.16.2. I am running it on Ubuntu 16.04 (up to date) with an Nginx webserver |
Same issue here... Running as a docker container. |
Same here! Debian 9 |
Same here... also if you export to HTML |
Hi @vladime, Are you using the popular solidnerd/docker-bookstack setup for docker or a different setup? A docker setup with this issue would be ideal for me to try to replicate the issue. |
Hi Dan, yes, I am using solidnerd docker with BS 0.17.1. One detail which is might be important: I am using Ngnix, so the whole path looks like this domain.com/wiki/restofthebookstackpath/
… On 6. Aug 2017, at 14:29, Dan Brown ***@***.***> wrote:
Hi @vladime, Are you using the popular solidnerd/docker-bookstack setup for docker or a different setup? A docker setup with this issue would be ideal for me to try to replicate the issue.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub, or mute the thread.
|
Hello, I am also facing the same issue with the pdf exporter (Install on Fedora 25). Also note that I have the same issue with the "Web contained file" exporter. |
Hello, I just updated to 0.17.4 version. Regards. |
Yes, must be NGINX related. I see this on behavior on a system that is using NGINX, but it works fine on the latest docker container without NGINX. |
I am also seeing this behaviour on Apache. I'm using v0.17.4 as well. |
I'm also seeing this issue, running https://github.com/solidnerd/docker-bookstack behind Traefik as SSL terminating reverse proxy. |
Hey everyone, Can someone (That has this issue) please confirm if the 'Contained HTML File' export works for them with images? Need to know if the issue is in the document creation or PDF rendering code... |
Hello,
I am facing the same issue with the self contained html export.
Julien
Le 23 sept. 2017 10:56, "Dan Brown" <notifications@github.com> a écrit :
… Hey everyone, Can someone (That has this issue) please confirm if the
'Contained HTML File' export works for them with images?
Need to know if the issue is in the document creation or PDF rendering
code...
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#392 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AXg9t7S7ZoXDttVjkLBfUpUhwXcTAq7-ks5slMeqgaJpZM4NX9PJ>
.
|
Can confirm, images are also missing with the html export. |
Hi Dan, I can confirm this too. David |
Added domain check to see if possibly local even when whole url found. Changed image fetch from file_get_contents to curl for external resources. Hopeful solution to #392
Hi all, I've just deployed version v0.18.3 to specifically target this issue. I have an idea at what the problem could be but I'm not sure until it's tested by a few different people but hopefully this patch will get things working. I did test this in a local dev container setup where images did not work before but there may be a different issue at play here. Please let me know how it goes after updating. |
@ssddanbrown Nice, I'm going to test this tomorrow and let you know 👍 |
@ssddanbrown Getting a I hope some other folks can chime in as the addition of docker with a reverse proxy certainly increases complexity. |
It works for me, but I think a previous release already fixed it. |
Hi Dan, I just updated my BookStack installation, and the PDF export runs just fine now. David |
Hello I had the same problem on 0.18.0. I updated to 0.18.5 and the export to pdf now works but as per below:
|
Hello, The only problem now is that the image does not stay (on pdf) in the position it is meant to. |
I am faced with image issues as well, using the export to PDF function. |
FYI, beta release v0.20.0 seems to have fixed it. |
Happy to hear this has been resolved for a good number of instances. Still looks like we're getting bugs though so I'll keep his open for continued discussions. |
I noticed the images coming from the new draw.io integration do not show up in the pdfs. Normal view and HTML export are fine ofcourse. |
Hi, will this work if images are secure, i mean by using the "local_secure_setting"? |
Appears to be fixed in all recent versions on both Apache and Nginx, no updates to the issue since 2018 so can likely be closed. |
Thanks @alexmannuk. I'll close this off since the original issue creator expressed that their issue has been since solved. |
Hi,
Firstly, thank's a lot for this tool.
Secondly, I have an issue with PDF exports.
When I try to export an article as PDF, all images are missing from the file created.
I tried to use WKHTMLTOPDF instead, but without success.
The text was updated successfully, but these errors were encountered: