Support all BookStack languages on PDF export. #130

Open
opened 2026-02-04 17:07:13 +03:00 by OVERLORD · 5 comments
Owner

Originally created by @xianx on GitHub (Jul 13, 2016).

BookStack is great. But recently I noticed that it does not support Unicode character.

Like when a page title is fully written in other language other then English. Means there is no English character all written in Unicode character, Page URL is not created.

Also PDF generates ambiguous character when document is written in Unicode character.

I am running PHP 7.0 with Mysql 5.5.49

Will you please provide support for Unicode? It very very much import for global user.

Originally created by @xianx on GitHub (Jul 13, 2016). BookStack is great. But recently I noticed that it does not support Unicode character. Like when a page title is fully written in other language other then English. Means there is no English character all written in Unicode character, Page URL is not created. Also PDF generates ambiguous character when document is written in Unicode character. I am running PHP 7.0 with Mysql 5.5.49 Will you please provide support for Unicode? It very very much import for global user.
OVERLORD added the 🐛 Bug label 2026-02-04 17:07:13 +03:00
Author
Owner

@nwalke commented on GitHub (Jul 21, 2016):

I see you're using Mysql 5.5.x, does it exhibit the same behavior on Mysql 5.6?

BookStack requires Mysql 5.6 as shown here: https://www.bookstackapp.com/docs/admin/installation

Also what version of BookStack is this?

@nwalke commented on GitHub (Jul 21, 2016): I see you're using Mysql 5.5.x, does it exhibit the same behavior on Mysql 5.6? BookStack requires Mysql 5.6 as shown here: https://www.bookstackapp.com/docs/admin/installation Also what version of BookStack is this?
Author
Owner

@ssddanbrown commented on GitHub (Sep 12, 2016):

Hi @xianx, Since you have not responded to the above from nwalke I will close this issue. If you are still having issues with this and answer the above questions I'll happily re-open this.

@ssddanbrown commented on GitHub (Sep 12, 2016): Hi @xianx, Since you have not responded to the above from nwalke I will close this issue. If you are still having issues with this and answer the above questions I'll happily re-open this.
Author
Owner

@WeslyG commented on GitHub (Oct 24, 2017):

Hello here, i have this problem too.
I start bookstack from docker images (offical)
Mysql 5.7.12
Bookstack version 0.18.4
@ssddanbrown, I ask you to take a look at this problem again.
My article was written in Russian, with an extort I got it.
When exporting to html, the output is correct

image
image

@WeslyG commented on GitHub (Oct 24, 2017): Hello here, i have this problem too. I start bookstack from docker images (offical) Mysql 5.7.12 Bookstack version 0.18.4 @ssddanbrown, I ask you to take a look at this problem again. My article was written in Russian, with an extort I got it. When exporting to html, the output is correct ![image](https://user-images.githubusercontent.com/12625945/31957416-23076412-b908-11e7-9ade-054e92b9fabd.png) ![image](https://user-images.githubusercontent.com/12625945/31957529-836fdbfe-b908-11e7-9f7e-a7cd9b5c1630.png)
Author
Owner

@ssddanbrown commented on GitHub (Dec 20, 2017):

Re-opening and marking as bug due to comment above and #625.

@ssddanbrown commented on GitHub (Dec 20, 2017): Re-opening and marking as bug due to comment above and #625.
Author
Owner

@tlnagy commented on GitHub (May 21, 2020):

Relatedly, PDF export clobbers scientific pages since a lot of mathematical unicode symbols don't seem to work:

image

This is with Bookstack 0.27.4. Expected output is μL instead of ?L

@tlnagy commented on GitHub (May 21, 2020): Relatedly, PDF export clobbers scientific pages since a lot of mathematical unicode symbols don't seem to work: ![image](https://user-images.githubusercontent.com/1661487/82501423-196e5380-9aaa-11ea-8646-6d53537385ce.png) This is with Bookstack 0.27.4. Expected output is μL instead of ?L
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#130