Search found 706 matches
- Wed Apr 15, 2026 12:34 pm
- Forum: Node.js scripting
- Topic: VisualStudioCode reports messages
- Replies: 6
- Views: 2751
Re: VisualStudioCode reports messages
It might be an idea to add this information to the Script Documentation. I had the same problem and got help from Freddy to fix it.
- Fri Mar 20, 2026 2:22 pm
- Forum: Switch
- Topic: Extract data from pdf from Esko ArtPro+
- Replies: 9
- Views: 11119
Re: Extract data from pdf from Esko ArtPro+
PDF Toolbox have a tool for exploring the metadata inside the PDF.
The only thing I found from Esko or ArtPro was this crosshair, not trim marks as I said before.
Nothing special in the color definitions
The only thing I found from Esko or ArtPro was this crosshair, not trim marks as I said before.
Nothing special in the color definitions
- Fri Mar 20, 2026 1:16 pm
- Forum: Switch
- Topic: Extract data from pdf from Esko ArtPro+
- Replies: 9
- Views: 11119
Re: Extract data from pdf from Esko ArtPro+
I found a few XML values that referred to Esko trim marks but nothing about the things you asked for.
- Fri Mar 13, 2026 8:16 pm
- Forum: Flows
- Topic: Insert last page between every page (1-A-2-A-3-A)
- Replies: 4
- Views: 6231
Re: Insert last page between every page (1-A-2-A-3-A)
Try this app, it can do that:
https://www0.enfocus.com/en/appstore/pr ... -pages-pro
https://www0.enfocus.com/en/appstore/pr ... -pages-pro
- Thu Mar 05, 2026 8:28 am
- Forum: Flows
- Topic: Delete empty folders in a SFTP
- Replies: 10
- Views: 14056
Re: Delete empty folders in a SFTP
To OP’s defense, there is nothing inherently wrong with SFTP from a security perspective, it’s quite different from plain FTP and is generally considered secure when configured properly. That said, if we understood the full workflow and requirements, there might be alternative approaches that simpl...
- Wed Mar 04, 2026 3:38 pm
- Forum: Flows
- Topic: Delete empty folders in a SFTP
- Replies: 10
- Views: 14056
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 gi...
- Thu Feb 26, 2026 1:17 pm
- Forum: Node.js scripting
- Topic: Switches node.js
- Replies: 2
- Views: 9823
Re: Switches node.js
The app itself doesn't need anything to run. Just install it and nothing else is needed.
ReDirect needs at least Switch version 2021 fall so you have that or anything later it should just work
ReDirect needs at least Switch version 2021 fall so you have that or anything later it should just work
- Wed Jan 07, 2026 1:15 pm
- Forum: Flows
- Topic: How to automatically trigger a Switch flow when JSON and PDF arrive at different times
- Replies: 2
- Views: 8616
Re: How to automatically trigger a Switch flow when JSON and PDF arrive at different times
With the assemble job element you can set it to recognize a common value like the order number. And then you can set it to inject when it have two file with the same identifier (ordernumber). Those two file will then be sent to the outgoing connection in a folder. https://www0.enfocus.com/en/appstor...
- Mon Dec 15, 2025 10:34 am
- Forum: Switch
- Topic: Switch on Windows 11
- Replies: 5
- Views: 14683
Re: Switch on Windows 11
I would suggest a script for Illustrator that saves all you files to proper PDF's Google the subject and I found this suggestion. // A sample script for saving the current Illustrator document as a PDF. // This script runs within Adobe Illustrator's ExtendScript environment. function saveAsPDF(doc) ...
- Tue Dec 02, 2025 8:14 am
- Forum: Flows
- Topic: JDF Pickup - red cog
- Replies: 1
- Views: 4887
Re: JDF Pickup - red cog
Looks like there is a conflict in Datasets. The name of the Dataset you want to create for the job seems to have the same name as an already existing dataset in the incoming PDF.
Try to change the Dataset name in the JDF-pickup tool to something else
Try to change the Dataset name in the JDF-pickup tool to something else
- Sat Nov 15, 2025 4:48 pm
- Forum: Flows
- Topic: Extracting data from xml
- Replies: 9
- Views: 89989
Re: Extracting data from xml
This is an 8 year old thread that an AI-bot replied in.
- Fri Oct 31, 2025 8:18 am
- Forum: Applications
- Topic: Merge PDFs and Bookmarks
- Replies: 2
- Views: 79866
Re: Merge PDFs and Bookmarks
It's simpler if you keep them as they are before the merge for proofing.
The PDF for proofing is just then a copy of the working files.
The PDF for proofing is just then a copy of the working files.
- Sat Oct 25, 2025 8:48 am
- Forum: Switch
- Topic: Calculating hours between private data timestamp and current time (no scripting module)
- Replies: 2
- Views: 8590
Re: Calculating hours between private data timestamp and current time (no scripting module)
One of the most popular apps can fix that for you
https://www0.enfocus.com/en/appstore/pr ... calculator
It can give you Private data for the numeric value of a datetime (down to milliseconds) and from that you can calculate the difference between two.
https://www0.enfocus.com/en/appstore/pr ... calculator
It can give you Private data for the numeric value of a datetime (down to milliseconds) and from that you can calculate the difference between two.
- Wed Oct 22, 2025 3:53 pm
- Forum: Flows
- Topic: Switch Client custom filter based on metadata
- Replies: 5
- Views: 17691
Re: Switch Client custom filter based on metadata
Have you tried this app, it can help you with MEtadata that you will show in a check point or job boards. https://www0.enfocus.com/en/appstore/product/refresh-job-info And then you have this: https://www.enfocus.com/manuals/UserGuide/SW/24.1/home.html#en-us/common/sw/task/ta_swcl_creating_a_board_ad...
- Thu Sep 25, 2025 10:53 pm
- Forum: Switch
- Topic: How to get date of file in script
- Replies: 10
- Views: 16530
Re: How to get date of file in script
Here you find information about how to use NodeJS
https://enfocus.com/en/learn/switch#scriptingtrail
I think you need a maintenance contract to access it.
And you can also ask ChatGPT for help, just speicfy that you work with Enfocus Switch
https://enfocus.com/en/learn/switch#scriptingtrail
I think you need a maintenance contract to access it.
And you can also ask ChatGPT for help, just speicfy that you work with Enfocus Switch