Search found 480 matches

by JimmyHartington
Fri Mar 20, 2026 12:48 pm
Forum: Switch
Topic: Extract data from pdf from Esko ArtPro+
Replies: 9
Views: 7803

Re: Extract data from pdf from Esko ArtPro+

I have been told the file has been opened in ArtPro.
Made some changes.
Set the Printing Method and then saved.

But maybe I should just get back to the customer and ask him to confirm it.

Thanks for looking at the file.
by JimmyHartington
Wed Mar 18, 2026 9:03 am
Forum: Switch
Topic: Extract data from pdf from Esko ArtPro+
Replies: 9
Views: 7803

Re: Extract data from pdf from Esko ArtPro+

I have looked at the XMP metadata.
And it does not seem to be there.
by JimmyHartington
Tue Mar 17, 2026 9:56 am
Forum: Switch
Topic: Extract data from pdf from Esko ArtPro+
Replies: 9
Views: 7803

Extract data from pdf from Esko ArtPro+

In Switch I receive files for label production from a customer which has Esko ArtPro+. The set the printing method for some colors in the ArtPro and then saves and send the file to us. But I can not find a way to extract this information. And I do not even know if is saved into the pdf. I have tried...
by JimmyHartington
Fri Feb 27, 2026 7:55 am
Forum: Action Lists
Topic: Finding halfway point from the page count and adding marks
Replies: 4
Views: 4888

Re: Finding halfway point from the page count and adding marks

You can use this expression: [Switch.Calculation:Expression="round([Stats.NumberOfPages]/2)"] It takes the number of pages. Divides it in half and round to 0 decimals. In this flow I have set the expression as a private data and then use that to add suffix to the files. You could also just...
by JimmyHartington
Wed Feb 25, 2026 6:10 pm
Forum: Action Lists
Topic: Finding halfway point from the page count and adding marks
Replies: 4
Views: 4888

Re: Finding halfway point from the page count and adding marks

I do not think that is possible without using Switch.
by JimmyHartington
Tue Dec 09, 2025 7:37 am
Forum: Action Lists
Topic: kiosk flag
Replies: 5
Views: 5195

Re: kiosk flag

I am not at a company where we make beach flags, so I need a pdf of how you want the 2-sided pdf to look after the action list has run.
So the work you do in InDesign manually today.
by JimmyHartington
Mon Dec 08, 2025 12:00 pm
Forum: Action Lists
Topic: kiosk flag
Replies: 5
Views: 5195

Re: kiosk flag

And is this input or output?
An example of both would make it easier to see what should be achieved.
by JimmyHartington
Mon Dec 08, 2025 10:55 am
Forum: Action Lists
Topic: kiosk flag
Replies: 5
Views: 5195

Re: kiosk flag

Can you share some examples of input and desired output?
Preferably as pdfs.
by JimmyHartington
Fri Nov 21, 2025 9:40 am
Forum: Action Lists
Topic: add border to every image
Replies: 1
Views: 3063

Re: add border to every image

The only way I can think of is to utilize the Create varnish. So the process is to select images. Create varnish and then manipulate the add varnish objects to have a border. See screenshot below. You can download the action here: https://github.com/jimmyhartington/pitstop-actionlists/blob/main/Enfo...
by JimmyHartington
Thu Nov 20, 2025 3:50 pm
Forum: Flows
Topic: Safe Webhooks in Switch
Replies: 2
Views: 4744

Re: Safe Webhooks in Switch

As an external service I have tested SwitchMitter. Unfortunately there have been some legacy network issues at our company, which is not easily fixed with the need to change A LOT of other stuff, which have prevented me from implementing it. But they have the option to whitelist IPs and also store t...
by JimmyHartington
Mon Nov 17, 2025 2:51 pm
Forum: PitStop Pro
Topic: Cut and Paste not working
Replies: 7
Views: 7593

Re: Cut and Paste not working

I have also tried on macOS 15.7.2 with Acrobat 2025.001.20813 and Pitstop Pro 25.11 with no problem.
by JimmyHartington
Wed Nov 12, 2025 9:04 am
Forum: Switch
Topic: PDF to Tiff
Replies: 18
Views: 42167

Re: PDF to Tiff

Great. Let me know if the flow solves your problem.
by JimmyHartington
Wed Nov 12, 2025 8:27 am
Forum: Switch
Topic: PDF to Tiff
Replies: 18
Views: 42167

Re: PDF to Tiff

Are there any errors in the messages for Switch for the flow, which can help pinpoint the error?
by JimmyHartington
Wed Nov 12, 2025 7:40 am
Forum: Switch
Topic: PDF to Tiff
Replies: 18
Views: 42167

Re: PDF to Tiff

Try and recreate the Photoshop action by dragging a new one and setting it with the same settings as mine.
Just so we are sure my flow does not expect at different version or anything like that.