Action not showing correct results

Post Reply
ConquestUser
Newbie
Posts: 11
Joined: Thu Aug 11, 2022 3:05 pm

Action not showing correct results

Post by ConquestUser »

I have an action that is in pitstop server element that checks if a pdf is larger than what the xml says. My issue is I know the action is written correctly cause if I do it manually in acrobat and pitstop it works. I have a document that is 8.5x11 portrait and the xml for testing is 8.3 x 11 with .125 tolerance. It says that this document is good to go. If I change the xml to 7x10 it gives me the error I am expecting. Anybody have thoughts on this?

TIA,
B
User avatar
magnussandstrom
Advanced member
Posts: 365
Joined: Thu Jul 30, 2020 6:34 pm
Location: Sweden
Contact:

Re: Action not showing correct results

Post by magnussandstrom »

What is the problem? Are you using Switch?
freddyp
Advanced member
Posts: 1023
Joined: Thu Feb 09, 2012 3:53 pm

Re: Action not showing correct results

Post by freddyp »

The thoughts I have: good job!
ConquestUser
Newbie
Posts: 11
Joined: Thu Aug 11, 2022 3:05 pm

Re: Action not showing correct results

Post by ConquestUser »

Yes it's a flow in Switch. The problem I'm having is the document is larger than the XML is saying it's supposed to be. I should get an error out of the pitstop server element that than gets passed on by switch. The document is 8.5x11. I send XML with 8x11 and it doesn't work, but if I change it to 7x11 it works. Can anyone help me correct this?

Thanks,
B
ConquestUser
Newbie
Posts: 11
Joined: Thu Aug 11, 2022 3:05 pm

Re: Action not showing correct results

Post by ConquestUser »

Issue found. I missed a 1 in the variable set. Something so small can cause such a problem.

Thanks
Post Reply