Cannot find symbol "useOfficeForDocxPdfConversion"

After upgrading from the 6.6 to 6.7 platform, the compilation of my code now fails because the symbol “useOfficeForDocxPdfConversion” is not recognized. Is there a replacement?

Thanks
Eric

Hi Eric,

Use useOfficeForDocumentConversion field instead of useOfficeForDocxPdfConversation

Thanks