473,385 Members | 1,317 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

WritePrinter

MPF
Thanks in advance for any assistance.

I've implemented the code found in the KB article below, but nothing is
actually printing. I see the document being sent to the printer, but nothing
gets printed.

I've tried printing to a network printer, as well as the local "Microsoft
Office Document Image Writer". For the Microsoft Office Document Image
Writer, the document seems to get "stuck" and never prompts to save the .mdi
image.
http://support.microsoft.com/?kbid=322091

Any thoughts?

Thanks,

Morgan
Thanks again.

Morgan
Jul 12 '06 #1
2 4947
Hello MPF,

Stoopid Microsoft. Why in THE HELL would you want to use the printer APIs
when you can easily use the Managed printer crap??

-Boo
Thanks in advance for any assistance.

I've implemented the code found in the KB article below, but nothing
is actually printing. I see the document being sent to the printer,
but nothing gets printed.

I've tried printing to a network printer, as well as the local
"Microsoft Office Document Image Writer". For the Microsoft Office
Document Image Writer, the document seems to get "stuck" and never
prompts to save the .mdi image.

http://support.microsoft.com/?kbid=322091

Any thoughts?

Thanks,

Morgan
Thanks again.
Morgan

Jul 13 '06 #2
MPF
Let's see, because the "Managed printer crap" as you so aptly said, will not
work for this solution.

"GhostInAK" wrote:
Hello MPF,

Stoopid Microsoft. Why in THE HELL would you want to use the printer APIs
when you can easily use the Managed printer crap??

-Boo
Thanks in advance for any assistance.

I've implemented the code found in the KB article below, but nothing
is actually printing. I see the document being sent to the printer,
but nothing gets printed.

I've tried printing to a network printer, as well as the local
"Microsoft Office Document Image Writer". For the Microsoft Office
Document Image Writer, the document seems to get "stuck" and never
prompts to save the .mdi image.

http://support.microsoft.com/?kbid=322091

Any thoughts?

Thanks,

Morgan
Thanks again.
Morgan


Jul 13 '06 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Chris | last post by:
Hi, I found this code to send print direct to printer. It works perfect. Imports System Imports System.Text Imports System.Runtime.InteropServices <StructLayout(LayoutKind.Sequential)> _...
4
by: Chris | last post by:
Hi, I found this code that can solve a problem I have. It sends print direct to printer. Imports System Imports System.Text Imports System.Runtime.InteropServices ...
5
by: john | last post by:
Here is the short story of what i'm trying to do. I have a 4 sided case labeling printer setting out on one of our production lines. Now then i have a vb.net application that sends data to this...
12
by: Peter Lin | last post by:
Hey, I am just wondering if anyone has got any idea of setting up a new class so that you could just print like the old ways with the printer class, since I am writing a program that really...
0
by: a_man | last post by:
Hi everyone Im writing an application in c# and I want to print directly to a printer with some printer specific commands than only the printer understands. Below is my code. I have an arraylist...
1
by: franchdream | last post by:
IntPtr pBytes; Int32 dwCount; dwCount = szString.Length; pBytes = Marshal.StringToCoTaskMemAnsi(szString); string yang = Marshal.PtrToStringAnsi(pBytes); ........ WritePrinter(hPrinter, pBytes,...
9
by: id10t error | last post by:
Hello, I am going to be using a Symbol WT4090 to scan items. I need to printer a tag from the Zebra ql320 plus. I am trying to do this is Visual basic 2005. Does anyone know and good site to...
3
by: gggram2000 | last post by:
Hi, I need some assistance. I'ved been searching the web for days now and can't find an example that really helps me. I have an EPSON TM-T88IV printer through which I want to open a cash drawer. I...
2
by: Flying Kite | last post by:
Hi All, I want to know how to print chinese characters on Zebra Printer, following code working fine with English string, but it's not working for Chinese string. It shows ASCII characters instead...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.