Search found 43 matches

by ChritianK
Fri Mar 01, 2019 11:48 am
Forum: Flows
Topic: Insert files into folder
Replies: 4
Views: 6145

Re: Insert files into folder

Use the "Assemble job" to create the folder. But if the original is comming in in folder 19, why inject it? Hi, Thank you for answer, because I try to compose a .jpeg with .png mask with this imagemagcik command : magick.exe image.jpg (image.png -negate) -alpha off -compose copy_opacity -...
by ChritianK
Thu Feb 28, 2019 4:32 pm
Forum: Flows
Topic: Add background color clip path ImageMagick
Replies: 3
Views: 4567

Re: Add background color clip path ImageMagick

Hi Jan,

I founded effectively, it works better with Inkscape, have to export the clipping path within ImageMagick and convert with Inkscape.
Result seems to be like photoshop.
by ChritianK
Thu Feb 28, 2019 12:19 pm
Forum: Flows
Topic: Insert files into folder
Replies: 4
Views: 6145

Insert files into folder

Hi, Have little mistake to do this : A file is treated in a flow and I have to used both the original (.jpg file) and the processed file to create a new file(.png file) New file is created by a .bat file ( compose .png file with .jpg file ) - I used inject job to pick up the original file when the p...
by ChritianK
Thu Feb 28, 2019 11:40 am
Forum: LEGACY scripting
Topic: Issue with execute command bat file
Replies: 3
Views: 5301

Re: Issue with execute command bat file

Excellent, it's works, thanks Jan, very useful this App !
by ChritianK
Wed Feb 27, 2019 6:26 pm
Forum: LEGACY scripting
Topic: Issue with execute command bat file
Replies: 3
Views: 5301

Re: Issue with execute command bat file

Found solution with Enfocus Support, thx to Jan
but have a little question :
- could I use variables Job.Name etc.... in a .bat file ?

Thx,
Christian
by ChritianK
Tue Feb 19, 2019 3:34 pm
Forum: LEGACY scripting
Topic: Issue with execute command bat file
Replies: 3
Views: 5301

Issue with execute command bat file

Hi again, I try to execute command with Enfocus but it doesn't work..... Working on Windows 10 Pro platform This work fine when I run the .bat file : Extract the clipping path from image : C:\Program Files\ImageMagick\magick.exe identify -quiet -format "%[8BIM:1999,2998:#1]" C:\Users\Admin...
by ChritianK
Wed Feb 13, 2019 11:55 am
Forum: Flows
Topic: Add background color clip path ImageMagick
Replies: 3
Views: 4567

Add background color clip path ImageMagick

Hi All, I want to made a flow in order to add background color on image with path to check quality of it. Image is in jpeg format with vector path named "DET" Don't know if the -clip-path "DET" is the good choice to select the right path named "DET", and didn't know aft...
by ChritianK
Mon Jan 28, 2019 3:19 pm
Forum: Flows
Topic: Submit Hierarchy SubFolders
Replies: 4
Views: 4889

Re: Submit Hierarchy SubFolders

Zoranj,
Found what's going wrong with my flow, I miss to configure step with "Build new path" to create my "LR" and "HR" folders, and then forget to choose "strip unique name : yes" and now all is going fine !

Best Regards,
Christian
by ChritianK
Fri Jan 25, 2019 4:10 pm
Forum: Flows
Topic: Submit Hierarchy SubFolders
Replies: 4
Views: 4889

Re: Submit Hierarchy SubFolders

OK many thanks, I'm looking for this workshop I didn't see.
Thanks for your prompt answer,
Christian
by ChritianK
Fri Jan 25, 2019 11:23 am
Forum: Flows
Topic: Submit Hierarchy SubFolders
Replies: 4
Views: 4889

Submit Hierarchy SubFolders

Hi, We try to made a flow with images in subfolders but the flow did'nt work. We have input hotfolder : SWITCH/FLOW-01/IN In this hotfolder, we have to put folders with images : FolderA, FolderB, FolderC The action is to made lowsres and highres images into theses folders. Images in LowRes in a subf...
by ChritianK
Tue Jan 22, 2019 5:38 pm
Forum: Flows
Topic: Rename Job - add text after number of characters
Replies: 6
Views: 6536

Re: Rename Job - add text after number of characters

OK Thanks too Jan, I'll will test this too, it's a good idea !
Best Regards,
Christian
by ChritianK
Tue Jan 22, 2019 5:08 pm
Forum: Flows
Topic: Rename Job - add text after number of characters
Replies: 6
Views: 6536

Re: Rename Job - add text after number of characters

Thanks Arthur, it works great !

Best Regards,
Christian
by ChritianK
Tue Jan 22, 2019 4:06 pm
Forum: Flows
Topic: Rename Job - add text after number of characters
Replies: 6
Views: 6536

Rename Job - add text after number of characters

Hi, I'm searching a way to add an expression into specific position in the JobName and didn't know how to to this. For example, I need to add "-hd-" in JobName after position 10 from the first character of the JobName. example : 1234567890myfile.jpg will be 1234567890-hd-myfile.jpg I'm loo...
by ChritianK
Wed Oct 10, 2018 2:27 pm
Forum: PitStop Server
Topic: Search text - expression in PDF
Replies: 3
Views: 5493

Re: Search text - expression in PDF

I have a similar problem too so I'm following this thread: I'd like to extract some text from PDF files (for example with a coodinate-based system) using PitStop Server but I can't figure out how or if it is possible at all. Hi Fraforno , For me, found solution, from a developer who made script for...
by ChritianK
Fri Oct 05, 2018 5:02 pm
Forum: Flows
Topic: JobName in .bat file and %1 %2 arguments
Replies: 4
Views: 3706

Re: JobName in .bat file and %1 %2 arguments

Hi again,
I try your suggestion, but I have a "ExecuteComandTemp" folder, empty, in output folder and no errors...
Christian