Re: How to stop print spooler from replacing command characters ?

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



Junior wrote:
Hi guys. I need to make some ASC commands get to the printer, but it
seems to me the printer spooler strips them off and puts another
character in their place. I noticed there's this 'Font selection' tab
in printer properties, does it happen to offer any possible solution
for that ? By the way, I'm using VB .NET. Thanks !

What you're trying to do is send raw data to the printer.
http://www.codeproject.com/Purgatory/Print_Raw_Data.asp

(I think the html colouring went wrong in the code in that article, but at a
glance it seems to contain the right words.)

Andrew


.



Relevant Pages

  • Re: Views
    ... Are you seeing this in Query Analyzer? ... your Name values have a character that cause the QA to tab a column over. ... > it puts the Name in the Address column. ...
    (microsoft.public.sqlserver.programming)
  • Re: Formatting index entries
    ... replace each space with a tab character ... Copy the whole cell ... use Edit>Replace to replace every tab with a space. ... you want to rip all the Index tags out of the main document. ...
    (microsoft.public.mac.office.word)
  • Re: Calculations Result Sometimes Displays 000, Sometimes 444
    ... > when I was addressing your mention of strange formatting options, ... the fill character for each tab was set to 4 on one of the ... added to a layout (not duplicate or copy / paste) will automatically ...
    (comp.databases.filemaker)
  • Re: Renaming documents from text within the document using existin
    ... StrName = ActiveDocument.Paragraphs.Range.Text ... character was found because you did trim off the first six characters. ... You can use the replace command to remove tab characters from a string and I ...
    (microsoft.public.word.vba.general)
  • Re: grep for metacharacters
    ... tab character. ... if you want to stick with grep, ... formfeed character in a file and match based on that: ... And egrep in RHEL5 doesn't see _any_ of them: ...
    (linux.redhat)