Up |
_GetPdfPageSize
Get a PDF page size.
Prototype :
fun [ObjPdfDoc ObjPdfPage] [F F]
- ObjPdfDoc : a ObjPdfDoc object to detroy
- ObjPdfPage : Page Object
Return : [F F] page width and height on success, NIL otherwise
See also :
Example :
Up |
Get a PDF page size.
fun [ObjPdfDoc ObjPdfPage] [F F]
Return : [F F] page width and height on success, NIL otherwise