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