Search found 6 matches

by Benoit
Mon Feb 11, 2013 12:01 pm
Forum: Flows
Topic: Sort file at 12:00
Replies: 4
Views: 6780

Sort file at 12:00

Thanks for all your responses.



We finally use incoming folder to sort files.



The cron was also a solution (script also).



Benoit
by Benoit
Mon Feb 11, 2013 11:58 am
Forum: Flows
Topic: Problems with hotfolders on Helios servers?
Replies: 6
Views: 9562

Problems with hotfolders on Helios servers?

We are using Helios Ethershare on mac os without problem.

Just remarked that with folders with up to 100 files, Switch could become lower in response.

Benoit
by Benoit
Mon Feb 04, 2013 2:01 pm
Forum: Flows
Topic: Sort file at 12:00
Replies: 4
Views: 6780

Sort file at 12:00

Hi all,



I try to sort files after an hour in the day. The easiest way to do this seems to use 'Condition with variables' defined with the date function as in the image:







This doesn't work. So it is a bug, or I made something wrong?



Benoit
by Benoit
Mon Sep 26, 2011 4:48 pm
Forum: Flows
Topic: Filter illegal characters
Replies: 3
Views: 6723

Filter illegal characters

Clive,

I rename the files before using it with a regexp like this:

replace(/[^a-zA-Z0-9_]/g,"")

Benoit
by Benoit
Tue Feb 22, 2011 10:31 am
Forum: Flows
Topic: Merge 2 single pages to a double page
Replies: 10
Views: 18820

Merge 2 single pages to a double page

Thanks for your answers.

Benoit
by Benoit
Mon Feb 21, 2011 4:55 pm
Forum: Flows
Topic: Merge 2 single pages to a double page
Replies: 10
Views: 18820

Merge 2 single pages to a double page

Hi,

I have to merge two different pdf into a single double-page.

Any idea to merge the files side-by-side? By pitsop script?

Thanks for your help.

Benoit