Search found 3 matches

by krm
Thu Dec 09, 2021 1:16 pm
Forum: Switch
Topic: File to Switch Web Service from Postman
Replies: 1
Views: 2501

File to Switch Web Service from Postman

Hi there, I want to post a xml file from Postman to my Switch Web Service but it will not work. Can someone show some screendumps from Postman how to set the params, headers and body to get it to work? I am able to login and get the submitpoints but I am getting "error": "Cannot submi...
by krm
Tue Oct 27, 2020 11:01 am
Forum: LEGACY scripting
Topic: Split PDF with script expression
Replies: 2
Views: 3908

Re: Split PDF with script expression

Thank´s working well!
by krm
Mon Oct 26, 2020 2:25 pm
Forum: LEGACY scripting
Topic: Split PDF with script expression
Replies: 2
Views: 3908

Split PDF with script expression

Hi,

I need a script expression that split my PDF in x pages per file.

Filename: Abcdef_Copies24.pdf

x = [Stats.NumberOfPages] / [Job.NameProper:After="Copies"]

Can someone help me with a script for this. I have never used the script expression before.

Thanks!