Intermec Printer Integration with Ms Dynsmics Nav 2009

fezih5
Member Posts: 12
i have an intermec printer that i want to integrate with microsoft dynamics Nav 2009. i want to pass readable information from microsoft dynamics nav 2009 and have it printed as barcode lables by the printer.
microsoft is a partner of intermec printers. how can this be done? i assume there is a dll one needs to call to pass the info to.
microsoft is a partner of intermec printers. how can this be done? i assume there is a dll one needs to call to pass the info to.
0
Comments
-
the easiest way is this:
Define the intermec printer on the client computer, use the "Microsoft" "Generic text" driver (*)
in NAV: write the appropriate PL instructions to the printer to a .txt file
close the file in NAV; issue a DOS command to copy the .txt to the printer.
c:\copy file.txt lpt1 (or whatever port you have assigned the printer to)
(*: this is the best solution, since most printer drivers convert the source to a bitmap before sending it to the printer...intermec
printers mostly dont't understand bitmaps)0 -
Hi eyolftho,
I agree with you on this, it should work but the copy part must be slightly different.
If I create a valid Intermec instructions text file, name it test.prn and send it to the printer with a dos COPY instruction, this doesn't do anything, although it says it was copied. Even if you name it test.txt, same behaviour applies.
If I send the prn file with the Seagull Scientific driver that I installed when I added the Intermec printer on my computer (which works on an internal ip address and port 9100) then this prints the barcode. See attachment for function used.
So it would be interesting if someone had the experience of calling that Seagull function programmatically from NAV.
Cheers,
Roberteyolftho wrote:the easiest way is this:
Define the intermec printer on the client computer, use the "Microsoft" "Generic text" driver (*)
in NAV: write the appropriate PL instructions to the printer to a .txt file
close the file in NAV; issue a DOS command to copy the .txt to the printer.
c:\copy file.txt lpt1 (or whatever port you have assigned the printer to)
(*: this is the best solution, since most printer drivers convert the source to a bitmap before sending it to the printer...intermec
printers mostly dont't understand bitmaps)0
Categories
- All Categories
- 73 General
- 73 Announcements
- 66.6K Microsoft Dynamics NAV
- 18.7K NAV Three Tier
- 38.4K NAV/Navision Classic Client
- 3.6K Navision Attain
- 2.4K Navision Financials
- 116 Navision DOS
- 851 Navision e-Commerce
- 1K NAV Tips & Tricks
- 772 NAV Dutch speaking only
- 617 NAV Courses, Exams & Certification
- 2K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 320 Dynamics CRM
- 111 Dynamics GP
- 10 Dynamics SL
- 1.5K Other
- 990 SQL General
- 383 SQL Performance
- 34 SQL Tips & Tricks
- 35 Design Patterns (General & Best Practices)
- 1 Architectural Patterns
- 10 Design Patterns
- 5 Implementation Patterns
- 53 3rd Party Products, Services & Events
- 1.6K General
- 1.1K General Chat
- 1.6K Website
- 83 Testing
- 1.2K Download section
- 23 How Tos section
- 252 Feedback
- 12 NAV TechDays 2013 Sessions
- 13 NAV TechDays 2012 Sessions