Hi Could anyone please help, I would like to convert a jpeg to a bitmap file using vb6.
Thanks
Steve
User Profile
Collapse
-
Jpg to Bmp using VB6
-
Hi Thanks for the reply,
I would like to, using vb6, create a crystal report with pictures on it,
the path for the picture is stored in an access database field.
I know how to create the report and put fields on it. but can't get the picture on the report from the picture path stored in access.
hope this makes sence!
Regards
Steve... -
-
ole object
Hi I would like to save a image ("C:\Image.bmp" ) to a access database in a ole object field as a picture not as a Path.
Thanks
Steve -
Print PPT without displaying
Hi Could Someone please help before i pull all my hair out, And i have not got a lot.
I have a .ppt file on my drive that i would like to give the user a option to print it to a printer via vb6, I don't want to open it on the screen just print it to a printer.
Please Please help
Thanks
Steve -
Bitmap File toThumnail
H, Could anyone please help me. I would like to take a Bitmap file ad display it on screen as a Thumbnail.
Thanks
Steve -
Resize Image with VB6
How do i resize an Image before i put it into a picture box on my screen at runtime with vb6.
Thanks
Steve -
-
Thanks for that, I would like to put the iamage on at run time, Is that Possible ?
SteveLeave a comment:
-
Puting an Image on a data report in vb6
I would like to put and image on my data Report, The path for the image is on my database, i would like the report to take the address and put the image in the report.
Regards
Steve -
Hi Thankls for the reply.
I am Reading the contence of cells from my spread sheet in to text boxes ok,
what i would like to do, is take the image on the spread sheet and save it to disk and from there i can load it on to the screen myself.
The picture has a name of "picture27" on the speadsheet.
Thanks
SteveLeave a comment:
-
Excel Picture to VB6
Hi Please Help!!
I would like to take a picture from an Excel spreadsheet and put it in to a picture object in VB6. I have tried everything I know (which is not much)
regards
Steve -
Extracting a Picture from a Exel Spreadsheet to VB6 Picture Object
can you please help, I woould like to import a picture from an excel spreadsheet and copy it to a picture object.
Thanks
For the Help
Steve -
VB6 - Email
Hi, I am running the code below which works well if when the email opens you send it, how ever if you cancel the email the program falls over with an error messeage"Run Time Error '32001' User canelled Process"
Can you please help.
Steve
Private Sub txtSupplier_Ema il_DblClick()
If Trim(txtSupplie r_Email.Text = " ") Then
MsgBox " Email Address is Empty... -
VB Open and Display a Power Point File
How can i open and display a power Point File with an extention of .ppt
Thanks
Steve -
Combo Box
Hi, Could anyone please help.
I would like to populate a combo box using code, Is that posible and how do i get started?.
Thanks
Steve -
Hi Thanks for the reply, I am new to VB6 and am not sure how to reference Microsoft DAO 3.5 Object library in my code.
Regards
Steve...Leave a comment:
-
VB6 with Access 2000
Hi Can you please help, I am new to this so please be gentle!
I have written the following code using VB6 and Access2000 and I recieve a Run-Time error '3343' unrecognized format'S:\RdiIn tranet\RDiIntra net.mdb' , when running the code.
[CODE=vb]Public rstSuppliers As DAO.Recordset
Public dbSuppliers As DAO.Database
Private Sub Form_Load()
' *************** *************** ** RDi Suppliers...
No activity results to display
Show More
Leave a comment: