Search found 567 matches

by magnussandstrom
Wed Mar 25, 2026 12:17 pm
Forum: Griffin
Topic: Griffin Auto - Fit to layout
Replies: 5
Views: 10374

Re: Griffin Auto - Fit to layout

Good news! In the new release of Griffin “fit layouts to content” is introduced in the API. Let's hope we'll get an update to the Griffin App that also supports this new feature.
by magnussandstrom
Tue Mar 24, 2026 3:25 pm
Forum: PitStop Pro
Topic: convert fill to stroke
Replies: 4
Views: 5139

Re: convert fill to stroke

Yes, do you have an example file?
by magnussandstrom
Fri Mar 20, 2026 2:09 pm
Forum: Switch
Topic: Extract data from pdf from Esko ArtPro+
Replies: 9
Views: 7861

Re: Extract data from pdf from Esko ArtPro+

jan_suhr wrote: Fri Mar 20, 2026 1:16 pm I found a few XML values that referred to Esko trim marks but nothing about the things you asked for.
Could you share how and where?
by magnussandstrom
Fri Mar 20, 2026 12:33 pm
Forum: Switch
Topic: Extract data from pdf from Esko ArtPro+
Replies: 9
Views: 7861

Re: Extract data from pdf from Esko ArtPro+

I exported all metadata using ExifTool and could not find anything from ArtPro+. But the file seems to be generated from InDesign not ArtPro+? [ExifTool] ExifTool Version Number : 13.25 [System] File Name : artpro_production_fil.pdf [System] Directory : C:/Users/color/AppData/Local/Temp/SwitchNodeSc...
by magnussandstrom
Fri Mar 20, 2026 8:20 am
Forum: Switch
Topic: Extract data from pdf from Esko ArtPro+
Replies: 9
Views: 7861

Re: Extract data from pdf from Esko ArtPro+

Could you provide an example file?
by magnussandstrom
Mon Mar 16, 2026 11:33 am
Forum: Flows
Topic: Insert last page between every page (1-A-2-A-3-A)
Replies: 3
Views: 4088

Re: Insert last page between every page (1-A-2-A-3-A)

I ended upp building a small app using Python. import argparse import os import shutil import sys import tempfile from pathlib import Path import fitz # PyMuPDF EXIT_SUCCESS = 0 EXIT_USAGE_ERROR = 1 EXIT_INPUT_ERROR = 2 EXIT_PROCESSING_ERROR = 3 def info(message: str) -> None: """Writ...
by magnussandstrom
Sat Mar 14, 2026 6:50 am
Forum: Flows
Topic: Insert last page between every page (1-A-2-A-3-A)
Replies: 3
Views: 4088

Re: Insert last page between every page (1-A-2-A-3-A)

I can solve it, but it’s not pretty. I’m wondering how others have solved it, I guess that it’s quite common.
by magnussandstrom
Fri Mar 13, 2026 12:32 pm
Forum: Flows
Topic: Insert last page between every page (1-A-2-A-3-A)
Replies: 3
Views: 4088

Insert last page between every page (1-A-2-A-3-A)

What is the best way to build a flow that inserts the last page between every page, regardless of how many pages the incoming PDF contains? We often receive business cards as PDF files where the last page contains the back of the card, while the other pages contain the fronts with different people's...
by magnussandstrom
Tue Mar 10, 2026 11:25 am
Forum: Griffin
Topic: Griffin Auto - Fit to layout
Replies: 5
Views: 10374

Re: Griffin Auto - Fit to layout

I think the issue is that this isn't supported in the API. The desktop app must work out the size of the imposition and be able to adjust it. To do this currently in Switch if the media data allowed you could nest the job once and then route it back using the substrate dimensions in the meta data i...
by magnussandstrom
Thu Mar 05, 2026 9:48 am
Forum: Flows
Topic: Delete empty folders in a SFTP
Replies: 10
Views: 9574

Re: Delete empty folders in a SFTP

I built a small program (Windows only) to use in a Switch flow that you can try out if you want (at your own risk of course): Download here: https://tinyurl.com/3jwyjpe8 Just edit these variables in the Run command-app and you are ready to go: "C:\yourpath\cleanup-sftp.exe" --host sftp.ser...
by magnussandstrom
Thu Mar 05, 2026 8:22 am
Forum: Flows
Topic: Delete empty folders in a SFTP
Replies: 10
Views: 9574

Re: Delete empty folders in a SFTP

Aristide wrote: Wed Mar 04, 2026 3:11 pm Thank you Magnus, no problem !
Yes, I also thought it couldn't be that easy...

I have the scripting module, but I lack knowledge in development.
I have no idea how I could write this script...
Are you running the Switch server on Windows or Mac?
by magnussandstrom
Thu Mar 05, 2026 8:12 am
Forum: Flows
Topic: Delete empty folders in a SFTP
Replies: 10
Views: 9574

Re: Delete empty folders in a SFTP

I think you should consider other options for customer file upload that also are a lot more safe. There are a few connectors for such services on the App store, for example Smash. Look in the category "Communication" It will need a web portal interface instead of FPT-clients but it will g...
by magnussandstrom
Wed Mar 04, 2026 3:01 pm
Forum: Flows
Topic: Delete empty folders in a SFTP
Replies: 10
Views: 9574

Re: Delete empty folders in a SFTP

Oh sorry I misread your original question. I think you need the scripting module to be able to create that feature within a Switch flow. Do you have that?
by magnussandstrom
Wed Mar 04, 2026 11:46 am
Forum: Flows
Topic: Delete empty folders in a SFTP
Replies: 10
Views: 9574

Re: Delete empty folders in a SFTP

You should be able to use FTP recieve for this:
Server type: SFTP
Leave originals on server: No
Check every (minutes): 60
by magnussandstrom
Wed Mar 04, 2026 9:35 am
Forum: Griffin
Topic: Griffin Auto - Fit to layout
Replies: 5
Views: 10374

Re: Griffin Auto - Fit to layout

I've now supplied a feature request "Griffin Auto - Crop to layout" in the portal: https://my2.enfocus.com/en/switch/featurerequests