Problem with showing a BLOB Image from DB

Hi!
I am just trying to show an BLOB Image on my JSP site with the following Code in my getImage.jsp :
getImage.jsp:
response.setContentType("image/jpeg");
Blob blob = rs.getBlob("image");
if (blob != null)
int iLen = (int)blob.length();
ByteArrayOutputStream output = new ByteArrayOutputStream(iLen);
output.write(blob.getBytes(1, iLen), 0, iLen);
out.write(output.toString());
and my problem is following:
I just wrote the BLOB with the Stream on my browser window, and I compared the bytes with the original of a jpg.
the problem is, that it is the same, but when I use out.write( )... all "?" in the byte stream are shown in different signs, and so I am not able to show the Image!
Can anyone help me?
Yours, Klaus from Austria

Yes, as Tugdual said, a common way is to use Servlet to display binary output.
out.write(output.toString());Klaus, if you use ByteArrayOutputStream.toString(), then the platform's default character encoding is playing a role. If you use the jsp implicit variable "out", which is a java.io.writer, you are treating character stream instead of byte stream. These two kind of streams are totally different. So your browser are not receiving the same the bytes as in your original jpg. No wonder your are not able to see the image. That is one reason why JSP is not suitable for binary output.
Well, you can also use JSP tags to accomplish your task, like the Oracle® Application Server 10g Multimedia Tag Library for JSP User's Guide and Reference

