473,473 Members | 1,856 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

PDF to Picturebox

Has anybody ever tried to load a PDF into a picturebox control? If
not, any suggestions on how I could do it?

Basically, I want to display a PDF on a form, play around with the
pixels (which is why i want it in a picturebox control) and output a
bitmap.

Thanks
Nov 21 '05 #1
3 4906
Hi,

Dont know of any way to display a pdf in a picture box. Here are
some useful links.

http://www.codeproject.com/showcase/TallComponents.asp

http://www.codeproject.com/showcase/pdfrasterizer.asp

http://sharppdf.it/home.asp

Ken
----------------------
<go************@hotmail.com> wrote in message
news:3e*************************@posting.google.co m...
Has anybody ever tried to load a PDF into a picturebox control? If
not, any suggestions on how I could do it?

Basically, I want to display a PDF on a form, play around with the
pixels (which is why i want it in a picturebox control) and output a
bitmap.

Thanks
Nov 21 '05 #2
if you have a pdf api that should be easy. you should be able to open it and
save it as a bitmap then open that bitmap and put it to the picture box.

If you do not have a pdf api.. Go and find one. You do not want to reinvent
the wheel.

<go************@hotmail.com> wrote in message
news:3e*************************@posting.google.co m...
Has anybody ever tried to load a PDF into a picturebox control? If
not, any suggestions on how I could do it?

Basically, I want to display a PDF on a form, play around with the
pixels (which is why i want it in a picturebox control) and output a
bitmap.

Thanks

Nov 21 '05 #3

<go************@hotmail.com> schrieb im Newsbeitrag
news:3e*************************@posting.google.co m...
Has anybody ever tried to load a PDF into a picturebox control? If
not, any suggestions on how I could do it?

Basically, I want to display a PDF on a form, play around with the
pixels (which is why i want it in a picturebox control) and output a
bitmap.

Thanks


Hi,

here are some informations:
http://www.codeproject.com/vb/net/pdfthumbnail.asp
Greeting

Thomas
Nov 21 '05 #4

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

Similar topics

0
by: SamSpade | last post by:
I have a usercontrol that contains a picturebox. The user can obtain (creategraphics) a picturebox graphics object and draw on the picturebox. She could do gr.GraphincInit.Millimeter and then draw...
0
by: akh | last post by:
I want to use de Drag and Drop ´s event to move a picture box from a form and within a Picture Box. But I have behaviour if the MyPBox As PictureBox as the Globale varible or not Thanks for...
3
by: Tom | last post by:
I have a picturebox on my VB.NET form. The picturebox size mode is set to stretched. I then load an image into that form and display it. As the user moves the mouse over the form, I want to get and...
2
by: Mattbooty | last post by:
Hello, Not sure if anyone else has seen this bug, but I have a form where the entire form is covered with a picturebox. The picturebox has a mouseup event. I also have an open file dialog for...
4
by: Jerry West | last post by:
I have a routine that updates a PictureBox image every x seconds. I do this by first loading an array with the path to all of the images. I then generate a random number to use as the index of the...
4
by: munibe | last post by:
Hi, i have a problem about picturebox control. if you may help me, i will be so happy. i have a picturebox named pic_map, and i added a button named customer_button, my wish is to add a new small...
3
by: kirk | last post by:
I have a form with a PictureBox control on it. The .Image property is set to a PNG file(which shows the picture of the US map) with some transparency in it. The .BackColor property is set to...
4
by: Jim McGivney | last post by:
In C# on Form1 I genetate an array of PictureBoxes and populate each with an image as seen in the code below. Later on I want to access a specific PictureBox to change its image, but I keep...
5
by: AWW | last post by:
XP VB 2005 running an example from help that creates a picturebox in code - the picturebox is not created. If I comment out the "Dim Box as New PictureBox" and create it in Design mode - the...
1
by: leshka82 | last post by:
I have recently designed a Winform Image drag & drop utility. The approach I took was to have a Panel control serve as a destination for multiple file drop. Once the user dragged & dropped the...
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
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
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
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
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
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
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
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

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.