Printing to intermec printer

HamiltonHamilton Member Posts: 29
Hi all,

Bar codes seem to be all the rage. I've downloaded the navibar utility and read the documentation, but it's not really what I need to do.

I need to print a report to an Intermec 3400 printer. Apparently, this printer takes some kind of raw text file and converts it to a barcode and human readable report to print on itself.

Is there anybody out there with experience doing this? I couldn't find any threads dealing with this issue.

cheers,

Answers

  • HamiltonHamilton Member Posts: 29
    Perhaps a little more clarification. Other than deciding on the bar code font, do I just design a regular report and have it sent to that printer? Is there any special tricks, characters etc., that need to be done? Do I just treat it as a regular printer?
  • ara3nara3n Member Posts: 9,256
    If it has windows drivers then you treat as regular printer, otherwise you have to write a codeunit and create the special file and copy it to that printer port number.
    Ahmed Rashed Amini
    Independent Consultant/Developer


    blog: https://dynamicsuser.net/nav/b/ara3n
  • HamiltonHamilton Member Posts: 29
    Thanks Rashed.
Sign In or Register to comment.