Up |
_GetPdfPageTextWidth
Get a PDF page size.
Prototype :
fun [ObjPdfDoc ObjPdfPage S S F] F
- ObjPdfDoc : a ObjPdfDoc object to detroy
- ObjPdfPage : Page Object
- S : a text
- S : the font name
- F : the font size
Return : F text width on success, NIL otherwise
See also :
Example :