List of labels with their associated printer 追蹤
Hello All,
Is there a way to list the label along with the associated printer?
I do have the SDK if someone could provide some code samples.
Thank you for your help,
Peter
2 意見
I would recommend looking at our BarTender .net SDK help documentation for the available methods. You can find this in BarTender under help->BarTender help->Automating BarTender->Automation with the BarTender .net SDK. Specifically, look at the PrintSetup.PrinterName Property method. It should allow you to get and set the printer name of the opened BarTender document.
The History Explorer has a view for Documents, which tells you every printer the document has been used on.
請登入寫評論。