You are viewing limited content. For full access, please sign in.

Question

Question

Apply stamp automatically all pages through workflow...

asked on November 19, 2017

Hi...

 

How to apply a stamp to all number of pages in a document through workflow condition ?

I succeed he ...but showing some error messages.

 

Thanx..

20 November 2017_002.png
20 November 2017_003.png
20 November 2017_004.png
1 0

Answer

SELECTED ANSWER
replied on November 20, 2017

The activities are fine, you don't need any additional ones, but your repeat condition is wrong. You're basically creating an infinite loop because whatever the value, the repeat iteration will always be equal to itself. You want to set it to repeat while the iteration is less than or equal to the page count. That way the loop will stop after stamping the page.

You also want to set your repeat iteration to start at 1 instead of 0 so you don't get the warning about page 0.

2 0
replied on November 20, 2017

Thanks a Lot.... Miruna Babatie

 

Problem Solved

Regards

 

0 0

Replies

replied on November 19, 2017

Hello Usman

yes, it is possible just update your workflow as per the screenshots and assign entries page count with Token and update the token value with the Token calculator to update page and apply the Stamp.

 

Best Regards,

Mazahir

1 0
replied on November 19, 2017

Thanks a lot ...Mr. Mazahir,

 

Can you me the show screen shot Assign Token Value, Token Calculator, Assign Token values 2...in one screen shot

 

Just like my screen shot no: 2

 

Regards

1 0
You are not allowed to follow up in this post.

Sign in to reply to this post.