Problem printing to jpg - only get background color

Sometimes when I print to a jpg all I get is the background color.  I can't see any pattern as to when this occurs and when it doesn't.  (LR4, Win7, original files are CR2) Any clues?
thx,
John

No question mark - all appears normal in the Library and Develop Modules, regardless of the view.  There's no indication that it will happen prior to it happening that I've been able to detect.  The black files are quite small (40k - 50k as I recall) which is reasonable for a solid color jpg.

Similar Messages

  • How to get background color in MVC programming

    Hi Experts,
    I am new to BSP.
    I am working in CRM 7.0 version and designing a view using MVC method in BSP.
    I have two doubts::
    1. How can i get background color in a view ?
    2. How can i attach a picture, that is in paint-brush, in background ?
    Thanks in Advance.
    Nitin Karamchandani.
    Edited by: Nitin Karamchandani on Jun 3, 2009 8:10 AM

    Hi,
    several html tags have the attribute bgcolor, like
    <body bgcolor="red">  or <body bgcolor="RRGGBB">  where RR, GG, BB is an hexadecimal value according to RGB color palette.
    you can also work with CSS and in this case you affect the attribute style, which is also available in several tags:
    document.body.style.backgroundColor="#EEEEEE"

  • How to get background color of controls ?

    Hello everyone.
    How to get background color of controls ?
    When we use AWT/Swing,
    we can get background color of component by using Component.getBackground()
    It is regret that I can not find any method for such a method in JavaFX.
    And how do we detect the change of background color of controls ?
    Best regards.

    Hi Tadashi,
    try this.
    @Override
    public void start(final Stage primaryStage) {
        primaryStage.setTitle("Test ChangeListener");
        Button btn = new Button();
        btn.setText("change background");
        btn.setOnAction(new EventHandler<ActionEvent>() {
            @Override
            public void handle(ActionEvent event) {
                primaryStage.getScene().setFill(Color.rgb(
                        (int)(Math.random() * 255),
                        (int)(Math.random() * 255),
                        (int)(Math.random() * 255)));
        StackPane root = new StackPane();
        root.getChildren().add(btn);
        primaryStage.setScene(new Scene(root, 300, 250));
        primaryStage.getScene().fillProperty().addListener(new ChangeListener<Paint>() {
            @Override
            public void changed(ObservableValue<? extends Paint> arg0, Paint arg1, Paint arg2) {
                System.out.println(
                        "old color: " + arg1.toString()
                        + ", new color: " + arg2.toString());
        btn.getOnAction().handle(null);
        primaryStage.show();
    }Peter

  • I am having trouble printing  and am only getting part of the document which i have no margins set any help??

    i am having trouble printing  and am only getting part of the document  i have no margins set any help??

    What version of Pages?
    What Printer?
    If it is Pages '09, turn Comments off.
    Peter

  • Getting background color

    How can i get the background color from an external swf file?
    (or even from the main swf file)
    I'm loading the external swf with:
    moviecontainer = _root.createEmptyMovieClip("moviecontainer",
    10);
    moviecontainer.loadMovie("pacman.swf",0);
    I tried to do get the background color of pacman.swf with
    moviecontainer.backgroundColor,
    moviecontainer._root.opaqueBackground,
    moviecontainer._root.backgroundColor and
    moviecontainer._root.background. All of these returned 'undefined'.
    Does anyone know how to get the background color of this
    external swf file, or even how to get the background color of the
    main swf file (which contains this script)?

    I can see that could work in some cases, but in this
    particular case the external swf (that's loaded with loadMovie())
    oesn't use it's own background color, but just inherits the
    background color from the main swf file.
    When using the BitmapData class, i just get the background
    color from the main swf, rather than the external swf. There might
    be some problems with your method as well, because there could also
    be other objects blocking the background color at (x;y).
    Is there any other proper way to get the background color
    from a swf?

  • Printing in black only with depleted COLOR cartrages doesn't work.

    I just downloaded a missing W2 and NEED to print it like yesterday. My yellow and megenta cartrages are empty. But the document is black and white but NONE of the ways of printing in black only work because HP uses my VERY expencive ink to do things OTHER then printing? Really??? Is that for real? Does HP really charge an arm and a leg for ink and then use it for purposes OTHER then putting said ink on paper?

    I have the exact same issue. The instructions state specifically that it will print with a depleted cartridge in grayscale but nothing works. I had to order one online. What is infuriating is that I rarely print in color. If I knew this would be an issue I never would have bought this printer. 

  • How to do get a print from apps- only get sample preview right now

    I am trying to print the blank disney pages and sudoku puzzles, but right now I only get sample previews

    What kind of printer do you have ?
    If I helped you at all it would be great if you clicked the blue kudos star!
    If I solved your post please mark it as solved to help others.
    I'm a printer tech with HP.

  • Printing graph plot only no background graph

    Hi
    I can able to print total graph ok.
    But i want to print graph plot only no backgroung.
    how can i do it.
    Regards,
    hari

    Check the attached example (created in LabVIEW 9.0f3).
    I am not allergic to Kudos, in fact I love Kudos.
     Make your LabVIEW experience more CONVENIENT.
    Attachments:
    Example.vi ‏13 KB

  • Color problem prints from camera only

    I have a Sony DSC H2. It shoots great photos. When I import them into iPhoto, they look great, and they look terrific as desktop backgrounds and computer slideshows. When I print them, using Canon i960, the photos are darker, more saturated and not so clear as on screen.
    So, it must be the printer????
    However, when I have scanned some photos into iPhoto and then printed them, the printed photos are excellent, looking exactly like the original scanned photos.
    How can I get my camera's photos to print so that they look like what is in iPhoto?
    I have taken a look at Color Sync and when the camera is connected, it is the default, using sRGB profile. However, when it is disconnected, the default shows my old Olympus that I no longer use. I cannot find any way to delete its profile.

    Beverly:
    the default shows my old Olympus
    Where is this being displayed? In the Profile pane of the ColorSync application window? If so it should give the location of where that profile file is located so you can go to it and delete it.
    I had similar problems with my i850 printer. In the Advance section of the Print window under the ColorSync section tyou can select Lightness increase under the Quartz Filter menu.
    Under the Color Options section you can select ColorSync as the correction mode instead of the BJ Standard to see if that will make any change. If you find the right combination you can save it under the Presets menu as a custom preset.
    Do you Twango?
    TIP: For insurance against the iPhoto database corruption that many users have experienced I recommend making a backup copy of the Library6.iPhoto database file and keep it current. If problems crop up where iPhoto suddenly can't see any photos or thinks there are no photos in the library, replacing the working Library6.iPhoto file with the backup will often get the library back. By keeping it current I mean backup after each import and/or any serious editing or work on books, slideshows, calendars, cards, etc. That insures that if a problem pops up and you do need to replace the database file, you'll retain all those efforts. It doesn't take long to make the backup and it's good insurance.
    G5 Dual Core 2GHz, 2G RAM, 250G HD; G4 Dual 1Ghz, 1.5G RAM, 80G HD,   Mac OS X (10.4.8)   22 LCD Display, 200G & 160G FW HDs, Canon S400, i850 & LIDE 50, Epson R200

  • FrameMaker10 - Windows 7 - How to get background color for a paragraph tag?

    I am trying to create my heading1 with a background like the picture above.
    I have put the blue background on a master page, but the body frame goes into the blue background and subsequently the blue background does not show through.
    Any ideas?
    Thanks,
    Cindy

    I can't test this right now, but I remember that when extracting a TOC, table title paragraphs appear out of order when mixed with main-text-flow paragraphs, because of the way that FM keeps track of table information. I'm not sure if the problem also affects paragraphs in table cells.
    Colors behind text is a frequent request. It's always a good idea to post a formal feature request here: Wishform. Eventually user requested features have been known to appear in future FM releases.
    HTH
    Regards,
    Peter
    Peter Gold
    KnowHow ProServices
    Arnis Gubins wrote:
    Cindy, I missed the fact that you're title is centred in the block. You could use a single-cell table construct to hold the contents for the title and have the title paratag set to be in the middle of the cell. (you could also colour the cell and skip colouring on the Master page).
    There are always multiple ways to do things in FM, that's why it sometimes seem so hard to use...

  • When using personas no image appears, only the background color

    have firefox 5.0.1

    Same problem here. I tried the safe mode deal and it didn't work. On mine I can't even see a the tiled images of the personas, but when I scroll over them it previews it for me, but like the previous poster said it's just a solid color with no images. I really like using the personas and hope that I can get this figured out. Thanks.

  • Problem printing Acrobat.pdf files get a VMerror error. Upgraded to Mac OS X10.10 Yosemite

    I really need to be able to print Acrobat.pdf files and printer window indicates pdf is being sent to the printer. Printed a test page and Word documents but not Acrobat.pdf.
    Test page indicated I have Driver Name: HP338_6PPD and Driver Version: 19.8.. I have had this printer for over 10 years and it has performed very well.  Other than I can't scan anymore it has never failed to print a document.  Does Adobe need to address this problem?

    Welcome back to the community, @JAJ70 
    I read about the "VMerror" error you are seeing when attempting to print PDF files. Although this may be an issue with Adobe, I do have some links and suggestions for you to look into.
    I would suggest a power reset:
    Press the Power button to turn on the product.
    With the product turned on, disconnect the power cord from the rear of the product.
    Unplug the power cord from the wall outlet.
    Wait at least 15 seconds.
    Plug the power cord back into the wall outlet.
    Reconnect the power cord to the rear of the product.
    If the product does not turn on by itself, press the Power button to turn it on.
    I am unsure of which printer you have however, check for a firmware update:
    Getting the Latest Firmware and Product Updates
    These steps, in order may help as well:
    Mac OS X: How to reset the printing system
    Repair disk permissions
    Restart the Mac
    Re-add the printer
    Here is what I have found when searching for the error "VMerror":
    Troubleshoot memory-related PostScript error ("VMerror," "limitcheck") printing from Illustrator (CS...
    Troubleshoot PostScript errors
    Troubleshoot damaged Illustrator files
    I hope that helps, let me know the results
    R a i n b o w 7000I work on behalf of HP
    Click the “Kudos Thumbs Up" at the bottom of this post to say
    “Thanks” for helping!
    Click “Accept as Solution” if you feel my post solved your issue, it will help others find the solution!

  • All Cells are Not getting Background Color in WAD

    Hello All,
    I have a query with 29 Columns and Nearly 1000 Rows.
    This query is being displayed through WAD.
    I have used  com.sap.ip.bi.rig.Format to color different columns : e.g.
    1st - 8th column -> Color Green
    9th - 10th -> Color Red etc.
    Also, in the Analysis Web Item properties, the values are:
    BLOCK_COLUMN_SIZE = 50
    BLOCK_COLUMNS_STEP_SIZE = 1
    BLOCK_ROWS_SIZE = 1000
    BLOCK_ROWS_STEP_SIZE = 0
    My Issue: For all columns , a few of the Cells are not getting colured. They are absolutely random.
    When I reduce the data volume (restrict to some region), all the columns are properly colured.
    Please Help to fix the issue.
    Thanks,
    Mainak

    Closing the thread as seems below note answers my query:
    1648692  Modification Format styles not applied on huge result set
    Thanks,
    Mainak

  • Printer problem Photosmart 5512- will only print colors

    Hi.  My HP Photosmart 5512 will print only the colors, not black.  I've installed a new cartridge (old one ran out) and it still won't print in black, only in the colors.  I've done everything I can think of, taken it in and out several times, checked to make sure it looked just like the old one, ink stains a tissue when I touch the "hole", turned it on and off.   ???  Why is this happening?  The printer is only about a year old and I've installed several black cartridges before with no problems.  Please help and thanks.

    Hi reloading1
    I understand you changed the black cartridge and can't  print in black.
    I have included a document for checking the ink levels, making sure the vents aren't clogged and how to clean the printhead. The printhead is permanent on this model.
    This document provides how to manually clean the cartridge contacts. Click Here.
    Print a diagnostics page by going to Solution six: Print and evaluate a Print Quality Diagnostic Report to see if it will print in black. Follow the full document also.
    Are you using Genuine HP Cartridges?
    Check the date on the cartridges to make sure they are still in warranty. (not old stock)
    What are the ink levels?
    Did this issue occur before installing the new cartridges?
    Please click “Accept as Solution ” if you feel my post solved your issue, it will help others find the solution.
    Click the “Kudos Thumbs Up" on the right to say “Thanks” for helping!
    Gemini02
    I work on behalf of HP

  • Cannot get background Div colors to print

    I am developing a site in DW and I cannot get background
    colors to print in either a table or layer. This occurs in IE7 and
    Firefox.

    Hi,
    You've turned on background colour printing in IE and
    Firefox, right?
    Print background colours (Internet Explorer):
    With Internet Explorer open, click on Tools -> Internet
    Options... This will
    open a dialogue box, where you will need to select the
    'Advanced' tab.
    Scroll about half way down the settings list, and you will
    find a 'Printing'
    setting. Tick the 'Print background colors and images'
    option. Then Click
    OK.
    Print background colours (Firefox):
    With Firefox open, click on File -> Page Setup... This
    will open a dialogue
    box, where you will need to select the 'Format & Options'
    tab. Tick the
    'Print Background (colors & images)' option. Then Click
    OK.
    Cheers,
    Chris.
    "mallygees" <[email protected]> wrote in
    message
    news:ek0f5a$8s1$[email protected]..
    >I am developing a site in DW and I cannot get background
    colors to print in
    >either a table or layer. This occurs in IE7 and Firefox.

Maybe you are looking for

  • I am having a problem with hyperlinks in Pages...

    I have created a document with a list of hyperlinks to other Pages documents. They work fine until I leave and come back a day later...then all of the hyperlinks appear to be broken. They still look and act like hyperlinks but when I click on them th

  • Failing to connect SQL Server 2005 from SAP

    I'm trying to connect SQL database to write some data to an external sql table. But it's failing giving below message, Error Message returned from "ADBC_TEST_CONNECTION" program: Testing a Database Connection Defined in DBCON         Could not open c

  • I work with Acrobat 9.4.3. on Mac OS 10.5.8 with Enfocus Pitstop Pro 10, Update 1st, crashes...

    I work with Acrobat 9.4.3. on Mac OS 10.5.8 with Enfocus Pitstop Pro 10, Update 1st Acrobat crashes almost every time I open a document and try to make corrections by using Pitstop Pro. Some of my colleagues have the same problem. Is anyone else havi

  • Asks for password every time I try to move a file into document folder.

    Say need authorization to move file into document folder. I have some scans on seek top and I want ot place in a diabetes folder, states needs password. I have 12 items I want to place in the folder, seems a bit too much of a security issue. The file

  • Differentiation of an analogue signal

    Hi all, I am using Labview 8.5 along with a USB 6008 DAQ to acquire an input signal from an LVDT. The output from the LVDT is 0 - 10V which corresponds to a total displacement of 50mm. My job is to acquire the input signal(displacement) and different