Search found 26 matches
- Tue Jun 18, 2019 10:07 am
- Forum: Label Printing Integration & Programming
- Topic: printing multi records on a page via SDK
- Replies: 1
- Views: 2437
Re: printing multi records on a page via SDK
found a solution: because there is no "label.close" to tell the engine that data has been finished, we had to look for a similar function ... that could be done by using the SessionPrint which starts printing with ending the session: NL_SessionPrintRequest = NL_Label.StartSessionPrint() rs...
- Fri Jun 14, 2019 10:55 am
- Forum: Deutsch
- Topic: Variablenwert mit Datenbank verknüpfen
- Replies: 2
- Views: 9527
Re: Variablenwert mit Datenbank verknüpfen
ich würde in Excel die Mengeneinheit über eine Formel machen:
bei Sprache = (e) und Menge > 1 => Einheit = "pieces"
oder wie sonst auch schon mal üblich "piece(s)"
bei Sprache = (e) und Menge > 1 => Einheit = "pieces"
oder wie sonst auch schon mal üblich "piece(s)"
- Fri Jun 14, 2019 10:50 am
- Forum: Label Printing Integration & Programming
- Topic: printing multi records on a page via SDK
- Replies: 1
- Views: 2437
printing multi records on a page via SDK
Hi, we have a .NET-Application which prints labels with data from our MS-SQL-Server. Now we have a request to print multiple record on one label (10x15 cm). So we defined the label as 10x3 with 5 labels per printer-page. Printing via Excel works well, but the APP works like this: calling the passed ...
- Wed Mar 06, 2019 3:00 pm
- Forum: Label Printing Integration & Programming
- Topic: Printing a label containing a VBScript via SDK
- Replies: 4
- Views: 4030
Re: Printing a label containing a VBScript via SDK
Problem was solved by updating to current Version.
Maybe a reference was broken ...
Maybe a reference was broken ...
- Wed Mar 06, 2019 2:59 pm
- Forum: Label Printing Integration & Programming
- Topic: label is locked by new API
- Replies: 3
- Views: 3589
Re: label is locked by new API
Problem solved by updating to actual SDK.
Thanks !
Thanks !
- Wed Mar 06, 2019 2:30 pm
- Forum: Label Printing Integration & Programming
- Topic: Printing a label containing a VBScript via SDK
- Replies: 4
- Views: 4030
Re: Printing a label containing a VBScript via SDK
same problem by me - same solution !
Well, compiling to 32bit solved the problem, but I'm getting several warnings (see attachment),
so I can't use the context typing no longer.
How can I solve this ?
Well, compiling to 32bit solved the problem, but I'm getting several warnings (see attachment),
so I can't use the context typing no longer.
How can I solve this ?
- Fri Mar 01, 2019 11:50 am
- Forum: Label Printing Integration & Programming
- Topic: label is locked by new API
- Replies: 3
- Views: 3589
label is locked by new API
Hi, we are using NL2017 and the new API which now seems to always lock ALL used labels (!), even when doing a Shutdown before the next printing ! In the SDK there is no ".close" available as it was in the former API, but in fact that the Shutdown does no unlock on the label it seems that t...
- Wed Feb 28, 2018 8:03 am
- Forum: Deutsch
- Topic: NiceWatch - Datensätze mit SQL-Anweisung
- Replies: 3
- Views: 12395
Re: NiceWatch - Datensätze mit SQL-Anweisung
was gibt es denn als Fehlermeldung ?
- Wed Feb 28, 2018 7:59 am
- Forum: Label Printing Integration & Programming
- Topic: VBScript getting data from multi excel
- Replies: 2
- Views: 2755
Re: VBScript getting data from multi excel
Hi, why don't you let make Excel all the work ? You may do the lookup in an excel column of the first sheet. Data-Connections in VBS are not really amazing ... how did you declare the connections ? "SELECT * FROM SecundDataconnection WHERE Code =: MainDataconection$.Code1" normaly returns ...
- Wed Feb 28, 2018 7:39 am
- Forum: Label Printing Integration & Programming
- Topic: VB.net example for V 2017 available ?
- Replies: 5
- Views: 7349
Re: VB.net example for V 2017 available ?
Did you download my Demo-Source ? Usage is like this: Dim NL_PrintEngine As NiceLabel.SDK.IPrintEngine Dim NL_Label As NiceLabel.SDK.ILabel Const iLabels As Integer = 3 NL_PrintEngine = NiceLabel.SDK.PrintEngineFactory.PrintEngine NL_PrintEngine.Initialize() NL_Label = NL_PrintEngine.OpenLabel(sLabe...
- Thu Dec 14, 2017 9:11 am
- Forum: Label Design & Printing
- Topic: Converting LBL to ZPL format
- Replies: 4
- Views: 14089
Re: Converting LBL to ZPL format
also barcodes which are NOT native supported by the printer are calculated graphics -
so a .LBL with a dynamic barcode may not be printable with dynamic data
so a .LBL with a dynamic barcode may not be printable with dynamic data
- Thu Dec 14, 2017 9:09 am
- Forum: Label Design & Printing
- Topic: Converting LBL to ZPL format
- Replies: 4
- Views: 14089
Re: Converting LBL to ZPL format
thats right - but you can rename the generated file from .prn to .zpl Also you may have a look inside and verify the ZPL-statements. Pay Attention: the .ZPL can only be used for native fixed printing (e.g. by replacing "fixed" value inside the file). It can NOT be used for changed data whi...
- Fri Oct 13, 2017 3:16 pm
- Forum: Label Printing Integration & Programming
- Topic: error-handling on missing references when opening label
- Replies: 1
- Views: 2313
error-handling on missing references when opening label
Hi, is there a way to ignore missing references when opening a label via API (NL V6) ? (reason: we want to change all graphic to a new folder) When opening a label in the GUI you wll get a prompt how to handle missing references (ignore / discard / abort) ... when opening the same label via API the ...
- Mon Oct 09, 2017 9:55 am
- Forum: Deutsch
- Topic: Graphiken automatisiert einbetten
- Replies: 3
- Views: 9730
Re: Graphiken automatisiert einbetten
P.S.: das ganze funktioniert nur, wenn die alten Grafiken noch vorhanden sind. Fehlen die Grafiken beim Öffnen eines Etikettes, kommt es in der Oberfläche zu einer Abfrage, in der API werden die fehlenden Grafiken aber sofort entfernt und man hat keine Möglichkeiten sie auf das neue Verzeichnis zu s...
- Mon Oct 09, 2017 9:48 am
- Forum: Deutsch
- Topic: Graphiken automatisiert einbetten
- Replies: 3
- Views: 9730
Re: Graphiken automatisiert einbetten
Hi, leider geht das über die Oberfläche nur "zu Fuß": jedes Grafik in jedem Etikett neu zuweisen ! Mit der Programmierschnittstelle kann man das aber automatisieren: ich habe einmal ein Demo-Programm geschrieben, mit dem man ALLE Grafiken für ALLE Labels in einem Verzeichnis umsetzen kann....