Click here to Skip to main content
15,915,513 members
Home / Discussions / C#
   

C#

 
GeneralRe: how to get items count or an Enumaration? Pin
J4amieC17-Jan-06 2:14
J4amieC17-Jan-06 2:14 
QuestionIncorporate DHL / UPS Tracker Pin
Kashif Ali Khan16-Jan-06 23:55
Kashif Ali Khan16-Jan-06 23:55 
AnswerRe: Incorporate DHL / UPS Tracker Pin
Dave Kreskowiak17-Jan-06 6:27
mveDave Kreskowiak17-Jan-06 6:27 
QuestionSystem.Type Pin
peppepinna16-Jan-06 23:04
peppepinna16-Jan-06 23:04 
AnswerRe: System.Type Pin
exhaulted17-Jan-06 0:10
exhaulted17-Jan-06 0:10 
QuestionWeb Application Organised File Structure Pin
Brendan Vogt16-Jan-06 22:58
Brendan Vogt16-Jan-06 22:58 
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 

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.