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
benadams  
#1 Posted : Monday, September 14, 2020 9:06:52 AM(UTC)
benadams

Rank: Advanced Member

Groups: Member
Joined: 3/20/2018(UTC)
Posts: 61

Thanks: 4 times
Hi Stan, hi everybody.

Is somebody knows how make My printarea size unchanged when update design file.

Example:

I have a bag psd template(1) with 85mmx85mm. During customization I want to change the design with another one psd template(2) with 120mmx40mm
When I click on my update design button using setPrintAreas Method, the design is updated but my printarea changes to. I want to fix it.

see it works here
https://www.rapidecard.c...sap_1/sosap_1_design001/



NB: My bag psd template(1) use a mockup.
in my code i added theses options
var options = {
replaceAll: false,
preserveSafetyLines: true,
preserveUserChanges:true,
updateSurfaceSize: false
// updateRevertData:true
};


But it doesn't work.


Thanks for the help



VictorTolstov  
#2 Posted : Monday, September 14, 2020 11:57:40 AM(UTC)
VictorTolstov

Rank: Member

Groups: Member
Joined: 11/14/2019(UTC)
Posts: 29

Was thanked: 1 time(s) in 1 post(s)
Hello Ben,

I understand correctly that you do not want to change the size of the print area, even if the new file has larger dimensions?

Let me know if you have any questions

Regards, Victor
benadams  
#3 Posted : Tuesday, September 15, 2020 12:18:24 AM(UTC)
benadams

Rank: Advanced Member

Groups: Member
Joined: 3/20/2018(UTC)
Posts: 61

Thanks: 4 times
EXACTLY VICTOR.
VictorTolstov  
#4 Posted : Tuesday, September 15, 2020 3:19:11 AM(UTC)
VictorTolstov

Rank: Member

Groups: Member
Joined: 11/14/2019(UTC)
Posts: 29

Was thanked: 1 time(s) in 1 post(s)
Ben,

It will not work this way, if you want the size of the new print area to match the previous one, you need to use a design file of the same size 85 * 85

Or use the resizing method after applying the new print area

Let me know if you have any questions

Regards, Victor
benadams  
#5 Posted : Thursday, September 17, 2020 5:16:24 AM(UTC)
benadams

Rank: Advanced Member

Groups: Member
Joined: 3/20/2018(UTC)
Posts: 61

Thanks: 4 times
Hella Victor,
I use your process, it works fine.
Thanks
Users browsing this topic
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.