SDK command Line
How to use the Command line option
[IDpackProducer] [IDP filename] [BadgeID] [Action] [Printer] [Hidden]
[IDpackProducer] - The full path of IDpack Producer
/F:[IDP Filename] - the idp file of you badge layout.
/ID:[Badgeid number] - unique badge ID number of the card
/A:[Action] - Action taken (currently the only available action is PRINT
/P:[Print name] - name of the printer
/H - IDpack will be hidden in the background, if omitted then IDpack will display on screen.
IDpack Producer will close once the command is sent to the printer.
Example:
C:\IDpack\IDpackProducer.exe /F:C:\Program Files\IDpack\Templates\EventBadge\EventBadge.idp /ID:10001 /A:Print /P:Canon IP4500 series /H
Note
If the path to the IDpack Producer application contains spaces then you will need to add quotes ""
"C:\Program Files\IDpack\IDpackProducer.exe"
Do not add quotes to the path of the idp file
*Hidden option (/H) must be used with Action option (/A)
|