473,493 Members | 4,319 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Related to pdf

1 New Member
I am creating one web application..in that project i have one below problem..

-> How to open PDF on popup window..and it is possible or not in .Net...
Mar 28 '15 #1
3 2672
Luuk
1,047 Recognized Expert Top Contributor
Expand|Select|Wrap|Line Numbers
  1. string s = @"c:\temp\example.pdf";
  2. webBrowser1.Navigate(s);
  3.  
where webbrowser1 is a System.Windows.Forms.WebBrowser
Mar 29 '15 #2
David89
1 New Member
It is possible. I suggest that you convert PDF to HTML and open it in web browser, or you could use PDF Viewer for APS.NET to load and open PDF from web browser.

http://www.c-sharpcorner.com/UploadF...er-in-C-Sharp/

Good luck.
Mar 25 '16 #3
madankarmukta
308 Contributor
@sscsNana,

The pdf can be open as a jquery dialog Modal Popup, which would be preferable.

May I please know what code you have tried so far.
Mar 25 '16 #4

Sign in to post your reply or Sign up for a free account.

Similar topics

3
11082
by: Jason | last post by:
I am trying to filter records in a primary form based on records in related tables. The data in the related tables is being displayed in the primary form through subforms. To be more specific, I...
2
1574
by: Danial Juka | last post by:
Hi All, I am making a content management system in asp.net. I want to show max 5 related links to other articles that somehow relate to the current article. An example of what I am looking...
2
1476
by: Jim in Arizona | last post by:
Usually, If i need special formatting, I don't use the datagrid control and use a loop that processes a table for each record read from the database (as in classic asp) like so: ...
9
1635
by: clintonG | last post by:
The Barnes & Noble stores in and around Milwaukee, Wisconsin have removed or are removing all of the Microsoft platform programming and support magazines from their shelves. Not one single magazine...
3
1422
by: ss | last post by:
hI, Where do I created the Session Related things in ASP.NET 2.0? How do I do that? Could anybody give some sample code? bye
11
3222
misscrf
by: misscrf | last post by:
I have received data which contains similar records, where the customers have similar records. A customer, i.e. Jane Doe may have moved, or something, or a change to her account. When that happened...
0
1187
by: JeremyI | last post by:
Working in Access 2003 with Access 2000 file format. I'm trying to set up a form with a six-page tab control, three pages of which contain subforms bound to a table that has a 1-to-1 relationship...
6
1998
by: Christopher Fro | last post by:
Hey guys, i am quite new to this database thing, instructions on the net i find confusing, i was wondering if someone could point me in the right direction heres what im trying to do: Create a...
10
2566
by: Daedalus | last post by:
I'm trying to use relationships to link more than two tables. Using referencial intrgerity I can connect two tables so that by clicking a small + I can open one inside the other for the various...
4
1379
Microblitz
by: Microblitz | last post by:
I have 3 tables related as follows Requests,-<, Job -< Tool One request has many Jobs and each Job has many tools. I want to open Request, enter data then hit a button which closes that...
0
7118
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7192
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
6862
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
7364
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
5452
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
4886
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
4579
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
1397
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
637
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.