Click here to Skip to main content
15,881,204 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi everybody
i am trying to design a program now, for a school , but am having a serious challenge. The chalenge is, i want that when a student supplied their information to a secretary, say firstName, dateOfBirth and LastName and the secretary enters this information on the application to their respective textboxes, i want that if she clicks on the view certificate, a corel draw page is displays that has the certificate and the firstName, DateOfBirth and LastName is automatically copied to respective positions in the certificate, now all the secretary needs to do is to click on print from coreldraw to print the certificate .is there a better way to do this thanks
Posted

1 solution

Print the certificates first, then print the person details over when needed (that way you don't need Corel in your form).
 
Share this answer
 
Comments
Ese ochuko 16-Sep-12 1:35am    
Hi
tanks for your reply can you please give me an example.
Like a small code example so i can undastand it properly
Ese ochuko 16-Sep-12 1:44am    
Ok what you are saying is that i should print out the certificate from the System to an A4 paper first, then print the text to the certificate, if thats what you mean now the challenge is, printing the text from the application to respective position in the A4 paper certificate. If you can show me i wil b very happy thanks.
Mehdi Gholam 16-Sep-12 5:37am    
This is very simple to do, with reporting controls like crystal reports etc.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900