Re: Printing without a document
From: Michael C (me_at_mine.com)
Date: 01/28/05
- Next message: Stephen Costanzo: "StartPosition"
- Previous message: Marco: "Re: Hide datagrid new row"
- In reply to: Al Jones: "Re: Printing without a document"
- Next in thread: Al Jones: "Re: Printing without a document"
- Reply: Al Jones: "Re: Printing without a document"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 28 Jan 2005 14:38:28 -0500
No problem. I remember the old GW-BASIC days myself :) Let me know if I
can help out with anything else, or if you run into any more problems with
printing your document.
Thanks,
Michael C#, MCDBA
"Al Jones" <alfredmjones@shotmail.com> wrote in message
news:opslbu46mvxhg4go@aljones...
> And you're an apprecciated fount of knowledge. The second looks (at quick
> glance) exactly like what I'm looking for .... thank you sir //al
>
> On Fri, 28 Jan 2005 14:20:42 -0500, Michael C <me@mine.com> wrote:
>
> > Check out this page
> > http://www.startvbdotnet.com/controls/printdialog.aspx.
> > There's a pretty good article in this PDF document, with sample code,
for
> > handling the "PrintPage" event of the PrintDocument, at
> > http://www.itcourseware.com/Webpdfs/webap-advvbnet.pdf. It also has
> > sample
> > code and explanations for adding headers and footers, page numbers, etc.
> >
> > Thanks,
> > Michael C#
> >
> >
> > "Al Jones" <alfredmjones@shotmail.com> wrote in message
> > news:opslbrhaiyxhg4go@aljones...
> >> Well, hopefully that title get someones attention.
> >>
> >> In this old gwbasic program I've converted I *have* sucessuflly
> >> converted
> >> it to print to a file and the output is acceptable. From there I have
> >> printPreview and (what is it) PrinDocument working.
> >>
> >> All of the references I've found (to include several books) show that
> >> method of printing ... my question - is it not possible to print the
> >> document 'on the fly' to allow proper paging, page numbers, etc. What
> >> I've seen just flows the document to the printer and divil take the
> >> hindmost as far as widows / orphans are concerned and page numbers -
> >> hah!
> >> Again I'm obviously missing something here.
> >>
> >> Point me toward something if you would please. thanks //al
> >>
> >> --
> >> Using Opera's revolutionary e-mail client: http://www.opera.com/mail/
> >
> >
>
>
>
> --
> Using Opera's revolutionary e-mail client: http://www.opera.com/mail/
- Next message: Stephen Costanzo: "StartPosition"
- Previous message: Marco: "Re: Hide datagrid new row"
- In reply to: Al Jones: "Re: Printing without a document"
- Next in thread: Al Jones: "Re: Printing without a document"
- Reply: Al Jones: "Re: Printing without a document"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|