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?


Comments

Post a Comment

Popular posts from this blog

jquery - ReferenceError: CKEDITOR is not defined -

javascript - Chart.js (Radar Chart) different scaleLineColor for each scaleLine -

apache - Error with PHP mail(): Multiple or malformed newlines found in additional_header -