Search found 692 matches

by jan_suhr
Thu Sep 25, 2025 10:53 pm
Forum: Switch
Topic: How to get date of file in script
Replies: 10
Views: 1043

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
by jan_suhr
Tue Sep 09, 2025 4:55 pm
Forum: Flows
Topic: Add slug line (Current page no) [SOLVED]
Replies: 4
Views: 3757

Re: Add slug line (Current page no)

Can't you add that in the imposition?
by jan_suhr
Wed Sep 03, 2025 11:28 am
Forum: Imposition
Topic: How to impose multiple page sizes correctly in Switch?
Replies: 2
Views: 7979

Re: How to impose multiple page sizes correctly in Switch?

With the Imposition functionality in callas pdfToolbox, which is very powerful and flexible, you can create a sheet with different sizes of pages.
For example A5 card and business cards on the same sheet.
by jan_suhr
Sun Jul 13, 2025 3:31 pm
Forum: Flows
Topic: How to trigger conditional flow based on file metadata
Replies: 2
Views: 3193

Re: How to trigger conditional flow based on file metadata

Have you tried to make two outgoing connections from one folder to two folders. Then right click on the connection and select "Include jobs/Define conditions with variables"
Then you can set up rules on what should go in that outgoing connection.
by jan_suhr
Sat Jun 14, 2025 9:15 am
Forum: Flows
Topic: Problem storing network file path in Private Data
Replies: 2
Views: 2853

Re: Problem storing network file path in Private Data

You have to escape the backslashes for Switch to see them as backslashes

\\\\server01\\server\\ and so on
by jan_suhr
Mon Jun 02, 2025 4:45 pm
Forum: Flows
Topic: Tips for efficient flow design
Replies: 6
Views: 6496

Re: Tips for efficient flow design

Make sure you have the minimum of 4 processors available for Switch.
It-guys don't know what we need multiple.

One of my customers got a virtual server with just 1 core from the It-guys.
by jan_suhr
Tue May 27, 2025 8:16 am
Forum: Switch
Topic: New illustrator version does not support Windows server
Replies: 5
Views: 7432

Re: New illustrator version does not support Windows server

I would suggest the customer to send PDF-files
by jan_suhr
Tue May 20, 2025 10:42 am
Forum: Flows
Topic: Trigger dummy job every 1th of each month
Replies: 4
Views: 4315

Re: Trigger dummy job every 1th of each month

It could easily be done with a script
by jan_suhr
Thu May 15, 2025 9:00 pm
Forum: Node.js scripting
Topic: PdfProperties
Replies: 8
Views: 32183

Re: PdfProperties

You can script everything in pdfToolbox so it can handle it. From Switch you transfer your values from the datasets to variables that pdfToolbox can use.
by jan_suhr
Thu May 15, 2025 7:11 pm
Forum: Node.js scripting
Topic: PdfProperties
Replies: 8
Views: 32183

Re: PdfProperties

Do you have callas pdfToolbox?
by jan_suhr
Wed May 14, 2025 11:56 am
Forum: Flows
Topic: Privatedata from filename
Replies: 11
Views: 52421

Re: Privatedata from filename

The documentation shows some examples and give you instructions on the special functions Switch have. There are some videos in the Learning section on the support pages on Enfocus.com And then there is ChatGPT that can help you too. Mention that you use Enfocus Switch in the question to ChatGPT and ...
by jan_suhr
Wed May 14, 2025 10:18 am
Forum: Flows
Topic: Privatedata from filename
Replies: 11
Views: 52421

Re: Privatedata from filename

Since you have the Scripting module you can use this app to add Private data to the job with scripting.
https://www0.enfocus.com/en/appstore/pr ... ivate-data

To do what you want is quite simple with scripting.
by jan_suhr
Sun May 04, 2025 6:32 am
Forum: Applications
Topic: Corel Draw 2025
Replies: 8
Views: 79596

Re: Corel Draw 2025

This is from the documentation of the Corel Draw app. Application discovery details Switch will automatically detect the presence of CorelDRAW when starting up. When CorelDRAW was installed after Switch, the context menu Search for application in the Flow elements pane can be used to force Switch to...
by jan_suhr
Wed Apr 30, 2025 2:26 pm
Forum: Applications
Topic: Corel Draw 2025
Replies: 8
Views: 79596

Re: Corel Draw 2025

That option is only available on apps done in Legacy scripting.

If it is NodeJS it should have its own property to set the path to the application