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

Output runs off the edge of the page #5

Open
JodieM opened this issue Apr 27, 2020 · 1 comment
Open

Output runs off the edge of the page #5

JodieM opened this issue Apr 27, 2020 · 1 comment
Labels
bug Something isn't working

Comments

@JodieM
Copy link

JodieM commented Apr 27, 2020

Shun, thank you for a fabulous plugin!

It would be great if this can be output to .docx or some other editable format, as the output runs off the edge of the page.

Example Output

@shunkosa shunkosa added the bug Something isn't working label Apr 27, 2020
@shunkosa
Copy link
Owner

shunkosa commented Apr 27, 2020

Thanks Jodie for using this! Currently, pdfmake, the library used in this plugin to generate a pdf, doesn't support text wrapping without spacing. It seems I need to break a line with a fixed number of characters. I'm also working on #3 ISCHANGED() support (which potentially shortens the width) and #6 for .docx support.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants