Hi Thanks for reply but i dont wants to generate pdf from crsytal reports. I already have pdf form file and wants to write into it. i dont know the fields name and i wants to write it . is there any way to write in a pdf form,and you dont know the name of the form fields????
amit__8
Posts
-
pdf form -
pdf formI have sql server database and the user will key some data from databse. After that, i want to transfer this data to a PDF form. How can i do that?
-
transfer data from excel file to sql server programaticallythanks for the help, that i did but it shows more than 4000 records while my excel file contains only 500 and the problem is that how i will transfer the same into sql tables
-
data transfer from excel sheet to sql serverhow to transfer data from excel file to sql server's tables in asp.net programatically i can't use enterprise manager
-
Data transfer from excel file to sel server's tablehow to transfer data from excel file to sql server's tables in asp.net programatically i can't use enterprise manager
-
transfer data from excel file into sql server tablebut i can't use enterprise manager i have to do that programatically in my asp.net application.
-
transfer data from excel file to sql server programaticallyhow to transfer data from excel file to sql server's tables in asp.net programatically i can't use wizard can any body will help me regarding the same thanks in advance
-
transfer data from excel file into sql server tablehow to transfer data from a excel file into sql server's table. Thanks in advance
-
send fax through fax serviceyes installed. is there any way any dll in .net to send fax i don't wants to use com object any example ?
-
send fax through fax servicei wants to send fax through vb.net application i added reference of faxservice'sdll and usiong the following code: FaxServerClass fs = new FaxServerClass(); fs.Connect("mymachine"); //specifies the machinename object obj = fs.CreateDocument("myfilename"); FaxDoc fd = (FaxDoc)obj; fd.FaxNumber = "myfax#"; fd.RecipientName = "Tester"; int i = fd.Send(); MessageBox.Show(i.ToString()); fs.Disconnect(); i dont have modem but have lan card which is connected to internet how can i send fax
-
authenticationthere are 3 .aspx files test1.aspx and test2.aspx and login.aspx i wants to set authentication like that test1.aspx will not open directly if user not login and it will redirected to login.aspx page and test2.aspx should be open directly withou login how can i do that
-
search buttonhow to create a search option for a website.any example..
-
datasethow to find out a null or blank value within a dataset in asp.net/vb.net
-
define variable in web.confighow to declare a variable in web.confing and how to use that variable into asp.net web application,any example.....?
-
web buttonsfrom where i can get free web buttons for my web site
-
menu from database JAVAScripti created a javascript for display of menu can i take menu items from database table; how can i do that, pls explain with example
-
menu from databasei created a javascript for display of menu can i take menu items from database table; how can i do that, pls explain with example
-
retrieve image's width and heighthow can i retrieve image's width and height. image i saved in database table in sql server in byte format i am aleady retreieving image into a image button
-
fixed width of all cells in datagridHow can i fix height or width of a cell in datagrid. i wants all cells should have the same width ; height may differ in a datagrid.
-
Datagird formatNO,i would like to know that How can i fix height or width of a cell in datagrid. i wants all cells should have the same width ; height may differ.