Re: Printing to a Word document using PrintDocument class

From: Herfried K. Wagner [MVP] (hirf-spam-me-here_at_gmx.at)
Date: 05/07/04


Date: 07 May 2004 21:14:30 +0200


* =?Utf-8?B?SmltIFBlcnJ5?= <jperry@qssmeds.com> scripsit:
> Can anyone shed some light on how to output to a Word document using
> the PrintDocument class? I need to draw lines and filled boxes as well
> as place text at a specific point on the line. Can this even be done?

I doubt that this is possible. You can use Word automation to print a
word document (<URL:http://msdn.microsoft.com/office/>).

-- 
Herfried K. Wagner [MVP]
<URL:http://dotnet.mvps.org/>


Relevant Pages

  • Arrow pointers over jpeg file
    ... I am trying to work with a screen shot ive made. ... made a screen shot and pasted it into a word document as a ... I now need to draw arrows over the image to ...
    (microsoft.public.word.drawing.graphics)
  • is there a "pen tool" in word 2003?
    ... what i want to be able to do is use my mouse to draw some ... sqwiggly lines or whatever in my word document. ... Now the drawing tools ... tjones. ...
    (microsoft.public.word.drawing.graphics)
  • Re: how do i create a line across a page in Word?
    ... Hold the shift key down ... when you draw the line to get a horizontal line. ... Gordo Y ... > In a word document, do you know how to make a line across a page when ...
    (microsoft.public.word.docmanagement)
  • Printing to a Word document using PrintDocument class
    ... Can anyone shed some light on how to output to a Word document using the PrintDocument class? ... I need to draw lines and filled boxes as well as place text at a specific point on the line. ...
    (microsoft.public.dotnet.languages.vb)
  • Re: Printing with a .NET Application
    ... graphic images that are stored in JPG format in a SQL database. ... I looked into the PrintDocument Class. ... file and the streamreader in the PrintPage event handler is reading ... Would I do a Word document the same way? ...
    (microsoft.public.dotnet.languages.csharp)