Search found 365 matches

by LasseThid
Tue Feb 16, 2021 10:26 am
Forum: Flows
Topic: Flow not showing same information when activated
Replies: 2
Views: 4100

Flow not showing same information when activated

I have a flow which basically moitor our ftp-server and send an e-mail to the csr when a customer uploads a file. When the flow isn't activated it shows that there are 152 folders on the server, but once I activate the flow it says that there are only 5 folders on the server an hence it does not sen...
by LasseThid
Wed Feb 03, 2021 2:23 pm
Forum: Action Lists
Topic: Random Spot Colors - Convert to CMYK
Replies: 8
Views: 14408

Re: Random Spot Colors - Convert to CMYK

Thanks for the information Ben! I noticed that I have accidentally created an Pantone Color with Lab as Alternate color space, that's why it worked as intended.. :oops: It's been a while since I did that flow and it was only for testing purposes. This works as intended: Skärmavbild 2021-02-03 kl. 14...
by LasseThid
Wed Feb 03, 2021 2:11 pm
Forum: Applications
Topic: HP SmartStream Designer Imposition (version 120)
Replies: 16
Views: 37530

Re: HP SmartStream Designer Imposition (version 120)

Thanks for the update Fabrizio.

That's good to know. I'll try to see if we can get that version as well.

Regards.
Lars-Olof Thid
by LasseThid
Tue Feb 02, 2021 9:25 am
Forum: Action Lists
Topic: Random Spot Colors - Convert to CMYK
Replies: 8
Views: 14408

Re: Random Spot Colors - Convert to CMYK

I did a flow in Switch that does a similar task.
This is the action list I use.

Perhaps it can help you as well?
by LasseThid
Thu Jan 21, 2021 11:03 am
Forum: Applications
Topic: HP SmartStream Designer Imposition (version 120)
Replies: 16
Views: 37530

Re: HP SmartStream Designer Imposition (version 120)

No problem.
I'm currently in the process of updating our developer server to 2020 Fall, so once I have everything up and running and I have made a backup of the system I can install InDesign 2020 and HP SmartStream Designer 15 and see if I can figure out what might be causing the problem.
by LasseThid
Wed Jan 20, 2021 12:48 pm
Forum: Applications
Topic: HP SmartStream Designer Imposition (version 120)
Replies: 16
Views: 37530

Re: HP SmartStream Designer Imposition (version 120)

Hi Fabrizio. We are using InDesign 2019 and HP SmartStream Designer 14.0.6 in our flows, so unfortunately I can't help you. Unfortunately there's a problem with nordic characters in the file paths that prevent us from using InDesign 2020 and HP SmartStream Designer 15. The people in our prepress tha...
by LasseThid
Wed Jan 13, 2021 9:12 am
Forum: PitStop Server
Topic: Is it possible to make CMYK color a spot color?
Replies: 1
Views: 6843

Re: Is it possible to make CMYK color a spot color?

If all objects that you need to spot color have the same color it should be fairly straight forward. Select all Select color (set to Stroke and use the Grab tool to pick your color) Remap Color (click Add and set Remap to Color and use the Grab tool to select the color you want to remap then under T...
by LasseThid
Tue Dec 15, 2020 8:49 am
Forum: Flows
Topic: Condition with variables OR AND not working
Replies: 6
Views: 8742

Re: Condition with variables OR AND not working

If you check for equality then the files that are correct will continue that way in the flow.
If you then add a branch for "All other jobs" any file that does not match the conditions set will go thru that branch and you can send your error messsage there.
by LasseThid
Tue Dec 15, 2020 8:35 am
Forum: Flows
Topic: Remove files from hierarchy
Replies: 4
Views: 5948

Re: Remove files from hierarchy

Thanks Laurent.

I will give that a try.
by LasseThid
Tue Dec 08, 2020 2:44 pm
Forum: Flows
Topic: Remove files from hierarchy
Replies: 4
Views: 5948

Re: Remove files from hierarchy

Unfortunately there is no database involved in this flow. The customer uploads pdf files and xml files to our ftp server and a Switch flow will read data from the xml file and place the pdf file and the xml file in the correct folder in the hierarchy. If the customer for some reason cancels a job we...
by LasseThid
Tue Dec 08, 2020 1:02 pm
Forum: Flows
Topic: Remove files from hierarchy
Replies: 4
Views: 5948

Remove files from hierarchy

Hi. I need to create a flow for web orders which will delete the files for a cancelled order. My thoughts was to pick up the name of the files from the subject of the cancellation mail. Use that to inject the file from the file server and remove it from the file server once injected into the flow, w...
by LasseThid
Thu Oct 22, 2020 2:41 pm
Forum: Flows
Topic: Error message from PitStop Server
Replies: 2
Views: 5856

Re: Error message from PitStop Server

Thanks for the information patej.

It looks like I have to find the time to upgrade to 2020 somehow.
by LasseThid
Tue Oct 20, 2020 3:06 pm
Forum: Flows
Topic: Error message from PitStop Server
Replies: 2
Views: 5856

Error message from PitStop Server

We have several flows that use PitStop Server, sometimes more than once depending on what we're doing with the files. I've started to get a bunch of emails with this message: Error: 207: The CLI did not succeed in connecting to PitStop Server in a timely fashion Failing element: Enfocus PitStop Serv...
by LasseThid
Thu Oct 08, 2020 12:22 pm
Forum: Action Lists
Topic: Acrobat variables with Switch
Replies: 2
Views: 9100

Re: Acrobat variables with Switch

Thanks laurentd.

Much appreciated!
by LasseThid
Thu Oct 08, 2020 11:45 am
Forum: Action Lists
Topic: Acrobat variables with Switch
Replies: 2
Views: 9100

Acrobat variables with Switch

I have a Switch where I basically just add the file name of a pdf as a text in the pdf and then print the pdf on a printer. I use a PitStop Actionlist where I add a text to the page using the vairable %Current Document Name%, but as the file is processed in Switch I get the Switch Unique Name and no...