Print Page | Close Window

SetTableCellTextFont ???

Printed From: Debenu Quick PDF Library - PDF SDK Community Forum
Category: For Users of the Library
Forum Name: I need help - I can help
Forum Description: Problems and solutions while programming with the Debenu Quick PDF Library and Debenu PDF Viewer SDK
URL: http://www.quickpdf.org/forum/forum_posts.asp?TID=3115
Printed Date: 28 Apr 24 at 12:51AM
Software Version: Web Wiz Forums 11.01 - http://www.webwizforums.com


Topic: SetTableCellTextFont ???
Posted By: mLipok
Subject: SetTableCellTextFont ???
Date Posted: 13 May 15 at 5:32PM
I need to change like this:
Local $iIDFont = $oQP.AddTrueTypeFont('Arial {1250}',0)
$oQP.SelectFont($iIDFont)

but this above functions seams do not works for Tables :(

How to set font for TableCell ?

Best regards,
mLipok


EDIT: I'm using QPdfLibrary 11.14



-------------
Here you can find description how to test my examples:
http://www.quickpdf.org/forum/forum_posts.asp?TID=2932&PID=12600&title=drawcapturedpagematrix-matrix-howto#12600



Replies:
Posted By: mLipok
Date Posted: 13 May 15 at 5:42PM
hmmm... now it looks like 
DrawText(10,20,'Sąd')  works OK 

but 
DrawHtmlText(10,20,100,'Sąd')  strip the ą char.

and this is the same issue in 
SetTableCellContent($iTableID, 1,1, 'Sąd')




-------------
Here you can find description how to test my examples:
http://www.quickpdf.org/forum/forum_posts.asp?TID=2932&PID=12600&title=drawcapturedpagematrix-matrix-howto#12600


Posted By: mLipok
Date Posted: 14 May 15 at 1:03AM
I found It.

SetHTMLNormalFont
SetHTMLBoldFont
....
...



-------------
Here you can find description how to test my examples:
http://www.quickpdf.org/forum/forum_posts.asp?TID=2932&PID=12600&title=drawcapturedpagematrix-matrix-howto#12600



Print Page | Close Window

Forum Software by Web Wiz Forums® version 11.01 - http://www.webwizforums.com
Copyright ©2001-2014 Web Wiz Ltd. - http://www.webwiz.co.uk