473,386 Members | 1,860 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

Displaying PDF files

How can I display a PDF file in my VB.NET file?
As a bonus, how can I then subsequently print that file?

Thanks.
Nov 21 '05 #1
3 1028
Hi,

If you have Adobe Acrobat Reader installed, Process.Start (<path to PDF>)
will do it. Once opened, the PDF can be printed using the Print menu from
the reader itself.

HTH

"Frank Rizzo" <no****@nospam.com> wrote in message
news:#1**************@TK2MSFTNGP11.phx.gbl...
How can I display a PDF file in my VB.NET file?
As a bonus, how can I then subsequently print that file?

Thanks.
Nov 21 '05 #2
Shiva wrote:
Hi,

If you have Adobe Acrobat Reader installed, Process.Start (<path to PDF>)
will do it. Once opened, the PDF can be printed using the Print menu from
the reader itself.
Right, but I want to open and the display the file in my application.

HTH

"Frank Rizzo" <no****@nospam.com> wrote in message
news:#1**************@TK2MSFTNGP11.phx.gbl...
How can I display a PDF file in my VB.NET file?
As a bonus, how can I then subsequently print that file?

Thanks.

Nov 21 '05 #3

"Frank Rizzo" <no****@nospam.com> schrieb im Newsbeitrag
news:O8**************@tk2msftngp13.phx.gbl...
Shiva wrote:
Hi,

If you have Adobe Acrobat Reader installed, Process.Start (<path to PDF>) will do it. Once opened, the PDF can be printed using the Print menu from the reader itself.


Right, but I want to open and the display the file in my application.

HTH

"Frank Rizzo" <no****@nospam.com> wrote in message
news:#1**************@TK2MSFTNGP11.phx.gbl...
How can I display a PDF file in my VB.NET file?
As a bonus, how can I then subsequently print that file?

Thanks.

Hi Frank,

read this example http://www.codeproject.com/dotnet/pdfthumbnail.asp.
You can use the Acrobat 5.0 SDK
http://partners.adobe.com/asn/acroba...sp#fullinstall
for your problem.

Greeting

Thomas
Nov 21 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Waguih Boctor | last post by:
Hi, I have a number of ASP pages where some JPGs and GIFs are displaying in the browser and some are not. I have included an excerpt from the HTML below. In this example, the gif file at the...
1
by: Mark ??;-\) | last post by:
I would like to display a listing of files on a web page as follows: If there is only one file: display the section name and then display the current file. If there is more than one file (for...
3
by: Dalan | last post by:
At first I was not certain what could cause Access 97 from displaying most jpeg images, but not all. After further testing, it seemed that all original images of less than 275 pixels per inch or...
5
by: Tomaz Koritnik | last post by:
Hi I have many short HTML files stored in a binary stream storage to display descriptions for various items in application. HTML would be display inside application using some .NET control or...
9
by: Eric Lindsay | last post by:
I can't figure how to best display little snippets of shell script using <pre>. I just got around to organising to bulk validate some of my web pages, and one of the problems occurs with Bash...
5
by: monomaniac21 | last post by:
Hi I have uploaded a pdf file into my db and am trying to display it again here is the code i have used (at the moment it is just displaying the binary file's code as text in a html page: <?php...
13
by: David W. Fenton | last post by:
I've been struggling the last two days with something I thought was very easy, which is to open a web page with a form on it and populate the form with data passed in a query string (either POST or...
27
by: Phil | last post by:
I thought it would be nice to display some animated GIFs on some of my forms. I put a PictureBox control on a form, and loaded my GIF file in. It animates, but not properly. It seems very jerky and...
38
by: ted | last post by:
I have an old link that was widely distributed. I would now like to put a link on that old page that will go to a new page without displaying anything.
14
ddtpmyra
by: ddtpmyra | last post by:
Hi below is my script displaying all the information inside the table. Pupose: pupose of this php page is to display all the information on my table and have a check box at the last column that...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
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
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
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...

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.