![]() |
_SavePdfDocument
Save a PDF document to a file.
Prototype :
fun [ObjPdfDoc W] I
- ObjPdfDoc : a ObjPdfDoc object to detroy
- W : write reference file
Return : I 0 if success, NIL otherwise
See also :
Example :
![]() |
Save a PDF document to a file.
fun [ObjPdfDoc W] I
Return : I 0 if success, NIL otherwise