hello all,
I am devloping an office based application in c#.net.my problem regarding output of the form
I am taking input from user in a text box like
Name: Nitin(textbox)
and I want output on printing form like
Name: N i t i n
The letter inputed will be 1 cm seprated in the output
How can I do that plz give me solution programatically...
Answers (1)
0
Please refer the following links to get a solution:https://dzone.com/articles/signing-soap-messages
https://www.ibm.com/support/knowledgecenter/en/SSGMCP_5.1.0/com.ibm.cics.ts.webservices.doc/wsSecurity/dfhws_soapmsg_signed.html
0
Refer the following Link : https://msdn.microsoft.com/en-us/library/ms824699.aspx
https://www.ibm.com/support/knowledgecenter/en/SSGMCP_5.2.0/com.ibm.cics.ts.webservices.doc/wsSecurity/dfhws_soapsigning.html