Search found 19 matches
- Fri Feb 28, 2014 11:05 am
- Forum: Scripting
- Topic: insert file's tittle as metada in pdf
- Replies: 12
- Views: 8521
insert file's tittle as metada in pdf
Hi, Finally y resolve with exiftool, thanks all people, for help me. I leave the script for somebody need it. See you function jobArrived( s : Switch, job : Job ) { var args3 = job.createPathWithExtension(job.getExtension(), false); var metadato1 = s.getPropertyValue("field1" );//take the ...
- Tue Dec 17, 2013 4:10 pm
- Forum: Scripting
- Topic: insert file's tittle as metada in pdf
- Replies: 12
- Views: 8521
insert file's tittle as metada in pdf
Hi Kelly, I have installed, but only it is a execute files. I put inside program files and this the log from switch: exiftool failed! Failed to run external process: C:/Documents and Settings/admin/Application Data/Enfocus/Switch Server/backing/New flow/automanaged/Folder 1/_00JYW_prueba00006.pdf -o...
- Tue Dec 17, 2013 10:59 am
- Forum: Scripting
- Topic: insert file's tittle as metada in pdf
- Replies: 12
- Views: 8521
insert file's tittle as metada in pdf
Hi Freddy and Kelly, The first, thank for your help. For Freddy, I attachment capture-screen of my PitSoptSever, because a I can´t find it, sorry. Link where there is capture-screen For Kelly, Thanks for you script, I try to put gone, but I don´t know what put in filed1 to field 4. I try to put: Fie...
- Mon Dec 16, 2013 4:46 pm
- Forum: Scripting
- Topic: insert file's tittle as metada in pdf
- Replies: 12
- Views: 8521
insert file's tittle as metada in pdf
Hi Freddy, Thanks for you help. I try to put like you say me, but I can´t find the action "change document info"or similar. I try to put set personal info:yes, and then I put here the diferent variable (username, filename and useremail), but it doesn´t gone. I have pitstop server 11 and Ac...
- Fri Dec 13, 2013 1:15 pm
- Forum: Scripting
- Topic: insert file's tittle as metada in pdf
- Replies: 12
- Views: 8521
insert file's tittle as metada in pdf
Hi,
I want to insert the file's title in the pdf file as metada, through javascript or script with acrobat professional.
Is this possible?
Thank for your help
Best regards
I want to insert the file's title in the pdf file as metada, through javascript or script with acrobat professional.
Is this possible?
Thank for your help
Best regards
- Thu Nov 08, 2012 1:23 pm
- Forum: Scripting
- Topic: Create a folder in a specific path and move the job's file
- Replies: 3
- Views: 1844
Create a folder in a specific path and move the job's file
H,
It doesn´t go on.
The variable ruta I put F:/switch/in/,
But script hasn`t make a folder in that path.
What I make wrong?
Thanks
Best regards
Miguel
It doesn´t go on.
The variable ruta I put F:/switch/in/,
But script hasn`t make a folder in that path.
What I make wrong?
Thanks
Best regards
Miguel
- Tue Nov 06, 2012 2:49 pm
- Forum: Scripting
- Topic: Create a folder in a specific path and move the job's file
- Replies: 3
- Views: 1844
Create a folder in a specific path and move the job's file
Hi, I want to get NameProper for the job and with this name, I want to make a folder in a specific path and the move the job files. I don´t know how to create a folder. I tried but i haven´t gone on. The script i use is: var folderPath = s.getPropertyValue("Ruta" );//take a path where crea...
- Wed Oct 24, 2012 8:48 am
- Forum: Flows
- Topic: Simplify folders if diferents users
- Replies: 4
- Views: 3189
Simplify folders if diferents users
Hi, Finally I have made a script where copy the file in respective folder. This is the script If somebody need it here you are. Thanks for you help Best regards Miguel This is the script: function jobArrived( s : Switch, job : Job ) { var rutaini var rutafin var folderPath = s.getPropertyValue("...
- Mon Oct 22, 2012 11:42 am
- Forum: Flows
- Topic: Simplify folders if diferents users
- Replies: 4
- Views: 3189
Simplify folders if diferents users
hi,
Thanks, but I want after switch proccesed, i want to leave the file in user folder (i have 20 users). Now i have 20 folders and check the user and leave there.
Best Regards
Miguel
Thanks, but I want after switch proccesed, i want to leave the file in user folder (i have 20 users). Now i have 20 folders and check the user and leave there.
Best Regards
Miguel
- Thu Oct 11, 2012 5:37 pm
- Forum: Flows
- Topic: Simplify folders if diferents users
- Replies: 4
- Views: 3189
Simplify folders if diferents users
hi, I want to know to make a flow like this: For example, I have thirty users and they leave a pdf and the flow convert the pdf in low quality, but when finish convert i want to leave the file in their user's folder. Now i have made like one submit point, then converter pdf and then i made thirty fo...
- Thu Oct 11, 2012 5:24 pm
- Forum: Flows
- Topic: pass job's metadata flow to flow
- Replies: 3
- Views: 2496
pass job's metadata flow to flow
thank very much. I have tested two options and two options have gone on.
- Wed Oct 10, 2012 5:20 pm
- Forum: Flows
- Topic: pass job's metadata flow to flow
- Replies: 3
- Views: 2496
pass job's metadata flow to flow
Hi, We want to structure our flows in small flows, but we want to know if it is possible pass job's metadatas from one flow (example job.emailaddress or in submit point metadafields) to other flow. We know that we can pass the metadatas with application element, but flows? Thanks for your help Best ...
- Thu Jun 28, 2012 2:36 pm
- Forum: Flows
- Topic: JobDismantler-Assemblejob
- Replies: 4
- Views: 2723
JobDismantler-Assemblejob
hi Dwight, But what need i to write with s.getPropertyValue("theDirName") and s.getPropertyValue("interval")? I need to define these variables? Because I can´t put swich on the flow. I make a flow with: folder in - your script - folder out The log flow says me "28/06/2012 12...
- Thu Jun 28, 2012 9:53 am
- Forum: Flows
- Topic: JobDismantler-Assemblejob
- Replies: 4
- Views: 2723
JobDismantler-Assemblejob
Hi Dwight Kelly,
sorry for my late answer. I have been on hollidays.
Thanks for your help, but I put a structure folders. And my problem is when It assemblejob is not do good. It no assembles like the same I put inside.
And your script is not looking for all structure.
Thanks.
Best regards
sorry for my late answer. I have been on hollidays.
Thanks for your help, but I put a structure folders. And my problem is when It assemblejob is not do good. It no assembles like the same I put inside.
And your script is not looking for all structure.
Thanks.
Best regards
- Wed Jun 20, 2012 2:37 pm
- Forum: Flows
- Topic: JobDismantler-Assemblejob
- Replies: 4
- Views: 2723
JobDismantler-Assemblejob
Hi, I try to make a flow than clean temporary mac's files. I put inside a folder or structure folders inside files. Like this example folder1: .ds_store (temporary mac's file) ._dile.indd (temporary mac's file) file.indd, file2.indd folder2: file3.pdf file4.xls I want to get up this result: folder1:...