You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 13, 2021. It is now read-only.
Hi Jung-Kurt
While using MultiCell. In a single cell, how do i get to Bold some text while other text is left not bold. Furthermore, how do i go about underlining some text while other text isn't underlined.
Your assistance would be highly appreciated
The text was updated successfully, but these errors were encountered:
Unfortunately, gofpdf supports only one font attribute in MultiCell(). You could try modifying the code in htmlbasic.go to achieve your objective. Call GetStringWidth() to calculate word spacing for text justification.
Hi Jung-Kurt
While using MultiCell. In a single cell, how do i get to Bold some text while other text is left not bold. Furthermore, how do i go about underlining some text while other text isn't underlined.
Your assistance would be highly appreciated
The text was updated successfully, but these errors were encountered: