Jump to content

printing

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
2 replies to this topic

#1
mehdi_13

mehdi_13

    Newbie

  • Members
  • Pip
  • 3 posts
Hi,
I want to know how to set the coordinate of printing a line based on for example the position of a text box on my windows form.

#2
WingedPanther

WingedPanther

    A spammer's worst nightmare

  • Moderators
  • 16,831 posts
Do you have a screenshot or code? It's not clear to me what you want to do.
Programming is a branch of mathematics.
My CodeCall Blog | My Personal Blog

#3
mehdi_13

mehdi_13

    Newbie

  • Members
  • Pip
  • 3 posts
Let me ask it again i wanna to print a text with my program i am using a printdialog and a printdocument but i have problem with position of printed text i want to specify it by position of a textbox on my form How could i do it?