64 bit development environment - 32 bit production environment

Hi, I’m developing on a 64 bit linux server. Unfortunately my webhoster only supports 32 bit on a vserver.
My problem is when trying to generate a pdf document with wkhtmltopdf the app always tries the 64 bit version with no generated pdf.

How can I tell SC to use the 32 bit version that is also included in /_lib/pro/third/wkhtmltopdf/linux-i386 ?

Joe

Ok, misinformation of my hoster. OS is 64 bit but wkhtmltopdf binary is not working. SC is working properly.

Joe