Hi,
I am into a trouble since 1 week and unable to find the solution from any community or site. I have created a small program that i want to print along with horizontal lines (like a notebook lined paper) . I have each line with 3 mixed fonts randomly generated so i have used RichTextBox control. everything is working fine.
Now i want to know how do i add a line into the RichTextBox or How do i Print along with Lines. the purpose is to take a printout along with lines.
If it is not possible what should i do to take print out along with lines?
I have tried to implement PDF file and tried to process with it but i was unable.
Regards,
Kaushal
I am into a trouble since 1 week and unable to find the solution from any community or site. I have created a small program that i want to print along with horizontal lines (like a notebook lined paper) . I have each line with 3 mixed fonts randomly generated so i have used RichTextBox control. everything is working fine.
Now i want to know how do i add a line into the RichTextBox or How do i Print along with Lines. the purpose is to take a printout along with lines.
If it is not possible what should i do to take print out along with lines?
I have tried to implement PDF file and tried to process with it but i was unable.
Regards,
Kaushal
Comment