Click here to Skip to main content
15,906,625 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Can not display Image Pin
Pete O'Hanlon29-Mar-11 10:36
mvePete O'Hanlon29-Mar-11 10:36 
GeneralRe: Can not display Image Pin
Orcun Iyigun29-Mar-11 12:52
Orcun Iyigun29-Mar-11 12:52 
GeneralRe: Can not display Image Pin
Pete O'Hanlon29-Mar-11 18:57
mvePete O'Hanlon29-Mar-11 18:57 
QuestionGridview updateproblem - Oracle SQL Pin
√ensens29-Mar-11 5:25
√ensens29-Mar-11 5:25 
AnswerRe: Gridview updateproblem - Oracle SQL [modified] Pin
Wendelius29-Mar-11 7:12
mentorWendelius29-Mar-11 7:12 
GeneralRe: Gridview updateproblem - Oracle SQL Pin
√ensens3-Apr-11 23:22
√ensens3-Apr-11 23:22 
GeneralRe: Gridview updateproblem - Oracle SQL Pin
Wendelius4-Apr-11 10:25
mentorWendelius4-Apr-11 10:25 
Questionvertical image in embedded reportviewer [modified] Pin
gavindon29-Mar-11 4:10
gavindon29-Mar-11 4:10 
ok First off, I did ask this in quick questions a few days ago but have had zero interest. Thought I would risk the ire of the CP gods and post here one time..
* ducks the lightening bolt*

Anyway the basic problem is this, I have an ASP.net(4.0) app that has a couple embedded reports. These reports are for printing out price tags for our stores(yes the actual physical paper that's put in the neat glass boxes on the shelves.) Two versions, wide and tall. All of the info is based on SQL data that is entered into the database using other parts of my app. This includes some image columns that are uploaded as byte streams not as url links.
The wides are not an issue, but are mentioned just for reference. I have those built with no troubles at all they are approximately 6 inches wide and 3 inches tall, two per page when exported out to a pdf.

The issue comes in on the talls. Approximately 7 inches tall and 3 inches wide. They have the same exact info as the wides. When built "upright" as you would look at it I have no trouble building them but.. I get only one per page. The powers that be rightly think this is a waste of paper.
If I build the talls laying on their "side" as it were I can get 3 per page(saving paper) but I have one major issue with that. I have figured out how to do the text vertical since that was easy, but For the life of me I cannot figure out how to make the images vertical. Keeping in mind these are dynamic images out of the database not static images that I can embed, and each pricetag has different images based on user defined settings. Again I can get the images with no trouble, its how to make them vertical that is driving me insane. I have googled for two weeks,read dozens of sites/posts, I have poked and prodded every control and button I can find in VS to no avail. Is this even doable?

Just as a background, our company is a cell phone retailer, and the pricetags are for the actual phones. So each tag is for a different model phone with its pricing and options. The options are the images that are in issue. The guy in corporate that handles those would input the info, use a page in my app to set up a phone and its pricing, then "print" the report(containing all the phones) to a pdf which is then sent to a printer such as officemax for distribution to the stores( we have over 70 of them)I figured all that out except these dang images. I can happily send a screen snip of the reports to any interested parties. I have them done except for the image part so its fairly easy to see what I'm after.

brainstorm.. der...
wide version
http://i236.photobucket.com/albums/ff30/gavindon/printwide.jpg
tall version
http://i236.photobucket.com/albums/ff30/gavindon/printtall.jpg
Programming is a race between programmers trying to build bigger and better idiot proof programs, and the universe trying to build bigger and better idiots, so far... the universe is winning.
modified on Tuesday, March 29, 2011 10:25 AM

QuestionRemove Multiple Gridview Columns before Excel Export Pin
massaslayer29-Mar-11 2:35
massaslayer29-Mar-11 2:35 
QuestionTranscation Id+Paypal Pin
Ramkumar_S28-Mar-11 22:59
Ramkumar_S28-Mar-11 22:59 
AnswerRe: Transcation Id+Paypal Pin
Viral Upadhyay28-Mar-11 23:36
Viral Upadhyay28-Mar-11 23:36 
GeneralRe: Transcation Id+Paypal Pin
Ramkumar_S28-Mar-11 23:48
Ramkumar_S28-Mar-11 23:48 
AnswerRe: Transcation Id+Paypal Pin
Viral Upadhyay29-Mar-11 0:11
Viral Upadhyay29-Mar-11 0:11 
GeneralRe: Transcation Id+Paypal Pin
Ramkumar_S29-Mar-11 18:07
Ramkumar_S29-Mar-11 18:07 
QuestionAsp.net can play "Flash,video, Image, HTML" in one control? Pin
buffering8328-Mar-11 22:12
buffering8328-Mar-11 22:12 
AnswerRe: Asp.net can play "Flash,video, Image, HTML" in one control? Pin
Viral Upadhyay29-Mar-11 0:15
Viral Upadhyay29-Mar-11 0:15 
GeneralRe: Asp.net can play "Flash,video, Image, HTML" in one control? Pin
buffering8329-Mar-11 18:56
buffering8329-Mar-11 18:56 
QuestionUpdate Panel Issue Pin
Rameez Raja28-Mar-11 19:16
Rameez Raja28-Mar-11 19:16 
AnswerRe: Update Panel Issue Pin
thatraja28-Mar-11 20:04
professionalthatraja28-Mar-11 20:04 
GeneralRe: Update Panel Issue Pin
msqar29-Mar-11 2:37
msqar29-Mar-11 2:37 
AnswerRe: Update Panel Issue Pin
thatraja29-Mar-11 6:31
professionalthatraja29-Mar-11 6:31 
Questionpaypal Pin
Ramkumar_S28-Mar-11 15:38
Ramkumar_S28-Mar-11 15:38 
AnswerRe: paypal Pin
Abhijit Jana28-Mar-11 18:12
professionalAbhijit Jana28-Mar-11 18:12 
AnswerRe: paypal Pin
Rameez Raja28-Mar-11 19:30
Rameez Raja28-Mar-11 19:30 
GeneralRe: paypal Pin
thatraja28-Mar-11 19:42
professionalthatraja28-Mar-11 19:42 

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.