Not to minimize everything in that jpg file

Hi,
I'm to show one jpg file within the report. But I want to show only that part for the flag in the same size that we now have in the jpg file (not to minimze everything within that jpg file). How can I do that?
http://www.4shared.com/photo/73OPhlgR/t7_online.html

Outside of Crystal you need to crop out any white space from the image before importing into Crystal
Ian

Similar Messages

  • Cannot make a cache safe URL for "1025/styles/Themable/corev4.css", file not found. Please verify that the file exists under the layouts directory.

    HI
    i restored a sharepoint web 80 application in our test domain
    and after when i browse the new web application 
    it says 
    Cannot make a cache safe URL for "1025/styles/Themable/corev4.css", file not found. Please verify that the file exists under the layouts directory. 
    adil

    Hi  adil,
    According to your description, my understanding is that you encountered the error “Cannot make a cache safe URL for "1025/styles/Themable/corev4.css", file not found. Please verify that the file
    exists under the layouts directory.” .
    The issue happens in
    We have customized master page
    In the master page, we use path the script/style file like this: <SharePoint:CssRegistration name="<% $SPUrl:~SiteCollection/Style Library/coe/mainCOE.css%>"
    runat="server"/>
    While using the dynamic path in a multiple languages enabled site, language Id(1033 etc) will be added to the path automatically. That cause the file to be not found.
    To solve the issue, please download  the Arabic language pack http://www.microsoft.com/en-us/download/details.aspx?id=3411 ,
    install it on  your SharePoint and refresh your browser.
    Reference:
    http://sharepoint-community.net/profiles/blogs/cannot-make-a-cache-safe-url-for-1036-sytles-themable-corev4-css
    Best Regards,
    Eric
    Eric Tao
    TechNet Community Support

  • Minibridge not working properly when merging 3 JPG files to HDR

    When I select three files with mini bridge and then select Photishop...Merge to HDR Pro... then I get an advise to better merge three RAW files...and END.
    When I open the same three files and then go to Automate...Merge to HDR Pro....I get the same warning, I press ok, Then I get a box where I can assign exposure informations to every picture and then the HDR is created.
    Why does Merge to HDR Pro work so differently from the minibridge and from Photshop?

    Hi MTSTUNER,
    to answer your questions:
    1. Were these camera raw files before they were jpgs?
    Yes
    2.. Did you make the three files from one camera raw file and if so how?
    Yes, I made them by underexposing and overexposing them 1 f-stop which is possible with RAW files.
    I opened my RAW file with Camera Raw, set the exposure to -1, 0 and +1 and developed the photos into JPEGs. The exposure informations were seemingly not saved during the process.
    3. In what application and what were the settings for saving the jpegs?
    I used camera RAW to create the JPEG files
    4. Which version of cs5 .i.e. 12.1 or 12.04 or......? Which version of windows?
    Adobe Photoshop Version: 12.1 (12.1x20110328 [20110328.r.145 2011/03/28:10:30:00 cutoff; r branch]) x64
    Operating System: Windows 7 64-bit
    Version: 6.1 Service Pack 1
    5. Which camera?
    Fuji Finepix 550 EXR
    It works fine and I get a dialog questioning me about the exposure settings when opening the single files first and then convert it into HDR
    It doesnt work and I dont get that "Manually Set EV" box when using Bridge or Mini Bridge.
    Since the exposure settings would just have to be "virtual" the "Manually Set EV" dialog could as well be implemented into the automated process using Bridge.

  • How to populate "comments" property of jpg files?

    I have PSE 6 and am trying to determine if it's worth upgrading to PSE 9.  I mostly use PSE for the Organizer feature.  I use it to apply tags to jpg files.  I noticed that jpg files also have a "Comments" property that is exposed in Windows Vista and Windows 7 (along with the assigned tags).  I see that PSE can store "Notes" for a jpg but this information doesn't appear to be stored in the Comments property or in any other exposed property.
    Is there a way to populated the Comments property of the jpg?  Is there anyway to see the Notes property in the jpg or is that text just stored in the catalog?
    I haven't been able to find any additional functionality in PSE 9 over PSE 6 as it relates to the Organizer feature.  Am I missing something significant?
    Thanks,
    Ken

    krhackbarth1 wrote:
    Is there a way to populated the Comments property of the jpg?
    No.
    krhackbarth1 wrote:
    Is there anyway to see the Notes property in the jpg or is that text just stored in the catalog?
    Just in the catalog.
    The Notes and the Comments values are stored in different sections of the image's metadata.  Windows Explorer reads certain sections, PSE Organizer reads other sections, as well as using its own database for other data such as Notes.
    Ken

  • ICloud for pc not working tried everything

    iCloud for pc not working tried everything ( uninstall - reinstall - delete files - old versions ) nothing helps it just downloads a couple of photos and off again my iPhone uploads perfectly as all the pics goes to the iPad seamlessly, Please Help i'm on windows 8.1 x64, Thanks

    I think that the card reader may in fact be defective, but it just doesn't make sense if I have already used it fine before. I've tried everything on this Apple support page, thank you though.
    Does anyone have any suggestions?

  • .jpg files and Blackberry 9330

    I'd be interested in hearing what others have experienced with .jpg files on these phones. My 9330 does a poor job at displaying them - even saved at high quality. I understand that .jpg files are "stripped" of all uneeded data, but this seems to be amplified with the BB. The files display with a slight grid pattern.
    I have not tried .gif, but .png and .tiff files seem to work ok.

    Instead of putting a For loop around your code to display your "movie" you should put a While loop around it. Wire up its condition terminal just like the one for the graph, except use a local vaiable of the stop button. This should make your movie stop about when the graph does. Unfortunatly this won't act quite like a pause button, you won't be able to resart where you left off. It could be done though, you'd just need a bit more coding in both loops.
    Good luck
    Brian

  • I own a website and my customers download zipped files. Until yesterday everything worked great. All of the sudden they are getting a message that the file is invalid or corrupt. This does not happen in Chrome.

    I own a website selling digital files. My customers receive an email after they place their order with a download link. Up until yesterday (for the past 3 years to be exact) everything worked smoothly. I have not changed one thing on my site or cpanel. Now customers get an error that the file is invalid or corrupt when they try and download with firefox. The links work fine with chrome. Please tell me there is a solution. This is causing major trouble!!!

    You can get a "Corrupted Content Error" error if there are multiple location redirects send via the HTTP response headers.
    *http://www.mozilla.org/security/announce/2011/mfsa2011-39.html
    *[https://bugzilla.mozilla.org/show_bug.cgi?id=681140 bug 681140] - Corrupted Content error due to multiple Content-Disposition header field instances
    A good place to ask advice about web development is at the mozillaZine Web Development/Standards Evangelism forum.<br />
    The helpers at that forum are more knowledgeable about web development issues.<br />
    You need to register at the mozillaZine forum site in order to post at that forum.<br />
    See http://forums.mozillazine.org/viewforum.php?f=25

  • I have multiple apple ids was backing up everything to iCloud from iPhone 5. I just bought iPhone 6 and perform a iCloud restore. I received a message that all files did not restore.   How can I restore apps, files manually?

    I have multiple apple ids was backing up everything to iCloud from iPhone 5. I just bought iPhone 6 and perform a iCloud restore. I received a message that all files did not restore.   How can I restore apps, files manually?

    Yes - I connected my phone to my computer / Itunes and went into the apps section, but from there I have no idea how to manage the push notifications.  I even tryied going into itunes that is installed on my phone.  I still cannot find anyplace to manage these popups.  I have also gone into settings - notifiations - and tried turning all notifications for these apps all off but that didnt work either.  Any guidance is MUCH appreciated - Im not sure where to go from here.

  • How do I create a photo in jpg or other photo format from a frame within iMovie11.  The suggestion I have found from earlier versions of iMovie does not create a jpg file that can be revealed in Finder. Help please.

    How do I create a photo in jpg or other photo format from a frame in iMovie. The previous suggestions on here do not create a jpg file when you chose reveal in finder when using iMovie11 and OS X

    First, get an app called MPEG Streamclip, which is free. (google MPEG Streamclip from Squared 5)
    Open MPEG Streamclip.
    In iMovie, select the clip you need. Then, right-click/Reveal in Finder.
    Drag this clip into MPEG Streamclip
    In MPEG Streamclip, move the playhead to the frame you want.
    In MPEG Streamclip, click FILE/EXPORT FRAME.
    Choose JPEG, TIFF, or PNG and give it a name.
    You can then drag this photo into iPhoto.
    Here is a video I made that steps through this...
    I may receive some form of compensation, financial or otherwise, from my recommendation or link.

  • My FaceTime seemed not working and keep  telling me The document "IMG_3054.JPG" could not be opened. FaceTime cannot open files in the "JPEG image" format.  I clicked OK but it pop-up again.  So that I can't turn off my computer at all.

    When I tried to restart my computer, FaceTime will pop-up and a warning message The document “IMG_3054.JPG” could not be opened. FaceTime cannot open files in the “JPEG image” format.  I tried to clike OK but this worning message keeping pop-up and I can not quit FaceTime.  So that I can't turnoff or restart my computer.
    Can someone help?

    The next time that happens, try this keyboard shortcut.
    Command + Option + Esc
    That way you can "force quit" the Facetime App.

  • Advice on .jpg files that will not import

    I have .jpg files that are not importing into LR even though they open fine on my Mac. Is there anyway I can find out why LR will not import them? Any advice for dealing with images like this?
    Thanks.

    Usually it's due to Lr perceiving some file wonkiness that your Mac is less picky about (Lr prefers to keep details of such to itself...). ExifTool could probably fix it, without re-creating image data, if you knew how, but it might be simplest to just re-save the file using any software that will work, maybe save in tiff format, to prevent quality loss due to re-jpeg'ing a jpeg, and maybe metadata will be re-written in a format more palatable for Lightroom.
    R

  • Cannot open jpg files in Preview? Error message "may be damaged or use a file format that preview does not recognize".

    For some reason I cannot open jpg files from a co-worker who previosuly sent files without any problems.  I just bought a MacBook Air with OS X Lion & Preview won't open the files.  She sent the same files to another co-worker who opened without any issues?  Help!  Anyone have any suggestions after having the same or similar problem?

    I don't have an answer as to why Preview doesn't want to cooperate, but if you only need to view the jpeg's and do nothing else to them, you can use two FREE applications that come already pre-installed on your Mac... Those are iPhoto and Safari. Just drag and drop over the application icon.
    You can also find several FREE photo viewers in the APP STORE.

  • I have an SD card that my husband uses for a trail camera. The camera does not have a delete function for the pics, so I put the SD card in our MAC and we can view the pics but when I go to delete them it says that the files cant be deleted. What can i do

    My husband has an SD card he  uses for his trail camera. We put it in our mac book pro and can look at the pictures but when I go to move them to the trash it tells me that the files can't be moved to the trash because they cant be deleted. I have Nikon camera software on my mac and it pics up and asks if you want to import the pics and if you want them deleted from the devices afterwards. I tried that but I get a message afterwards that says that some files were not able to be deleted. When I go to check, none of them were deleted. How can I clean of the SD Card? I do have a camera I could stick it in, it would just be nice to know how to do it from my mac. Also, the files are jpg. if that matters.

    AFAIK cameras offer their own built-in format utility for inserted SD cards.  You should use that.  Otherwise, refer to the manual that came with your camera to determine precisely how your SD cards need to be formatted to work properly.  Personally, I'd suggest Partition Scheme: MBR, and Filesystem: FAT32.
    Try to limit the number of formats you perform on the SD cards, though, as you're reducing their lifespan.  I believe formatting causes re-writes to a portion of the SD card that has fewer read/write cycles than the rest of the card as a whole.

  • I am trying to install adobe livecycle designer es4 trial version on my computer and i keep getting the message Error 13.11 Source file not found: c:\  verify that the file exist. I have tried to install on both windows 7 and windows 8 and i still get the

    error 13.11 Source file not found verify that the file exsist

    Try a more recent version of my advice. The "for older video cards version" may work when the default version doesn't.
    For general advice see Troubleshooting issues with iTunes for Windows updates.
    The steps in the second box are a guide to removing everything related to iTunes and then rebuilding it which is often a good starting point unless the symptoms indicate a more specific approach. Review the other boxes and the list of support documents further down the page in case one of them applies.
    The further information area has direct links to the current and recent builds in case you have problems downloading, need to revert to an older version or want to try the iTunes for Windows (64-bit - for older video cards) release as a workaround for installation or performance issues, or compatibility with QuickTime or third party software.
    Your library should be unaffected by these steps but there are also links to backup and recovery advice should it be needed.
    tt2

  • Capture time is not saved into JPG file! (LR 2.0)

    Hi,
    I have this JPG file with no EXIF data whatsoever but I know it's capture time so I went to Metadata » Edit Capture Time and changed the capture time. Now, on Lightroom in the Library module, I can see the capture time there and then I save the metadata with Metadata » Save Metadata to File. However, when I check the file on Windows Explorer, the capture time (or date taken as named by Windows) is not specified at all.
    Why isn't the "Save Metadata do File" working correctly?

    @William Porter
    I don't have that box checked but it shouldn't matter because I'm not talking about exporting new files to update the metadata. I'm talking about updating the files metadata within the files that are already added to the library.
    @Richard Earney
    That option was already checked from the beginning but it's not helping. That's exactly why I don't understand why this is not working.
    Maybe a bug on LR 2.0 Final?

Maybe you are looking for

  • How do I convert from pdf to word? I see an option to do so, however, when I click on it, Ia box opens...

    when I try to convert from pdf to word, a box opens and suggests I am to click on (select) the file I want to convert. It sounds all well but it does not work. I really really just want my files back in word, all of them, no matter, because after hav

  • How to set special rows in jtable not selectable

    Hello programmers, anybody knows how to set special rows(p.E. row 0) in jtable not selectable. in advance thanks for your answers

  • Forgive me for a MBP vs iMac question

    Please forgive my post as I'm sure people are tired of this question, but I'd like to ask with details about how I work. My current MBP is an early 2010 with the following: 3.06 GHZ Core 2 Duo 8 GIG ram - 1067 MHZ DDR3 NVIDIA GoForce 9600M GT 512 MB

  • Many podcast episodes marked as saved

    I am getting many episodes marked as saved, despite never manually downloading episodes and never manually marking episodes as saved. I have to manually reset them to unsaved before they files will get deleted. In my personally idea scenario there wo

  • Best wireless channel setting for desktop PC, PC l...

    Hi I have the latest BT infinity home hub for over a year. I have all those devices and computers listed in the subject. I have probelm getting wireless connection on all devices working at the same time.  My main problem was desktop PC wireless not