Click here to Skip to main content
15,917,174 members
Home / Discussions / C#
   

C#

 
QuestionReturn file name in gridview and link to the file Pin
newbie1234567891016-Apr-09 5:56
newbie1234567891016-Apr-09 5:56 
AnswerRe: Return file name in gridview and link to the file Pin
buachaill cliste16-Apr-09 7:24
buachaill cliste16-Apr-09 7:24 
GeneralRe: Return file name in gridview and link to the file Pin
newbie1234567891016-Apr-09 9:58
newbie1234567891016-Apr-09 9:58 
GeneralRe: Return file name in gridview and link to the file Pin
buachaill cliste16-Apr-09 11:25
buachaill cliste16-Apr-09 11:25 
Questionmax() in XPath Pin
Siddharth Rastogi16-Apr-09 5:55
Siddharth Rastogi16-Apr-09 5:55 
QuestionGetting a PDF mouseclick event to C# Windows App Pin
Engineer Joe16-Apr-09 5:46
Engineer Joe16-Apr-09 5:46 
AnswerRe: Getting a PDF mouseclick event to C# Windows App [modified] Pin
buachaill cliste16-Apr-09 6:19
buachaill cliste16-Apr-09 6:19 
GeneralRe: Getting a PDF mouseclick event to C# Windows App Pin
Engineer Joe16-Apr-09 6:43
Engineer Joe16-Apr-09 6:43 
got the control by adding reference under Project ---> Add Reference. Chose something like AcroPDFLib from the COM tab. Then right-clicked the toolbox, choose items, and chose Adobe Reader. In my code, I open the appropriate PDF. So I get the PDF to open with no problem. Now I have to get it to register a button click in the PDF. Problem is that it has to be done at runtime, and i'm also not sure adobe provides a way to reference the event through C#. I'm not that great with event handlers...til now i've just chosen them from the menu options...but that's not possible with a button that isn't present until runtime... I've seen some some code that supposedly runs a javascript function in a PDF when a button is clicked, and i hoping that I could create an event like that somehow.

Sidenote: I'm amazed at how very little functionality the Adobe Reader control has. I haven't found a way to actually get the X, Y, and Zoom coordinates of the viewing window... They can be set easily enough, but I haven't found a way to GET them.
GeneralRe: Getting a PDF mouseclick event to C# Windows App Pin
buachaill cliste16-Apr-09 7:39
buachaill cliste16-Apr-09 7:39 
GeneralRe: Getting a PDF mouseclick event to C# Windows App Pin
Engineer Joe17-Apr-09 7:25
Engineer Joe17-Apr-09 7:25 
QuestionHow to convert System.Type to Form ? Pin
hdv21216-Apr-09 5:32
hdv21216-Apr-09 5:32 
AnswerRe: How to convert System.Type to Form ? Pin
Luc Pattyn16-Apr-09 5:40
sitebuilderLuc Pattyn16-Apr-09 5:40 
AnswerRe: How to convert System.Type to Form ? Pin
DaveyM6916-Apr-09 5:41
professionalDaveyM6916-Apr-09 5:41 
GeneralRe: How to convert System.Type to Form ? Pin
Colin Angus Mackay16-Apr-09 6:36
Colin Angus Mackay16-Apr-09 6:36 
AnswerRe: How to convert System.Type to Form ? Pin
0x3c016-Apr-09 6:41
0x3c016-Apr-09 6:41 
QuestionRegarding the WebBrowser Class/Control in C# Pin
labdakos16-Apr-09 4:51
labdakos16-Apr-09 4:51 
AnswerRe: Regarding the WebBrowser Class/Control in C# Pin
0x3c016-Apr-09 5:04
0x3c016-Apr-09 5:04 
GeneralRe: Regarding the WebBrowser Class/Control in C# Pin
labdakos16-Apr-09 20:01
labdakos16-Apr-09 20:01 
GeneralRe: Regarding the WebBrowser Class/Control in C# Pin
labdakos17-Apr-09 3:13
labdakos17-Apr-09 3:13 
QuestionProgress Bar while copying, deleting files Pin
ramzg16-Apr-09 4:50
ramzg16-Apr-09 4:50 
AnswerRe: Progress Bar while copying, deleting files Pin
Luc Pattyn16-Apr-09 5:06
sitebuilderLuc Pattyn16-Apr-09 5:06 
GeneralRe: Progress Bar while copying, deleting files Pin
ramzg16-Apr-09 5:12
ramzg16-Apr-09 5:12 
GeneralRe: Progress Bar while copying, deleting files Pin
Luc Pattyn16-Apr-09 5:37
sitebuilderLuc Pattyn16-Apr-09 5:37 
AnswerRe: Progress Bar while copying, deleting files Pin
Abhijit Jana16-Apr-09 5:32
professionalAbhijit Jana16-Apr-09 5:32 
Questionhow explicitly paint event call on button click event PinPopular
Babita Shivade16-Apr-09 4:21
Babita Shivade16-Apr-09 4:21 

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.