I found this:
lcRenderSpec.PDFVersion = AdobeForms.PDFVersion.PDFVersion_1_7;
and this:
lcRenderSpec.acrobatVersion = AdobeForms.AcrobatVersion.auto;
The .Net component that calls the Forms Service was built referencing LC ES2. Do we need to update the service reference to fix this?