Click here to Skip to main content
15,888,106 members
Home / Discussions / C#
   

C#

 
GeneralRe: Hooking messages of external application Pin
saurabh sahay10-Jun-09 6:30
saurabh sahay10-Jun-09 6:30 
GeneralRe: Hooking messages of external application Pin
Rajesh R Subramanian10-Jun-09 7:09
professionalRajesh R Subramanian10-Jun-09 7:09 
GeneralRe: Hooking messages of external application Pin
saurabh sahay10-Jun-09 7:20
saurabh sahay10-Jun-09 7:20 
AnswerRe: Hooking messages of external application Pin
saurabh sahay10-Jun-09 3:31
saurabh sahay10-Jun-09 3:31 
GeneralRe: Hooking messages of external application Pin
tasumisra10-Jun-09 3:40
tasumisra10-Jun-09 3:40 
GeneralRe: Hooking messages of external application Pin
saurabh sahay10-Jun-09 4:03
saurabh sahay10-Jun-09 4:03 
GeneralRe: Hooking messages of external application Pin
Rajesh R Subramanian10-Jun-09 3:59
professionalRajesh R Subramanian10-Jun-09 3:59 
Questionopen Pdf in WebBrowser Control [modified] Pin
Abdul Rahman Hamidy10-Jun-09 1:08
Abdul Rahman Hamidy10-Jun-09 1:08 
Dear All,
I am using FileStream Class to read from pdf file and then set the DocumentStream of Web Browser to that FileStream object, but it seems web browser control doesent work so.

FileStream fs=new FileStream(filePath,FileMode.Open,FileAccess.Read);
     webVr.DocumentStream=fs;

This shows a very missing things in web browser control.
basically i am using stream, that is bz i am getting my pdf file from another server.

can i show pdf files using WebBrowser Control?
i have got a reference which i can Ipersist Interface, but i didnt find any example of this interface.
i would appreciate to have an example of this interface "IPersist"

Abdul Rahaman Hamidy
Database Developer
Kabul, Afghanistan

modified on Wednesday, June 10, 2009 7:34 AM

AnswerRe: open Pdf in WebBrowser Control Pin
0x3c010-Jun-09 2:11
0x3c010-Jun-09 2:11 
GeneralRe: open Pdf in WebBrowser Control [modified] Pin
Abdul Rahman Hamidy10-Jun-09 19:44
Abdul Rahman Hamidy10-Jun-09 19:44 
AnswerRe: open Pdf in WebBrowser Control Pin
saurabh sahay10-Jun-09 2:27
saurabh sahay10-Jun-09 2:27 
GeneralRe: open Pdf in WebBrowser Control Pin
Abdul Rahman Hamidy10-Jun-09 19:46
Abdul Rahman Hamidy10-Jun-09 19:46 
GeneralFind & Search in text File Pin
Isaac Gordon10-Jun-09 0:26
Isaac Gordon10-Jun-09 0:26 
GeneralRe: Find & Search in text File Pin
0x3c010-Jun-09 0:34
0x3c010-Jun-09 0:34 
QuestionHow to convert any format vedio format to FLV format using FileUpload Control Pin
asbis9-Jun-09 23:38
asbis9-Jun-09 23:38 
AnswerRe: How to convert any format vedio format to FLV format using FileUpload Control PinPopular
Rajesh R Subramanian9-Jun-09 23:43
professionalRajesh R Subramanian9-Jun-09 23:43 
AnswerRe: How to convert any format vedio format to FLV format using FileUpload Control Pin
Tom Deketelaere9-Jun-09 23:47
professionalTom Deketelaere9-Jun-09 23:47 
AnswerRe: How to convert any format vedio format to FLV format using FileUpload Control Pin
0x3c010-Jun-09 0:40
0x3c010-Jun-09 0:40 
QuestionGUI (White backgrounds Problem) Pin
gwithey9-Jun-09 23:09
gwithey9-Jun-09 23:09 
AnswerRe: GUI (White backgrounds Problem) Pin
Colin Angus Mackay9-Jun-09 23:26
Colin Angus Mackay9-Jun-09 23:26 
GeneralRe: GUI (White backgrounds Problem) Pin
gwithey10-Jun-09 0:01
gwithey10-Jun-09 0:01 
QuestionRemoting Problem Pin
Reddy Prakash9-Jun-09 22:39
Reddy Prakash9-Jun-09 22:39 
GeneralDisplaying unicode Pin
dell2249-Jun-09 22:08
dell2249-Jun-09 22:08 
GeneralRe: Displaying unicode Pin
Christian Graus9-Jun-09 22:22
protectorChristian Graus9-Jun-09 22:22 
Question[Message Deleted] Pin
Roshanakak9-Jun-09 21:51
Roshanakak9-Jun-09 21:51 

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.