Search found 8 matches
- Fri Jun 06, 2014 8:47 pm
- Forum: Scripting
- Topic: Edit and XML Tag
- Replies: 3
- Views: 1835
Edit and XML Tag
Great. Thanks, guys. I'll let you know how it goes.
- Thu Jun 05, 2014 3:52 pm
- Forum: Scripting
- Topic: Edit and XML Tag
- Replies: 3
- Views: 1835
Edit and XML Tag
I am trying to edit a tag in an XML file. The value for an XML tag related to quantity needs to be changed to 110% of that value. Obviously, you cannot perform math functions in metadata path. Also, there are instances where that value is, "N/A" and not an integer. What is the simplest way...
- Thu Jun 05, 2014 3:08 pm
- Forum: Imposition
- Topic: New Impostrip Configurator
- Replies: 4
- Views: 12994
New Impostrip Configurator
I would really like to implement this configurator into some of our flows. Currently, I'm pushing files from Switch to Impostrip hot folders, then reintroducing the imposed files into the flow. We have not yet upgraded to Switch 12, however. Can anyone provide some confidence that Switch 12 is relia...
- Mon Oct 07, 2013 8:01 pm
- Forum: Preflighting
- Topic: Connect All Preflight Sign Off
- Replies: 1
- Views: 2420
Connect All Preflight Sign Off
I didn't see that this question had been asked before, so I'm posing it here. I have created a Connector with Connect All 11 update 1. It preflights the files okay, but I have enabled Sign-off. When the issues are signed off, the Connector appears to be passing the files and completes. When I open t...
- Wed May 29, 2013 8:02 pm
- Forum: Flows
- Topic: Using XML to Create a Text Mark
- Replies: 7
- Views: 4619
Using XML to Create a Text Mark
Thank you.
I've figured that part out this morning. My XML was poorly structured. Now, I am trying to associate those tags with text marks that I am adding via a Pitstop server action.
I appreciate your help.
I've figured that part out this morning. My XML was poorly structured. Now, I am trying to associate those tags with text marks that I am adding via a Pitstop server action.
I appreciate your help.
- Wed May 29, 2013 5:13 pm
- Forum: Flows
- Topic: Using XML to Create a Text Mark
- Replies: 7
- Views: 4619
Using XML to Create a Text Mark
I think I am having trouble with the XML schema. When building a location path using a sample job, the XML file does not display the nodes as expected. I have reduced the XML file to a simple dataset and produced the same issue. I will find a solution and report back here. Thank you again for your h...
- Fri May 24, 2013 9:27 pm
- Forum: Flows
- Topic: Using XML to Create a Text Mark
- Replies: 7
- Views: 4619
Using XML to Create a Text Mark
Dwight, Thanks. I will pursue that avenue. I need to read and XML tag that contains Customer Name, for instance. Then place that text on the PDF. I guess what it comes down to is that I'm not sure what I am missing when I am trying to retrieve that XML tag and where to reference that variable. I'll ...
- Thu May 23, 2013 3:06 pm
- Forum: Flows
- Topic: Using XML to Create a Text Mark
- Replies: 7
- Views: 4619
Using XML to Create a Text Mark
I am trying to read an XML, use tags (ie. Customer Name, Print Quantity, Trim Size) and place these text strings in the PDF. Essentially, I am place identification and basic job information from an XML as mark on the PDF file before it gets imposed. I have created custom variables in Pitstop server ...