Meet us at Drupa 24. Dusseldorf/Germany. May. 28 - Jun 7.
Welcome Guest! You need to login or register to make posts.

Notification

Icon
Error

Options
Go to last post Go to first unread
Moegal  
#1 Posted : Thursday, August 18, 2016 2:15:40 PM(UTC)
Moegal

Rank: Member

Groups: Member
Joined: 3/5/2004(UTC)
Posts: 13

I see that in your example that 15 or 7.5 is used.

pixels? I need .25 inches for my bleed line.

Marty

Julia Khoptyan  
#2 Posted : Friday, August 19, 2016 1:41:27 AM(UTC)
Julia Khoptyan

Rank: Advanced Member

Groups: Member
Joined: 8/19/2016(UTC)
Posts: 33

Was thanked: 1 time(s) in 1 post(s)
Hi Moegal,

The safety line, as well as a product, measured in points. It is equal to 1/72 inch.

I.e. for your case:

.25 inch = 18 points

Best regards,

Julia

Edited by user Friday, August 19, 2016 2:36:46 AM(UTC)  | Reason: Not specified

Moegal  
#3 Posted : Friday, August 19, 2016 2:43:29 AM(UTC)
Moegal

Rank: Member

Groups: Member
Joined: 3/5/2004(UTC)
Posts: 13

Julia,

thanks yes but shouldn't it be half that at 9? since there is margin on all sides

Marty

Julia Khoptyan  
#4 Posted : Friday, August 19, 2016 3:42:42 AM(UTC)
Julia Khoptyan

Rank: Advanced Member

Groups: Member
Joined: 8/19/2016(UTC)
Posts: 33

Was thanked: 1 time(s) in 1 post(s)
It depends on what you need.

When you set 18 points distance for the safety line margin property, it adds 18 points from all sides (18 points from left, 18 from the right, etc).

For example:

Code:
productDefinition = {
    defaultSafetyLines: [{
    margin: 18, 
    ....
}  

If you need 18 points total (i.e. 9 points from left and 9 points from right), you need to set 9.

Learn more in ISafetyLine Structure description.

Edited by moderator Friday, August 19, 2016 3:46:12 AM(UTC)  | Reason: Not specified

Moegal  
#5 Posted : Saturday, August 20, 2016 3:42:15 AM(UTC)
Moegal

Rank: Member

Groups: Member
Joined: 3/5/2004(UTC)
Posts: 13

thanks
Users browsing this topic
Guest
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.