Click here to Skip to main content
15,901,283 members
Home / Discussions / C#
   

C#

 
AnswerRe: Web Application Organised File Structure Pin
exhaulted17-Jan-06 0:12
exhaulted17-Jan-06 0:12 
QuestionHow to get the web traffic using c#.NET windows application? Pin
sachu_vidya16-Jan-06 21:15
sachu_vidya16-Jan-06 21:15 
QuestionImage Draw Pin
Talktorajeev16-Jan-06 20:40
Talktorajeev16-Jan-06 20:40 
AnswerRe: Image Draw Pin
Hesham Desouky16-Jan-06 22:10
Hesham Desouky16-Jan-06 22:10 
QuestionFind text of label Pin
amirrezaie16-Jan-06 20:36
professionalamirrezaie16-Jan-06 20:36 
AnswerRe: Find text of label Pin
microsoc16-Jan-06 20:39
microsoc16-Jan-06 20:39 
QuestionIs there any utility like DSPack? Pin
Divyang Mithaiwala16-Jan-06 20:16
Divyang Mithaiwala16-Jan-06 20:16 
QuestionFill Data in PDF file through Programming Pin
Jasmy16-Jan-06 19:39
Jasmy16-Jan-06 19:39 
hi,

I have a pdf editor software which opens pdf files in edit mode.

I am opening a pdf file through this software in my code.
The code is as follows:

Process.Start(Application.StartupPath.Substring(0, Application.StartupPath.ToString().IndexOf("Eviction")) + "PDF Editor 2\\PDFEdit.exe", "F:\\Covenant.pdf");

But, I want to pass some data to be displayed in the pdf file.
This software allows to insert some textboxes(with name given to each textbox) in the pdf file and save them.
So, when I open this pdf file through my code, I want some values to be displayed in these textboxes.

Can anyone help me out?

Thanks in advance.


Jasmy
AnswerRe: Fill Data in PDF file through Programming Pin
exhaulted17-Jan-06 0:16
exhaulted17-Jan-06 0:16 
QuestionCreating evaluation software Pin
Sandeep TP16-Jan-06 19:19
Sandeep TP16-Jan-06 19:19 
QuestionDynamic Defination of class Pin
bidisha_tina16-Jan-06 18:35
bidisha_tina16-Jan-06 18:35 
AnswerRe: Dynamic Defination of class Pin
Christian Graus16-Jan-06 18:39
protectorChristian Graus16-Jan-06 18:39 
QuestionHow to use C# classes from other folders Pin
edel_ong16-Jan-06 18:30
edel_ong16-Jan-06 18:30 
AnswerRe: How to use C# classes from other folders Pin
Christian Graus16-Jan-06 18:40
protectorChristian Graus16-Jan-06 18:40 
GeneralRe: How to use C# classes from other folders Pin
edel_ong16-Jan-06 21:54
edel_ong16-Jan-06 21:54 
GeneralRe: How to use C# classes from other folders Pin
Drew McGhie17-Jan-06 4:27
Drew McGhie17-Jan-06 4:27 
GeneralRe: How to use C# classes from other folders Pin
Christian Graus17-Jan-06 9:10
protectorChristian Graus17-Jan-06 9:10 
QuestionNativeMethods Pin
Luis Alonso Ramos16-Jan-06 18:25
Luis Alonso Ramos16-Jan-06 18:25 
AnswerRe: NativeMethods Pin
Hesham Desouky16-Jan-06 22:14
Hesham Desouky16-Jan-06 22:14 
GeneralRe: NativeMethods Pin
Luis Alonso Ramos17-Jan-06 4:32
Luis Alonso Ramos17-Jan-06 4:32 
QuestionHow to add a combo box in a datagrid column in vs 2003 Pin
Suraj R K16-Jan-06 18:21
Suraj R K16-Jan-06 18:21 
AnswerRe: How to add a combo box in a datagrid column in vs 2003 Pin
Christian Graus16-Jan-06 18:40
protectorChristian Graus16-Jan-06 18:40 
QuestionSecurity Settings for UserControl to Run In Web browser Pin
RizwanSharp16-Jan-06 17:56
RizwanSharp16-Jan-06 17:56 
QuestionCan I activate a remote object with specified culture? Pin
machocr16-Jan-06 14:53
machocr16-Jan-06 14:53 
QuestionSliding toolbar Pin
MAGrimsley16-Jan-06 14:33
MAGrimsley16-Jan-06 14:33 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.