in that case you need to export the file, swap to their application, import the file and print the label. That is time consuming and prone to a lot of mistake.
Bear in your mind, we dispatch 300-400 parcels a day and we have 4 packagers. So the system should be simple and all process should happen only on our application.
bill...
Main Topics
Browse All Topics





by: mikelittlewoodPosted on 2007-02-23 at 05:18:55ID: 18595539
> My question is, obviously, how can I communicate with the printer and print the barcode labels within delphi.?
Does their software not print the barcode labels for you? We use a similar system and technique for another shipping company by populating a text file which it uses to print the barcode labels itself, not via our own delphi application.