I'm using the latest;
Title .........: MIPDF
; AutoIt Version : 3.3.6.1
; Description ...: Generate pdf using just AutoIt functions.
; Author(s) .....: Mihai Iancu (taietel at yahoo dot com)
; Version .......: 1.0.3
; Last Rev. .....: August 10, 2011
It seems like in the latest Autoit3 v3.3.12 _Iif is undefined? How do we fix this?
_Iif($_sFONT <> "", "/Font<<" & $_sFONT & ">>", "") & _
MPDF_UDF.au3"(252,54) : error: _Iif(): undefined function.