


I do not want spaces in between the logos I want them all to re-align to the centre. I am at a bit of a loss at how to achieve this. Does anyone have an idea on how to achieve this function?
Thank you so much!
100% of size. Then copy/paste the logos into a text box and allow them to float. Then tag with XMPie and set the fitting for each of the logos to Fit Frame to Content so the hidden logos will vanish. Set your text box alignment to center vertically and turn on Suppress Trailing Spaces.
This is not the most efficient in terms of processing since the logos cannot be cached in the print file, but it will solve your puzzle. Just be sure to minimize the file size of your logos so the PDF files are faster to RIP.
Hi Allison,
Your approach was smart but it doesn't work unfortunately.
My suggestion is that you need 5 layers, Then your data should reflect your 5,4,3,2,1 image places.
You need to ask the user what they want in
spotE (bottom +4)
spotD (bottom +3)
spotC (bottom +2)
spotB (bottom +1)
spotA (bottom)
Then you have to check for images, count them, and turn on the appropriate layer although if you make sure the data reflects null, you could do it with one layer.
I don't think there is an easy way to translate the Red start from SpotE to SpotC if they don't want Spot D. I think you need to force the user to choose to put the logo in the spot they want it.
Getting your users to understand your orientation must start at the bottom vs. the top is counter intuitive.
Your data would look like this
spotA spotB spotC spotD spotE
red yel cyan purp mag
null null red cyan yel
null null null null red
Then doing check on !null of each ADOR and then summation would give 5,3 and 1 and you can use those numbers in a case statement to turn on the correct layer
Your InDesign layers would be layer1, layer2, layer3, layer4 and layer5
layer1 only has spotE
layer2 has spotD and spotE
layer3 has spotC, spotD and spotE
Then your images should show up just fine... I am not working in XMPie right now but I think this is the approach I would take.
--
You received this message because you are subscribed to the Google Groups "XMPie Interest Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to xmpie-users...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/xmpie-users/69c6c3cd-4767-432d-8ffb-09219f7acf2f%40googlegroups.com.