Do you own a Debenu Quick PDF Library version 7, 8, 9, 10, 11, 12, 13 or iSEDQuickPDF license? Upgrade to Debenu Quick PDF Library 14 today!
![]() |
DrawHTMLTextBox - issue with non breaking space |
Post Reply
|
| Author | |
MarcoFischer
Beginner
Joined: 29 Apr 15 Location: Deutschland Status: Offline Points: 4 |
Post Options
Thanks(0)
Quote Reply
Topic: DrawHTMLTextBox - issue with non breaking spacePosted: 04 May 15 at 6:46PM |
|
Hello,
see the following example for this issue: To hold the number and the name together, i use non breaking spaces ( ) between the number and the name parts. Only in front of the next number i use a simple blank to get a line break if nessessary. ... 5 Edith Gloxin; 6 Horst "Hottel" Morgenroth; ... This works perfect without any HTML formatting. By using HTML formatting the following non breaking space don't work: ... <B>5</B> Edith Gloxin; <B>6</B> Horst "Hottel" Morgenroth; ... OR ... <B>5 </B>Edith Gloxin; <B>6 </B>Horst "Hottel" Morgenroth; ... I know, are not supported according to "Appendix A - Supported HTML tags", but it works perfect until there is a html tag before or after the non breaking space. Are there any other solutions to control line breaking? Thanks for any information. Best regards Marco
|
|
![]() |
|
erico
Senior Member
Joined: 24 Sep 14 Location: Minnesota USA Status: Offline Points: 51 |
Post Options
Thanks(0)
Quote Reply
Posted: 05 May 15 at 4:28PM |
|
It appears that the HTML tags are being recognized as word break locations.
You may need to preemptively handle the line breaking by measuring the text before adding it. Look at GetHTMLTextWidth() for this. Combine as many names/numbers as will fit on one line, then force a line break before the next number. |
|
|
Eric O
|
|
![]() |
|
Post Reply
|
|
|
Tweet
|
| Forum Jump | Forum Permissions ![]() You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |
Copyright © 2017 Debenu. Debenu Quick PDF Library is a PDF SDK. All rights reserved. About — Contact — Blog — Support — Online Store