And, while you're at it, create a server farm to handle multple web
apps so you can print more than one document at a time...

The only idea I would have, if you wanted to stick with .NET printing
stuff is to create a text file and send that to the printer. The text
file would contain the line feeds, spaces, etc which would position
the text to be printed correctly.

A lot of POS/dot matrix printers will render images. If the text idea
wouldn't work, the next idea would be to create an image, and send it
to the printer. The image would be a drawing of the text which needs
to be printed on the contract.

On Nov 25, 6:39 pm, "Stephen Russell" <[EMAIL PROTECTED]> wrote:
> I know how to write reports, but this is more of the need to print an entire
> page with various data at precise points on a multi part contracts that are
> preprinted.  
>
> Any idea on how to hit a specific x,y coordinate over and over again?
>
> TIA  
>
> .........................
>
> Stephen Russell -
>
> Senior Visual Studio Developer, DBA
>
> Memphis, TN
>
> 901.246-0159

Reply via email to