Similar Messages

  • I have a problem with loading the PNG image

    I have a problem with loading the PNG image from site. For ex. go to icefilms com and is starts to load png like crazy CPU is huge and you can not shut down Firefox at least a minute. This is not just in this site but whit any one whit lots of pictures.
    Image from firefox: Picture [http://img836.imageshack.us/img836/9910/7312011103147pm.jpg 1] [http://img28.imageshack.us/img28/8505/7312011103249pm.jpg 2] [http://img706.imageshack.us/img706/5615/7312011103348pm.jpg 3 ][http://img827.imageshack.us/img827/8483/7312011103533pm.jpg 4]
    This is my Task Manager [http://img217.imageshack.us/img217/5715/7312011103621pm.jpg 1]
    - I try safe mode, same thing
    -All addons and plugins are ok
    Any idea why is this so big problem.

    i did both of them, but still the while sending the mail the diolog box is not showing up and also the spelling and grammer does not do the spelling check. 
    This problem just started for about 3 to 4 days now.  earlier it was working normally.

  • Have been trying all weekend to upload Jpegs- either Send does not work or shows files uploading then shows error- never had this problem with Send Now-16 images total size 92MB-largest image 13MB

    Have been trying all weekend to upload Jpegs- either Send does not work or shows files uploading then shows error- never had this problem with Send Now-16 images total size 92MB-largest image 13MB

    Hi Ciaran19,
    Are you sending files from the Adobe Send interface, Adobe Reader, or the Outlook plug-in?
    Have you checked to see whether the files that you're sending appear in the Recent Files/Sent Files list when you're logged on to https://cloud.acrobat.com? (It could be that they're uploading, but not being sent.)
    It would also be worthwhile to send the files in smaller batches, to see whether a particular file or files is problematic, and causing the error.
    Please let us know how it goes. If you're still having trouble, please let us know where you're sending from, and whether you're able to send the files in smaller batches. It would also be helpful to know the exact error message that you're receiving.
    Best,
    Sara

  • Problem with showing caller information on E90

    I recently purchased an E90 and it appears to have a problem with showing the information of the caller (name) for those numbers that have been synchronized with Outlook 2003 or using Bluetooth from a Sony-Ericsson. The presentation of the caller information for the numbers that I have punched in manually works just fine.
    Does anybody have the same problem and if so what is the solution if it is a configuration issue as it sure sounds like a software bug..
    Regards,
    -mats-

    unfortunately the quick office solution bundled with the E90 is very much inferior to the ones found in the older communicators. you Must PAY to upgrade to a better version w/c to my mind is still inferior to the basic version found in the 9X00/i series communicators
    9110,9210,i,9500,9300,i,E90 I still miss my 9300i , E71, E72 But......

  • Problem with showing mp3 album art in list view.

    Hello.
    I have litle problem with showing mp3 album artwork in list view.
    In SNOW LEOPARD all work fine, and all mp3 files have album art's preview in list mode in finder.
    But in LION i have only default preview mp3 icon.
    Option "Show icon preview" is already on!

    I have the fix!!!!
    I have had the same issue ever since Lion. Its been very painful not having album art preview in finder or the play button when rollover the file for so many versions of OSX. Today I worked hard in trying to solve the problem since Applecare support hasn't helped much, all they did was tell me to bring the computer in. The other main reason I got so motivated to try and fix this is because the DJ app for Mac only reads album art from the finder even if iTunes can display the album art. The other reason that got me curious is that my friends macbook pro album art worked fine, so I cross checked with his computer until I figured out a few things that helped and ultimately fixed the issue. FINALLY!
    My set up:
    - I have my full iTunes library folder on my external as I have over 700GB of music.
    - It includes all my database files in there, which is very important as I have many playlist settings from over 7 years of iTunes activity.
    SOLUTION:
    1. With every new computer I have purchased, I use to just pressed option on Mac and press iTunes to locate my folder (which I have said is located on my external drive).
    2. I tried today to press option again BUT locate and selected the default library in the user/music folder of my internal drive (standard setting from Apple).
    3. Miraculously, all the album art appeared in both my external drive library and also today's downloaded songs on my Macbook pro. Ofcourse with the new default location I don't have any songs or data.
    4. So I tried to find a way to keep this library data on my internal drive since it can help the finder display all my files properly, yes even have the play on rollover button but as well link it back to my external drive with all my 700GB songs.
    5. I then went into iTunes Preferences/Advance tab and in iTunes Media folder locationredirected the location to my external drive iTunes/ iTunes Media folder. If it asks to collate data, press NO.
    6. Then I quit iTunes.
    7. Next I copied the 4 files to my desktop from my external drive as I want to keep the data I have made with all my playlists etc. The four files are iTunes Library Extras.itdb ,iTunes Library Genius.itdb , iTunes Library.itl , iTunes Library.xml
    8. I then went to my internal drive User/Music/Itunes/ and dragged these 4 files I copied from my external drive into here and making sure to REPLACE the four existing files already there.
    9. Next open iTunes and you will find all your presettings appear with all your music linked to your external. What this does is keep the important library files on your internal drive (that somehow makes your finder files album art appear), BUT to read also all the music mp3 files located in the external drive (action from step 5)
    Presto!! All your music files whether on internal drive or external all the album art has appeared.
    Hope this helps!! Let me know if there are any other questions.
    I am on 10.8.1 running retina macbook pro.

  • OneKey Recovery 6.0. Problem with back up operating system from recovery cd'ies

    Hello, i have problem with back up operating system from recovery cdies.
    When i acceped start button to backup partition system i get an alert "space not enough"
    I had linux before and i whant change it to windows back. i deleted all ext partitions. I have all unlocated space.I shouldnt have problems.
    Please help me

    I would use something like Partition Magic or Acronis Disk Director to first create a FAT32 partion for your C: Drive where your OS will go and be sure to leave 10GB or so unallocated for the secondary FAT32 Partition where your "factory image" will go. 
    You then create a Logical Drive with the unallocated space and make it hidden (PM or ADD will do this).   Install your OS (preferably Windows XP if you want less problems) and then after you have setup everything the way you want (drivers, applications, etc), then use Acronis True Image to create your "factory restore" image on the hidden partition and activate the Startup Recovery Manager.
    This is the way I do it and it works like a charm!

  • Hi! I´m having problems with showing video files in Qlab on my Macbook Air. A sound/video technician told me to "blow out" my Mac. Was told to use  cmd+ r  when restarting. Is this the right way?

    Hi! I´m having problems with showing video files in Qlab on my Macbook Air. It started suddenly. Consulted a sound/video technician who told me to "blow out" my Mac. Was told to use cmd+r  when restarting. Is this the right way to clean up my Mac? And is it likely that some kind of bug is causing problems for Qlab to show video files? I´ve already tried with a bunch of different video files and sometimes Qlab plays them and sometimes not. I need the Qlab playlist for a theatre show and only have a week until showtime so starting to really worry. Is there anyone out there who can help?

    Your Mac runs maintenance in the background for you.
    Command + R gives you access to restore, repair, or reformat the drive using OS X Recovery
    No idea why that was suggested.
    You may have a third party video player installed that's causing an incompatibility issue.
    Check these folders:
    /Library/Internet Plug-Ins/
    /Library/Input Methods/
    /Library/InputManagers/
    /Library/ScriptingAdditions
    ~/Library/Internet Plug-Ins/
    ~/Library/Input Methods/
    ~/Library/InputManagers/
    ~/Library/ScriptingAdditions
    The first four locations listed are in the root-level Library on your hard disk, not the user-level Library in your Home folder.The tilde (~) represents your Home folder.
    To access the Home folder in OS X Lion or Mountain Lion, open the Finder, hold the Option key, and chooseGo > Library.

  • Problem with:  select 'c' as X from dual

    Problem with 'select 'c' as X from dual'
    I get 2 different results when I execute the above with SQLPlus (or java) depending on the instance I am connected to. For one instance the result is a single character and for the other the character is padded with blanks to 32 chars in the SQLPlus window (and java). Does anyone know what database setting causes this to happen? Is it a version issue ?
    Test #1: Oracle 9.2.0.6 - SQLPlus result is padded with blanks
    SQL*Plus: Release 9.2.0.1.0 - Production on Mon Dec 10 09:27:58 2007
    Copyright (c) 1982, 2002, Oracle Corporation. All rights reserved.
    Connected to:
    Oracle9i Enterprise Edition Release 9.2.0.6.0 - 64bit Production
    With the Partitioning option
    JServer Release 9.2.0.6.0 - Production
    SQL> select 'c' as X from dual;
    X
    c
    SQL>
    Test #2 Oracle 9.2.0.1 SQLPlus result is a single character.
    SQL*Plus: Release 9.2.0.1.0 - Production on Mon Dec 10 09:29:27 2007
    Copyright (c) 1982, 2002, Oracle Corporation. All rights reserved.
    Connected to:
    Oracle9i Enterprise Edition Release 9.2.0.1.0 - Production
    With the Partitioning, OLAP and Oracle Data Mining options
    JServer Release 9.2.0.1.0 - Production
    SQL> select 'c' as X from dual;
    X
    c
    SQL>

    Using 9.2.0.6 On AIX 5.2 I get the single byte result:
    UT1 > select 'c' as X from dual;
    X
    c
    If the databases are on different Oracle Homes you may want to check the sqlplus global logon files for any set commands.
    If you executed the two sql statements from different OS directories you may also want to check your sqlpath for sqlplus .logon files.
    Try issueing clear columns and repeating the statement. Are the results the same?
    HTH -- Mark D Powell --

  • We have problem with showing warnings "Inline with Field"s.

    We have problem with showing error messages "Inline with Field"s.
    1. We have a package ERROR, that collects all errors/warnings. It has a procedure PUT, that saves errors in the variables of the package.
    Package ERROR
    procedure put(ptable in varchar2, pcolumn in varchar2, pcode in varchar2, pmsg in varchar2);
    end;
    2. We have a database table. Its values are validated by a trigger (saving business rules).
    If an error occurs, then the trigger calls the procedure PUT ( to save an error message).
    For example ...
    CREATE TRIGGER ...
    --- Rule 21
    if substr(:new.ka_kood,1,1) != :new.s_kat then
    error.put('TABLE1','COLUMN1', -20167, ' MESSAGE 1 !');
    end if;
    END;
    3. I have a form of HTML DB that updates the table TABLE1
    I want to show this error message with the field COLUMN1 (Inline with Field) .
    I need same validations before and after updating values.
    Before update - to validate same input; after update - to show errors saved in the package ERROR.
    I also tried to use the global variables. For example ...
    WWV_FLOW.g_validation_ids_in_error(1):= 192645056564169139;
    WWV_FLOW.g_item_ids_in_error(1):= 192644674113169137 ;
    WWV_FLOW.g_validation_message(1):='MESSAGE1';
    And this did not help.
    To rise errors in programs - is there same API ?
    Or there is some other solutions ?
    How can I do this in HTML DB?

    Andres,
    I'm not sure exactly what you are trying to do. But perhaps this will help some. If your after-submit process runs DML that causes triggers to fire, which result in error messages to be accumulated in package variables, you could create a branch on the page that would be conditional on the existence of error messages in the package variables. The branch could be back to the same page or to a more customized error page. The page you branch to would use the error messages in the package variables to determine how to format the page with the error text. The key to doing this is to run it all in the same database session. The way to do that is to use a "direct" branch, i.e., one that does not do a URL redirect. You create this type of branch with the Create Branch wizard (Branch to Page) and do not check the "Branch to page using redirect" checkbox when you see it.
    Be sure to roll back any changes you do not want committed before the branch.
    Using HTML DB global package variables for anything like what you described is not supported.
    Scott

  • I have a HP workforce 610 and cannot scan.  I just spoke with HP and they told me it is a software problem with my MAC for image capture.  Anyone else having difficulty?

    I have a HP workforce 610 and cannot scan.  I just spoke with HP and they told me it is a software problem with my MAC for image capture.  Anyone else having difficulty?

    If Image Capture doesn't work you could try the paid for app VueScan ( www.hamrick.com ). You can try it for free in demo mode to see if it works before purchase.

  • Hi, I have a problem with my CD Cover image.

    Hi, I have a problem with my CD Cover image. I already released my Single to iTunes store. But the quality of Picture is bad'( Not like original one! Could you help me with this pls! Cheer's)

    If I was having the problem, I'd remove the email account completely off my iPod then re-add it.  If that doesn't work, I'd reset my password and try again.  These are all just ideas and not real concrete solutions.  Hope something works for you.

  • Problem with dimension of an image loaded from a database

    Hi,
    I succeed in saving image in a MSAccess database with this code:
    Image img;
    image = new ImageIcon("d:\\prova\\comore.jpg");
    img=image.getImage();
    try{
    int[] pix = new int[img.getWidth(null) * img.getHeight(null)];
    PixelGrabber pg = new PixelGrabber(img, 0, 0, img.getWidth(this), img.getHeight(this), pix, 0, img.getWidth(this));
    pg.grabPixels();
    System.out.println(pix.length);
    byte[] pixels = new byte[img.getWidth(this) * img.getHeight(this)*4];
    for(int j=0;j<pix.length;j++){
    pixels[j] = new Integer(pix[j]).byteValue();
    String sql="insert into Immagini values ('1',?)";
    PreparedStatement ps = con.prepareStatement(sql);
    ps.setBytes(1,pix);
    ps.executeUpdate();
    }catch(Exception except){
    except.printStackTrace();
    then, I've load the image with this code:
    try{
    String query = "select * from Immagini where IDprog = 1";
    Statement s = con.createStatement();
    s.executeQuery(sql);
    ResultSet rs=s.getResultSet();
    rs.next();
    Viaggio vi = new Viaggio(rs.getInt(1),rs.getBytes(2));
    byte[] b=vi.getBytesImage();
    int[] intImage = new int[b.length];
    for(int j=0;j<b.length;j++){
    intImage[j]=(int)b[j];
    Image img = createImage(new MemoryImageSource(124,100,intImage,0,124));
    ImageIcon imgic = new ImageIcon(img);
    jLabel3.setIcon(imgic);
    }catch(Exception tps){
    tps.printStackTrace();
    All works correctly;
    but I've two problems:
    How do I do to take the dimension of the image from the byte array?
    infact in the code up written I've used 124 and 100 as image dimension;
    but I can have images of different dimension.
    The other problem is:
    Why in the image that is loaded are not the same number of colors of the image saved, but only a few, so that the image seems to be out of focus?
    Thank and excuse me for my english.
    I'm Italian.

    Noone can help me?
    Thank

  • Font problem with Montserrat and Maven Pro from google

    Seems like some fonts don't render as they should in Firefox 29.0.1. I tried to use google web fonts like Montserrat and Maven Pro, no problem with downloading but this fonts don't look good.
    I tried to install Montserrat to my Windows 7 (64) and deactivated css so that FF runs the font but same problem occurs.
    A really strange problem is that from my computer at work this fonts don't work from FF or Chrome, all versions of IE is fine.
    At home i have a laptop with same OS and version of FF and from home it works! But not Chrome..
    I have search on the net and at your support site but haven't find any answers yet.
    You can look at http://arenago.axiell.com for your self. Below is troubleshooting information from my version of FF where this problems occurs (Sorry about the Swedish)
    Programfakta
    Namn: Firefox
    Version: 29.0.1
    Användaragent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:29.0) Gecko/20100101 Firefox/29.0
    Kraschrapporter för de senaste 3 dagarna
    Alla kraschrapporter
    Tillägg
    Namn: Classic Theme Restorer
    Version: 1.1.8
    Aktiverad: true
    ID: ClassicThemeRestorer@ArisT2Noia4dev
    Namn: Firebug
    Version: 1.12.8
    Aktiverad: true
    ID: [email protected]
    Namn: HostAdmin
    Version: 1.4.9.2
    Aktiverad: true
    ID: {bd54afa8-b14a-4d7a-aecf-37e34e882796}
    Namn: Web Developer
    Version: 1.2.5
    Aktiverad: true
    ID: {c45c406e-ab73-11d8-be73-000a95be3b12}
    Viktiga ändrade inställningar
    accessibility.typeaheadfind.flashBar: 0
    browser.cache.disk.capacity: 358400
    browser.cache.disk.smart_size_cached_value: 358400
    browser.cache.disk.smart_size.first_run: false
    browser.cache.disk.smart_size.use_old_max: false
    browser.places.smartBookmarksVersion: 6
    browser.sessionstore.upgradeBackup.latestBuildID: 20140506152807
    browser.startup.homepage: about:blank
    browser.startup.homepage_override.buildID: 20140506152807
    browser.startup.homepage_override.mstone: 29.0.1
    browser.tabs.drawInTitlebar: false
    browser.tabs.onTop: false
    dom.mozApps.used: true
    extensions.lastAppVersion: 29.0.1
    font.default.x-western: sans-serif
    font.internaluseonly.changed: true
    font.name.sans-serif.x-western: Montserrat
    font.name.serif.x-western: Montserrat
    network.cookie.prefsMigrated: true
    network.dnsCacheEntries: 0
    network.dnsCacheExpiration: 0
    places.database.lastMaintenance: 1400218745
    places.history.expiration.transient_current_max_pages: 104858
    plugin.disable_full_page_plugin_for_types: application/pdf
    plugin.importedState: true
    print.printer_\\tina\Kajan_HP_LJ_P2055.print_bgcolor: false
    print.printer_\\tina\Kajan_HP_LJ_P2055.print_bgimages: false
    print.printer_\\tina\Kajan_HP_LJ_P2055.print_colorspace:
    print.printer_\\tina\Kajan_HP_LJ_P2055.print_command:
    print.printer_\\tina\Kajan_HP_LJ_P2055.print_downloadfonts: false
    print.printer_\\tina\Kajan_HP_LJ_P2055.print_duplex: -983728976
    print.printer_\\tina\Kajan_HP_LJ_P2055.print_edge_bottom: 0
    print.printer_\\tina\Kajan_HP_LJ_P2055.print_edge_left: 0
    print.printer_\\tina\Kajan_HP_LJ_P2055.print_edge_right: 0
    print.printer_\\tina\Kajan_HP_LJ_P2055.print_edge_top: 0
    print.printer_\\tina\Kajan_HP_LJ_P2055.print_evenpages: true
    print.printer_\\tina\Kajan_HP_LJ_P2055.print_footercenter:
    print.printer_\\tina\Kajan_HP_LJ_P2055.print_footerleft: &PT
    print.printer_\\tina\Kajan_HP_LJ_P2055.print_footerright: &D
    print.printer_\\tina\Kajan_HP_LJ_P2055.print_headercenter:
    print.printer_\\tina\Kajan_HP_LJ_P2055.print_headerleft: &T
    print.printer_\\tina\Kajan_HP_LJ_P2055.print_headerright: &U
    print.printer_\\tina\Kajan_HP_LJ_P2055.print_in_color: true
    print.printer_\\tina\Kajan_HP_LJ_P2055.print_margin_bottom: 0.5
    print.printer_\\tina\Kajan_HP_LJ_P2055.print_margin_left: 0.5
    print.printer_\\tina\Kajan_HP_LJ_P2055.print_margin_right: 0.5
    print.printer_\\tina\Kajan_HP_LJ_P2055.print_margin_top: 0.5
    print.printer_\\tina\Kajan_HP_LJ_P2055.print_oddpages: true
    print.printer_\\tina\Kajan_HP_LJ_P2055.print_orientation: 0
    print.printer_\\tina\Kajan_HP_LJ_P2055.print_page_delay: 50
    print.printer_\\tina\Kajan_HP_LJ_P2055.print_paper_data: 9
    print.printer_\\tina\Kajan_HP_LJ_P2055.print_paper_height: 11,00
    print.printer_\\tina\Kajan_HP_LJ_P2055.print_paper_name:
    print.printer_\\tina\Kajan_HP_LJ_P2055.print_paper_size_type: 0
    print.printer_\\tina\Kajan_HP_LJ_P2055.print_paper_size_unit: 1
    print.printer_\\tina\Kajan_HP_LJ_P2055.print_paper_width: 8,50
    print.printer_\\tina\Kajan_HP_LJ_P2055.print_plex_name:
    print.printer_\\tina\Kajan_HP_LJ_P2055.print_resolution: 1
    print.printer_\\tina\Kajan_HP_LJ_P2055.print_resolution_name:
    print.printer_\\tina\Kajan_HP_LJ_P2055.print_reversed: false
    print.printer_\\tina\Kajan_HP_LJ_P2055.print_scaling: 1,00
    print.printer_\\tina\Kajan_HP_LJ_P2055.print_shrink_to_fit: true
    print.printer_\\tina\Kajan_HP_LJ_P2055.print_to_file: false
    print.printer_\\tina\Kajan_HP_LJ_P2055.print_unwriteable_margin_bottom: 0
    print.printer_\\tina\Kajan_HP_LJ_P2055.print_unwriteable_margin_left: 0
    print.printer_\\tina\Kajan_HP_LJ_P2055.print_unwriteable_margin_right: 0
    print.printer_\\tina\Kajan_HP_LJ_P2055.print_unwriteable_margin_top: 0
    print.printer_\\tina\NRG_MP_C3501_PS.print_bgcolor: false
    print.printer_\\tina\NRG_MP_C3501_PS.print_bgimages: false
    print.printer_\\tina\NRG_MP_C3501_PS.print_colorspace:
    print.printer_\\tina\NRG_MP_C3501_PS.print_command:
    print.printer_\\tina\NRG_MP_C3501_PS.print_downloadfonts: false
    print.printer_\\tina\NRG_MP_C3501_PS.print_duplex: -983728976
    print.printer_\\tina\NRG_MP_C3501_PS.print_edge_bottom: 0
    print.printer_\\tina\NRG_MP_C3501_PS.print_edge_left: 0
    print.printer_\\tina\NRG_MP_C3501_PS.print_edge_right: 0
    print.printer_\\tina\NRG_MP_C3501_PS.print_edge_top: 0
    print.printer_\\tina\NRG_MP_C3501_PS.print_evenpages: true
    print.printer_\\tina\NRG_MP_C3501_PS.print_footercenter:
    print.printer_\\tina\NRG_MP_C3501_PS.print_footerleft: &PT
    print.printer_\\tina\NRG_MP_C3501_PS.print_footerright: &D
    print.printer_\\tina\NRG_MP_C3501_PS.print_headercenter:
    print.printer_\\tina\NRG_MP_C3501_PS.print_headerleft: &T
    print.printer_\\tina\NRG_MP_C3501_PS.print_headerright: &U
    print.printer_\\tina\NRG_MP_C3501_PS.print_in_color: true
    print.printer_\\tina\NRG_MP_C3501_PS.print_margin_bottom: 0.5
    print.printer_\\tina\NRG_MP_C3501_PS.print_margin_left: 0.5
    print.printer_\\tina\NRG_MP_C3501_PS.print_margin_right: 0.5
    print.printer_\\tina\NRG_MP_C3501_PS.print_margin_top: 0.5
    print.printer_\\tina\NRG_MP_C3501_PS.print_oddpages: true
    print.printer_\\tina\NRG_MP_C3501_PS.print_orientation: 0
    print.printer_\\tina\NRG_MP_C3501_PS.print_page_delay: 50
    print.printer_\\tina\NRG_MP_C3501_PS.print_paper_data: 9
    print.printer_\\tina\NRG_MP_C3501_PS.print_paper_height: 11,00
    print.printer_\\tina\NRG_MP_C3501_PS.print_paper_name:
    print.printer_\\tina\NRG_MP_C3501_PS.print_paper_size_type: 0
    print.printer_\\tina\NRG_MP_C3501_PS.print_paper_size_unit: 1
    print.printer_\\tina\NRG_MP_C3501_PS.print_paper_width: 8,50
    print.printer_\\tina\NRG_MP_C3501_PS.print_plex_name:
    print.printer_\\tina\NRG_MP_C3501_PS.print_resolution: 1
    print.printer_\\tina\NRG_MP_C3501_PS.print_resolution_name:
    print.printer_\\tina\NRG_MP_C3501_PS.print_reversed: false
    print.printer_\\tina\NRG_MP_C3501_PS.print_scaling: 1,00
    print.printer_\\tina\NRG_MP_C3501_PS.print_shrink_to_fit: true
    print.printer_\\tina\NRG_MP_C3501_PS.print_to_file: false
    print.printer_\\tina\NRG_MP_C3501_PS.print_unwriteable_margin_bottom: 0
    print.printer_\\tina\NRG_MP_C3501_PS.print_unwriteable_margin_left: 0
    print.printer_\\tina\NRG_MP_C3501_PS.print_unwriteable_margin_right: 0
    print.printer_\\tina\NRG_MP_C3501_PS.print_unwriteable_margin_top: 0
    privacy.cpd.siteSettings: true
    privacy.sanitize.migrateFx3Prefs: true
    privacy.sanitize.timeSpan: 0
    storage.vacuum.last.index: 1
    storage.vacuum.last.places.sqlite: 1399495195
    user.js-inställningar
    Din profilmapp innehåller en user.js-fil som inkluderar inställningar som inte har skapats av Firefox.
    Grafik
    Adapter-RAM: 512
    Adapterbeskrivning: NVIDIA GeForce 7950 GT
    Adapterdrivrutin: nvd3dumx,nvd3dum
    ClearType-parametrar: D [ Gamma: 2200 Pixel Structure: R ClearType Level: 100 Enhanced Contrast: 50 ] D [ Gamma: 2200 Pixel Structure: R ClearType Level: 100 Enhanced Contrast: 50 ]
    DirectWrite aktiverat: false (6.2.9200.16492)
    Drivrutinsdatum: 1-31-2013
    Drivrutinsversion: 9.18.13.783
    Enhets-ID: 0x0295
    GPU #2 aktiv: false
    Grafikaccelererade fönster: 1/1 Direct3D 9
    Leverantörs-ID: 0x10de
    WebGL-renderare: Google Inc. -- ANGLE (NVIDIA GeForce 7950 GT Direct3D9Ex vs_3_0 ps_3_0)
    windowLayerManagerRemote: false
    AzureCanvasBackend: skia
    AzureContentBackend: cairo
    AzureFallbackCanvasBackend: cairo
    AzureSkiaAccelerated: 0
    JavaScript
    Incremental GC: true
    Tillgänglighet
    Aktiverad: false
    Förhindra tillgänglighet: 0
    Biblioteksversioner
    NSPR
    Förväntad minimiversion: 4.10.3
    Version som används: 4.10.3
    NSS
    Förväntad minimiversion: 3.16 Basic ECC
    Version som används: 3.16 Basic ECC
    NSSSMIME
    Förväntad minimiversion: 3.16 Basic ECC
    Version som används: 3.16 Basic ECC
    NSSSSL
    Förväntad minimiversion: 3.16 Basic ECC
    Version som används: 3.16 Basic ECC
    NSSUTIL
    Förväntad minimiversion: 3.16
    Version som används: 3.16

    Many site issues can be caused by corrupt cookies or cache.<BR><BR>
    Clear the Cache<BR>
    '''''Firefox/Tools > Options > Advanced > Network > Cached Web Content: "Clear Now"'''''
    <BR><BR>and<BR><BR>
    Remove Cookies<BR>'''''Firefox/Tools > Options > Privacy.'''''<BR>
    Under '''History''', select Firefox will '''Use Custom Settings'''.<BR>
    There is a button on the right side called '''Show Cookies'''.<BR><BR>
    If there is still a problem,
    '''''[https://support.mozilla.org/en-US/kb/troubleshoot-firefox-issues-using-safe-mode Start Firefox in Safe Mode]'''''
    <BR>While you are in safe mode;<BR>
    '''''Firefox Options > Advanced > General'''''.<BR>
    Look for and turn off '''Use Hardware Acceleration'''.<BR>
    Poke around safe web sites and see if there is still a problem. Then restart.
    <BR><BR><BR>
    This may or may not help you;<BR><BR>
    '''''[https://addons.mozilla.org/en-US/firefox/addon/nosquint/?src=external-Add-ons_Manager_Context_Menu-extension NoSquint]'''''<BR><BR>
    NoSquint allows you to adjust the text-only and full-page (both text and images) zoom levels as well as color settings both globally (for all sites) and per site.

  • How do I fix problem with linked and cropped image frames not printing properly when spanning pages?

    We are using InDesign (ID) to develop and print church bulletins which contain a combination of text frames and graphics. One of the graphic types we use are TIF files which are high-resolution scans of hymns.
    A hymn usually has a combination of the musical score, plus the lyrics - with many verses., so the modular structure is 'staff' composed of a treble clef, followed by verses, followed by a base clef.
    If the example above had 6 verses instead of one, we would crop the image by adjusting the frame, so that the treble clef and the desired verses showed through the frame.
    We would then copy and link the frame - piggy back - adjusting the next content window etc....so we build a custom version of the music as a series of linked frames - each with the same base image, but a different frame position.
    So this works fine, when we do this on a single page, but when we then add a 'last staff' at the top of the following page, we encounter print problems with some output devices.
    Imagine a two-page spread, with a full page of music on the left, and the last staff (treble clef, verses, base clef) unit as a separately linked frame at the top of the right page of the spread.
    It displays correctly, and will print individually as pages correctly, but when we print it as a booklet, the last frame drops out and we have blank space.
    I can print the document to PDF and it works fine, but if I print it to a copier or laser printer I get drop out.
    It is inconsistent.
    Previews are always okay. Individual page prints are okay, but when you print the entire document, the last frame in this kind of linked series gets blanked.
    If we create and name the image differently, and call it in as a new image - (not linked to the previous), but it is still a large image that is cropped to a small piece, then it doesn't print.
    If we save the last frame as a different image type (take the TIFF file into photoshop, crop it and save it as a jpg - so it is only the 'snippet') and then import it, it works fine.
    So my question to you InDesigners....is there some setting or tip or trick I need to know to be able to link a series of frames with the same base image, but different crops and make it span across two pages properly.
    Or do we need to play this game of crop and trim the image so that it doesn't drop out?
    Any thoughts, advice, direction would be gratefully received!

    I did a lot of such hymn things in the past, but I was alway working on the scans in Photoshop, like adjusting, retouching spots and cropping. And I was always seperating those images to be more flexible so I never run into such a problem.
    I am always scanning in a higher quality level than I would need, I scan it in color, this allows me to eliminate paper color easily, even if I need 1-bit images at the end, I do it in color, so I can also turn the image.
    I did once run into a similar problem with a scan I have got from a copier-scanner machine (it was not a song). But saving as PSD resolved my problem.
    So I would suggest: Open your files in Photoshop, resave them as PSD files and use those instead. If you use 1-bit images (which is fine for this type of images) you should use a resolution equal to the printer's resolution.

  • Problems with dark Artifacts on images when viewed on PC screens???

    I have a very urgent problem concerning Adobe Photoshop CS3, my Apple Cinema 20 inch Display and my SpyderPro2 on my Mac Pro Intel Dual Core Xeon 2x 2.66GHz.
    I have been using the Spyder for some years now, but recently I have been having big problems with the results. I only use Photoshop CS3 to enhance digital products images.
    I have a major contract with a jewellery company in London, where I clean up digital photos. Images that I have lightened up to look great on my Cinema Display have been reported by my client to look pretty dark on their PC's in their offices.
    Some of these images show lines and grubby patches??? To check this I opened files in Photoshop and moved the levels 'black' slider down quite some way, and did see evidence of what the client could see at their end? It seems that when I have used a faded eraser brush it leaves a light patch in between the shadows of the jewellery. This shouldn't be visible to the naked eye though?
    I must point out that when I use the eyedropper tool on images, to read the amount of grey or colour in the white areas around the peices, I am shown values of 1,2 or 4 maximum in the CMYK values. 4 percent out of 100 is nothing and should not be visible to the naked eye?
    How is it that my clients PC's can see dark shadows and where my eraser brush has rubbed out???
    I have tried many re-calibrations and also tested all of my older calibrations dating back a few years. I have also tested the same faulty images on Intel iMac's, an eMac, and a few PC's. On the iMac's I can just about make out the artefacts that my client can see, but nothing that I would deem as unacceptable.
    I am at a loss as to the fault, but It may be the Spyder2 Pro's inability to calibrate my Apple Cinema display properly? I may lose my contract which I cannot afford to do, and I simply have to find the cause ASAP.
    I have my Mac's in my office apartment next to two bay windows. I have vertical blinds there. When calibrating I have always turned off all the lights and pulled the blinds right back so that only the light from the two large window doors is coming in.
    For graphic design the calibrations seemed to be okay for quite some time, but recently it is getting harder to achieve good results with the Spyder? This could affect all of my workflow which is very serious. But I must stress that overall the Spyder results are not terrible. I can see good colours and dark levels and in general across all of my calibrated profiles, the jewellery looks acceptable on my Cinema Display?
    I did say to my clients that they should calibrate their PC screen properly but their offices have many Screens and they all show the same artefacts (some much worse than others)? I know that PC Screens are darker than Mac's but a 4% grey should not be visible????
    As these are a web company the images will be seen by PC users around the world and most of these will have no calibration on their screens. What can be done to prevent this and what is the cause of this? I can't possible please everyone, but as a creative professional I have to be 100% certain that my workflow is at its best.
    I need urgent help to solve this or loose valuable business? I hope that you are able to help solve this mystery. Could this possibly be something with Photoshop?
    I have just purchased the new Spyder3 Pro which I hope will give perfect results but I have to find out what the cause of this is. If some of the fault lies with the client, I can charge these for all the testing and calibrating I have done.
    Kind regards,
    Jason Conway
    ideo-sync - inspired design.

    Thanks for all your comments and so quickly.
    To be clearer, I am not working in CMYK for image enhancing at all, but windows RGB in photoshop, which is darker than working CMYK or Monitor RGB. I just use the CMYK colour scale in the photoshop colour picker window to see what values are around the object.
    its not 4 across all four but on average C4, M2, Y1, K0.
    When saving in save for web the images look fine on my screen, pretty much the same as the photoshop tiff file.
    Each image has adobe RGB 1998 embedded when saved as a tiff file.
    The client looks on internet explorer 7 on their PC's and also within Photoshop.
    Colour settings within photoshop are using MacUser magazine's recommended setting from 2006: RGB: Adobe RGB 1998, CMYK: Euroscale Coated V2, Grey: Generic Grey, SPOT: 20% dot gain. Engine: Apple CMM, Intent: Relative Colorimetric. Also Black point compensation and User Dither are checked.
    Also the monitor calibration is set at 6500 at 2.2 gamma.
    To be clearer about the dark shadowing and the artefacts. When using levels I click on a shadow point to remove all but a slight shadow. Then I sometimes need to use the faded eraser to clean up or lessen the shadow. The image looks fine on my screen, but in the levels window I drag the black pointer about a third of the was across the screen to simulate what the client is seeing on their screen. This is quite a long way to drag the slider. I can sometime see the edges of the image, or white holes where the eraser has been. The lines are areas around the object that have been rubbed out a bit.
    I agree that colour values will show on a screen, but the effect of the shadow should be smooth and not clearly visible with an edge?
    http://www.ideo-sync.co.uk/p110741.jpg
    also p110741.tif
    I have uploaded the layered tiff file and the web jpeg to my server, so you can hopefully see something odd?
    If there is a problem with my cinema display at least its under warranty, and the new Spyder3 pro should help when it arrives in a few days time.
    Hopefully I can pinpoint the exact cause to this and take steps to stop this ever happening again. I am very grateful for your advice and help.
    Kind regards,
    Jason.

Maybe you are looking for