Search found 5 matches
- Tue Jan 23, 2024 11:01 pm
 - Forum: PitStop Pro
 - Topic: Add Bleed Action Creates Unwanted Knockout Group
 - Replies: 2
 - Views: 3666
 
Add Bleed Action Creates Unwanted Knockout Group
I keep having an issue where the Add bleed actions is creating a knockout group after processing. This has caused some elements in the layouts to overprint incorrectly. I have tried changing the settings for Add Bleed but keep having the same results.
					- Mon Mar 18, 2019 9:06 pm
 - Forum: Switch
 - Topic: Merge XML Files together in Switch
 - Replies: 1
 - Views: 5038
 
Merge XML Files together in Switch
Does anyone have a way to merge two xml files together? I have two xml files being exported that i would like to combine into one xml. Any help is much appreciated. I have trying to create a script that might work but not having much luck.
					- Tue Jul 03, 2018 8:35 am
 - Forum: Flows
 - Topic: Transform One XML to Multiple XML Files
 - Replies: 2
 - Views: 4200
 
Re: Transform One XML to Multiple XML Files
Thank you for your reply. After much trial and error I was able to achieve the output I wanted.
					- Sat Jun 30, 2018 6:21 am
 - Forum: Flows
 - Topic: Transform One XML to Multiple XML Files
 - Replies: 2
 - Views: 4200
 
Transform One XML to Multiple XML Files
I am in need of a way to transform one xml file with multiple nodes that have the same name and convert each of the those nodes into individual xml files for each node. Here is a sample of the xml. I have been trying to use the built in XSLT tool but am not familiar enough with how it works. <order>...
					Re: Split XML
Do you have an example of the xslt code you used? I have a very similar project and have not been able to find a solution. I am using the built in xslt tool in switch, is there a reason to use saxon over the build in tool?