Recent content by youston

  1. youston

    Issue with commas in XMPIE

    Yes, but then you have to worry about the space between the title and the first name, which won't be suppressed by XMPie. Example: Mr.[SPACE]E. D.[SPACE]Ott. The spaces in brackets won't be suppressed, because you enter them manually. They're not part of the data.
  2. youston

    Issue with commas in XMPIE

    Set up a new content object called "FULLNAME" (or whatevs), and make that object do the following: if(IsNullOrEmpty(|->[title])) { |->[firstname] & " " & |->[lastname] } else { |->[title] & " " &|->[firstname] & " "& |->[lastname] }
  3. youston

    Issue with commas in XMPIE

    You've probably already figured this out by now, but XMPie has a function called "IfNullOrEmpty." You use it like this: if(IsNullOrEmpty(|->[ADDRESSLINE2])) { |->[ADDRESSLINE1] } else { |->[ADDRESSLINE1] & "," }
  4. youston

    Frog :-)

    Bear :-) Bear :-) Bear walks into a bar and orders a beer. Bartender says, "I'm sorry, we don't serve beer to bears in bars." Irritated, the bear growls at the bartender, "You serve me a beer or I'll eat that lady over there," waving his paw in the direction of a woman sitting at the end of...
  5. youston

    HELP! XMPie 6.0.2 Reversing Month & Day

    Well, I'm not using uProduce or uPlan. We're strictly a uDirect and then output from woefully-underpowered iMac shop. Same thing is happening, and without using 'format date.' I think the next time it happens I'll log a service call and see what story I get. I agree with you, though ... it...
  6. youston

    HELP! XMPie 6.0.2 Reversing Month & Day

    I considered parsing out the values and building a field out of the components early on, but ended up putting my foot down and saying, 'you know what? screw it. They're going to have to fix it.' Why should I have to jump through flaming hoops in order to get the value that's in the database into...
  7. youston

    HELP! XMPie 6.0.2 Reversing Month & Day

    I know you said you're high volume, but is it worth it to crack open the DB and reformat the field that has the date as a 'text' field? Otherwise, we've found that pasting in a row of data that simply says "TEST" in every field will trick uDirect into thinking every field is a text field...
  8. youston

    HELP! XMPie 6.0.2 Reversing Month & Day

    Had this issue pop up recently as well, but no uPlan here -- just using uDirect. The issue arises because the field in the data is set as a 'date.' XMPie reads that and reverses the month/day. Pretty sure that we didn't install the European version of uDirect, too. In one case, I can get...
  9. youston

    XMPie, Xerox Free Flow & iGen

    If there's any transparency in the file, try using PDF-VT out of XMPie. We don't have all that much luck running ppml files out of XMPie if there's any art at all in the file. YMMV. (Really miss .vdx on the NexPress. Oh well.)
  10. youston

    2D Code Help

    Maybe try substituting your "HexToUnicode("9") with "~d009"" (including the quotes). Got this from another forum. It's for Fusion, but that shouldn't really matter when encoding the barcode. Hopefully. Maybe. Good luck. Edit: Here's the link to the post on the fusion forums...
  11. youston

    Web2Print

    I'm interesting in a number of situations and applications.
  12. youston

    2D Code Help

    XMPie will generate those for you. Page 238 of the uDirect users manual details this operation. Good luck!
  13. youston

    Need new Digital Assets Management solution ...

    My company has tasked me with gathering information regarding Digital Asset Management solutions. We're currently using WebNative, but it's very old, and the cost of upgrading has us looking to other solutions. So, salespeople ... let me have it! You think what you have is better than Web...
  14. youston

    Questions!

    Customer: "When you say the margin is .5 inches, is that a half-inch, or is it 5/10ths?" Me: (resists urge to say it's 128/256ths, then :headdesk: ) Sadly, a true story.
  15. youston

    Data Cleanup

    We use an application called Personator to do a lot of this type of thing: Personator - Maintain personalized mailing lists and combine data from different sources with this data management tool It will open up your MS Access db (or other varieties), make a number of adjustments, and save...

PressWise

A 30-day Fix for Managed Chaos

As any print professional knows, printing can be managed chaos. Software that solves multiple problems and provides measurable and monetizable value has a direct impact on the bottom-line.

“We reduced order entry costs by about 40%.” Significant savings in a shop that turns about 500 jobs a month.


Learn how…….

 
Back
Top