Hi Loco Creations,
If you open file: components > com_osproperty > classes > listing.php, you can find this line:
$html2pdf = new HTML2PDF('P', 'A4', 'en', true, 'UTF-8');
And you can try to change A4 by A5.
In fact, i am not sure it will work, but you can try it
Thanks
Dam