c# - Fargo SDK Laminate an IDcard -
i developing idcard printing application uses fargo sdk
send idcard fargo dtc-4500
printer printed. after idcard gets printed want issue command laminate
idcard printed, not find method in sdk issue lamination process command
.
can please me how laminate idcard after printed using fargo sdk
, fargo dtc-4500
printer? using .net
version of fargo sdk
.
i have created printjob
object , have added , positioned texts , images should printed on front , backside of card using printjob.addprintimageelement
, printjob.addprinttextelement
, have called printjob.doprint()
method initiate printing process. question method calls lamination process automatically? or there method called lamination? or lamination can done directly using buttons on printer?
This comment has been removed by the author.
ReplyDeleteDo you found the answer? I have the same case
ReplyDelete