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!
note on html formatting codes |
Post Reply |
Author | |
greenley
Beginner Joined: 27 Oct 11 Status: Offline Points: 12 |
Post Options
Thanks(0)
Posted: 06 Nov 11 at 7:20PM |
I was struggling to find why font size was not working in a html formatting line and found that a line like (using CBuilder 6:
QP.SetTableCellContent(tableID, 2, 2, L"<font size = \"14pt\"><i>$481 </i></font>"); will not work because of the spaces around the equals. To make this work you need to use it like: QP.SetTableCellContent(tableID, 2, 2, L"<font size=\"14pt\"><i>$481 </i></font>"); Maybe this will help someone. Bill |
|
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