Hello all.Using a very simple "Crop to Trim" Acrobat Fixup Profile imported into FreeFLow Preflight. (Don't ask. The "Resize Page" feature in FreeFlow is not working. XMPie support is on it.).
The Acrobat Profile imports into FreeFlow just fine but fails when executed.
Although I did not program a "Save As" command in the exported Acrobat Profile, Acrobat does prompt an action to "Save" upon completion of the Fixup. I suspect this embedded "Save As" command is causing the failure when this imported Profile is used in FreeFlow. Does anyone know how to Export the Acrobat Preflight Profile withOUT this background "Save As" action? Or, can anyone recommend an edit to the custom Profile to do the same…? Profile in text follows below. Thanks in advance.
<?xml version="1.0" encoding="UTF-8" ?>
<pdfpreflight version="18.0">
<package>
<id3>450d598ce788c0684a30737a00ef0ac9</id3>
<pdfxoutintentlist>
</pdfxoutintentlist>
<iccprofilelist>
</iccprofilelist>
<ccpolicies>
</ccpolicies>
<occdsetups>
</occdsetups>
<curves>
</curves>
<fspolicies>
</fspolicies>
<resources>
</resources>
<variables>
</variables>
<conditions>
</conditions>
<rules>
</rules>
<rulesets>
</rulesets>
<fixups>
<fixup>
<id1>F6736216b6e5d475970560ca58602ded1</id1>
<id2>Fd05ffdbdcbff17c1f631a60abe22064a</id2>
<id3>6272100bbb8e804b74c3baed9f952f4b</id3>
<id4>2e4148097afab7244b7d6185b06b9b29</id4>
<id5>Fd05ffdbdcbff17c1f631a60abe22064a</id5>
<name>F_12_SetCropBoxtoTrimBox</name>
<comment>F_12_SetCropBoxtoTrimBox</comment>
<flags user_units="0" scope="16" edit="1" visible="1" dict="1"></flags>
<creation>D:20220504231950-04'00'</creation>
<modification>D:20220504231950-04'00'</modification>
<fcfgs>
<fcfg>
<ffeat>SetPageBox</ffeat>
<fparams>
<fparam>CropBox</fparam>
<fparam>RelativeToTrimBox</fparam>
<fparam>0</fparam>
<fparam>0</fparam>
<fparam>0</fparam>
<fparam>0</fparam>
<fparam>pt</fparam>
<fparam>Always</fparam>
<fparam>allPages</fparam>
</fparams>
</fcfg>
<fcfg>
<ffeat>SetPageBox</ffeat>
<fparams>
<fparam>TrimBox</fparam>
<fparam>RelativeToMediaBox</fparam>
<fparam>0</fparam>
<fparam>0</fparam>
<fparam>0</fparam>
<fparam>0</fparam>
<fparam>pt</fparam>
<fparam>IfMissing</fparam>
<fparam>allPages</fparam>
</fparams>
</fcfg>
<fcfg>
<ffeat></ffeat>
<fparams>
</fparams>
</fcfg>
</fcfgs>
<reportFailed></reportFailed>
<proc_steps_options></proc_steps_options>
</fixup>
</fixups>
<fixupsets>
<fixupset>
<id1>Ue763959505c289c97828f035e8e5925f</id1>
<id2>Ue461da7376b64893e79500a8d74b1a75</id2>
<id3>c52a07b1c63ca6670d98a21b295bb4ef</id3>
<id4>dffb0eeaed0437b103d12ec64923174c</id4>
<id5>Ue461da7376b64893e79500a8d74b1a75</id5>
<name>UUUU_FIXUPSET_DEF_NAME</name>
<comment>UUUU_FIXUPSET_DEF_NAME</comment>
<flags edit="1" visible="1" dict="1"></flags>
<fixups>
<fixup>F6736216b6e5d475970560ca58602ded1</fixup>
</fixups>
</fixupset>
</fixupsets>
<actions>
</actions>
<quickfixes>
</quickfixes>
<profiles>
<profile>
<id1>P700202f8e1007ffb43bf1ddffc29285e</id1>
<id2>P13612981178c7ff95471f624e70866e8</id2>
<id3>59f909f93ace21b07f817d767805685a</id3>
<id4>13a0fe3dcc93dfb7481824afcb39f70c</id4>
<id5>P998eaf69092fdc5b69a611da7baea21e</id5>
<name>Set CropBox to TrimBox CRISCO</name>
<comment></comment>
<flags edit="1" visible="1"></flags>
<metalist>
<metadata>
<metakey>author</metakey>
<metavalue>Chris Halt</metavalue>
</metadata>
</metalist>
<creation>D:20220520150505-04'00'</creation>
<modification>D:20220608123847-04'00'</modification>
<aar_template></aar_template>
<pdfstd>
<pdfx convert="0"></pdfx>
<pdfa convert="0"></pdfa>
<pdfe convert="0"></pdfe>
<outcond></outcond>
<trapped>0</trapped>
<oioptions>0</oioptions>
</pdfstd>
<pdfstdemb>
<pdfx convert="0"></pdfx>
<pdfa convert="0"></pdfa>
<pdfe convert="0"></pdfe>
<outcond></outcond>
<trapped>0</trapped>
<oioptions>0</oioptions>
<afrelationship set_relationship="0"></afrelationship>
</pdfstdemb>
<wizard>
</wizard>
<rulesets>
</rulesets>
<fixupsets>
<fixupset>Ue763959505c289c97828f035e8e5925f</fixupset>
</fixupsets>
</profile>
</profiles>
<metaprofs>
</metaprofs>
<profgroups>
</profgroups>
</package>
</pdfpreflight>