Search found 43 matches

by ChritianK
Thu Oct 04, 2018 6:44 pm
Forum: Flows
Topic: JobName in .bat file and %1 %2 arguments
Replies: 4
Views: 3724

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

Thanks so much for your helps, I'm going to set up Switch to enable debugging, and try your solution,
I'll answered tomorrow asap,
Best Regards,
Christian
by ChritianK
Thu Oct 04, 2018 5:11 pm
Forum: Flows
Topic: JobName in .bat file and %1 %2 arguments
Replies: 4
Views: 3724

JobName in .bat file and %1 %2 arguments

Hi again :oops: , Another question : I have a script I want to use with enfocus switch but didn't work... Here is : a Java script runs on Windows with a .bat file : "java -jar PDFCheck.jar "C:\java\IN\myfile.pdf" "valuecheck" "C:\java\OUT" -test the .bat in command...
by ChritianK
Thu Oct 04, 2018 3:00 pm
Forum: Flows
Topic: ImageMagick -identify - Flow
Replies: 7
Views: 9389

Re: ImageMagick -identify - Flow

want to see too the level of compression use in jpeg file (to check if it low quality or optimal)
by ChritianK
Thu Oct 04, 2018 2:20 pm
Forum: Flows
Topic: Sort PDF with or without annotations
Replies: 2
Views: 2440

Re: Sort PDF with or without annotations

That's a good idea, effectively it works well with it !
Many thanks for this tip !
by ChritianK
Wed Oct 03, 2018 5:00 pm
Forum: Flows
Topic: Sort PDF with or without annotations
Replies: 2
Views: 2440

Sort PDF with or without annotations

Hi,
Do you know if there is a way to sort PDFs with/without annotations ? I'm searching how I could have in a output folder only PDF with annotations, and in another output folder without annotations.
Think it could be done, right ?
Thanks in advance,
Christian
by ChritianK
Mon Oct 01, 2018 11:50 am
Forum: PitStop Server
Topic: Search text - expression in PDF
Replies: 3
Views: 5526

Re: Search text - expression in PDF

Always have this issue but I'm looking for solutions.... maybe it could be done if it's available to export PDF to xml, so after that search expression in .xml file...
Acrobat Pro can export PDF to XML file, I have all informations in this file ok, now looking how can I work with it with Switch...
by ChritianK
Fri Sep 28, 2018 4:31 pm
Forum: Flows
Topic: ImageMagick -identify - Flow
Replies: 7
Views: 9389

Re: ImageMagick -identify - Flow

OK, it could a good idea too, thx !
by ChritianK
Fri Sep 28, 2018 3:55 pm
Forum: Flows
Topic: ImageMagick -identify - Flow
Replies: 7
Views: 9389

Re: ImageMagick -identify - Flow

OK, I'm try to do it in bat file.
Thx
by ChritianK
Fri Sep 28, 2018 2:43 pm
Forum: Flows
Topic: ImageMagick -identify - Flow
Replies: 7
Views: 9389

ImageMagick -identify - Flow

Hi, Have a issue to made flow that can give the result from the magick -identify -verbose in a text file. I try this but didn't know what's wrong or what's could be done to made it works .... Didn't know if I must include in my variables >Job.Name.txt .... well, newbie in fact.... :roll: image info ...
by ChritianK
Mon Sep 17, 2018 10:20 am
Forum: PitStop Server
Topic: Search text - expression in PDF
Replies: 3
Views: 5526

Search text - expression in PDF

Hi all, I'd like to know if I could made some action list to check the value of text in a PDF, to verify if the items code is correct from the version of PDF. Let me explain : - Have PDFs for a catalog in 3 Versions. - Each articles have a ref number, with a number code example : Catalog version 45 ...
by ChritianK
Thu Nov 30, 2017 9:38 am
Forum: Flows
Topic: Sort Layers by Name in PDF
Replies: 6
Views: 7380

Re: Sort Layers by Name in PDF

Thx for your answer Padawan,
It's a good idea, I'll try to do something like that.
Have a nice day.
by ChritianK
Wed Nov 29, 2017 11:31 am
Forum: Flows
Topic: Sort Layers by Name in PDF
Replies: 6
Views: 7380

Re: Sort Layers by Name in PDF

In fact, try to made something like Prinergy Workflow with Layered PDF versioning but with Enfocus Switch and modules
by ChritianK
Wed Nov 29, 2017 11:24 am
Forum: Flows
Topic: Sort Layers by Name in PDF
Replies: 6
Views: 7380

Sort Layers by Name in PDF

Hi, I'd like to made a flow that output from a PDF with layers individual PDFs for each layers flatten with the default layer. The PDFs are naming with the originalname+layername. So do you think there is a way to select layers from PDF, store it, and then restore it for naming individual PDFs ? Tha...