Search found 41 matches

by Dave23
Fri Jan 18, 2019 3:34 pm
Forum: LEGACY scripting
Topic: Changing values in XML xpath
Replies: 5
Views: 8463

Re: Changing values in XML xpath

This is great thanks cstevens a good foundation for me. When i tested this script I did notice that this updates both Cover and Inset types by adding 16 to the page count. How do i get it so that it only updates the Inset only?
by Dave23
Thu Jan 17, 2019 9:24 am
Forum: LEGACY scripting
Topic: Changing values in XML xpath
Replies: 5
Views: 8463

Changing values in XML xpath

Morning all, I have been trying to use xpath in order for me to get values from the xml below. Is it actually possible to target multiple attribute values using xpath and then change these values without scripting? So the values that i need are: Where "/Root/Order_Info/ProductType/Products[@Typ...
by Dave23
Wed Nov 14, 2018 8:04 am
Forum: LEGACY scripting
Topic: Apply leading zero to PageCount 1-9
Replies: 3
Views: 5545

Re: Apply leading zero to PageCount 1-9

Nice one this worked well for me, appreciate the reply Padawan.

Cheers
by Dave23
Fri Nov 09, 2018 3:23 pm
Forum: LEGACY scripting
Topic: Apply leading zero to PageCount 1-9
Replies: 3
Views: 5545

Apply leading zero to PageCount 1-9

Alright all,

Does anybody know if it is possible without using a script to check the pagecount of a job and if the width of the count is 1-9 then add a leading zero?

I'm hoping maybe this could be done in the Switch.Calculation expression?

Cheers
by Dave23
Fri Nov 09, 2018 3:13 pm
Forum: Applications
Topic: HP SmartStream Designer Imposition (version 120)
Replies: 16
Views: 22934

Re: HP SmartStream Designer Imposition (version 120)

All sorted now managed to get this configurator to work.

Cheers
by Dave23
Fri Nov 02, 2018 1:11 pm
Forum: Applications
Topic: HP SmartStream Designer Imposition (version 120)
Replies: 16
Views: 22934

Re: HP SmartStream Designer Imposition (version 120)

Alright all, I know this is an old topic but i am struggling with getting this configurator to work. I have smartstream designer version 11.4.17 and Switch configurator version 13. The issue no matter what i do seems to be when the imposed pdf comes out no bleed is on the job. I've tried going back ...
by Dave23
Tue Feb 27, 2018 8:56 pm
Forum: LEGACY scripting
Topic: Check XML using xpath or script?
Replies: 4
Views: 6494

Re: Check XML using xpath or script?

Hi loic. So would this be a script I need to create with these variables?
by Dave23
Tue Feb 27, 2018 1:24 pm
Forum: LEGACY scripting
Topic: Check XML using xpath or script?
Replies: 4
Views: 6494

Check XML using xpath or script?

Alright all, I have a flow that currently takes some xml and then using xslt splits it up and then depending on a certain value in one of the attributes it moves down different routes. I would like to evaluate the xml first however im not sure if i could use xpath or will i have to use a script, alt...
by Dave23
Tue Feb 27, 2018 1:07 pm
Forum: LEGACY scripting
Topic: XSLT help
Replies: 16
Views: 25937

Re: XSLT help

Cheers loicaigon. im slowly starting to understand..
by Dave23
Thu Feb 22, 2018 12:32 pm
Forum: LEGACY scripting
Topic: XSLT help
Replies: 16
Views: 25937

Re: XSLT help

How would it work if the xml looked like this instead? <?xml version="1.0" encoding="UTF-8"?> <Order_Root> <Header Info="Some Info"> <Order Number="1" Date="1/23/2018 10:53:00 AM"> <OrderCharges Charge="0.00000" /> </Order> <Order Number=&q...
by Dave23
Wed Feb 21, 2018 8:38 pm
Forum: LEGACY scripting
Topic: XSLT help
Replies: 16
Views: 25937

Re: XSLT help

apologies my fault working now. cheers
by Dave23
Wed Feb 21, 2018 7:57 pm
Forum: LEGACY scripting
Topic: XSLT help
Replies: 16
Views: 25937

Re: XSLT help

Hi cheers for the reply loicaigon.

I tried using the xslt that you supplied but it doesn't seem to output anything. Was i meant to tweak anything in the xslt?

Cheers
by Dave23
Wed Feb 21, 2018 11:42 am
Forum: LEGACY scripting
Topic: XSLT help
Replies: 16
Views: 25937

XSLT help

Alright all, I'm having a slight issue trying to get this xslt to work. I'm just starting out with xslt so i've only got the basics working at the moment. Any help would be great. Sample XML: <?xml version="1.0" encoding="UTF-8"?> <Order_Root> <Header> <Info>Some Info</Info> </He...
by Dave23
Thu Nov 02, 2017 4:43 pm
Forum: Flows
Topic: IDML to postscript
Replies: 0
Views: 3796

IDML to postscript

Hi all, Currently I am using the indesign configurator to convert IDML to postscript however this can be a very long process if there are quite a few idml files to convert and also by using the indesign configurator this causes a conflict when flows use smartstream. Has anyone got any better ideas t...
by Dave23
Thu Oct 19, 2017 6:29 pm
Forum: Flows
Topic: Process force quit
Replies: 2
Views: 4418

Process force quit

Hi all,

Is there any easier way to force quit a process instead waiting 45mins which is what it is set to in my preferences?

Cheers