CFPDF - Thumbnail washes out the color of the pdf

We are using the CFPDF line to convert incoming pdfs to thumbnails to be displayed on our site.  The problem is, the PDF has a darker green as a background, and all the different versions of the thumbnail have a washed-out green (not the same green).
Here is the line I am using:
<cfpdf action="thumbnail" source="#ExpandPath('/')##inFilePath##inFileName#" pages="1" format="jpg" destination="#ExpandPath('/')##previewFilePath#" imageprefix="#prefix#" overwrite="yes" scale="100" hires="yes" maxlength="200" maxbreadth="200" resolution="high" />
Unfortunately, this site is not open to the world yet.  I will atach 2 files to this post.  One created with photoshop, and one created with CFPDF
     Photoshop           CFPDF
If you have any help, it would be greatly appreciated.

http://forums.java.sun.com/thread.jsp?forum=20&thread=402506&tstart=60&trange=15
the example I put on the bottom shows how you can use the x/y values of the mouse click to zero in on the correct pixel. Also, use a media tracker to make sure the image is fully loaded in before ripping it's contents.

Similar Messages

  • RGB color in inDesign changes (washed out) after exporting it to PDF

    Hi,
    I am new to InDesign and i have a hard time figuring out how could I export my InDesign file to PDF without affecting the color.
    This is what I do.
    1. I created a new document with Transparency Blend Space set to Document RGB
    2. I created a box using the rectangle tool and filled it up with RGB color, R=126 G=12 B=110
    3. The color in Indesign is just how i wanted it, however, the problem arises when i export the file now to PDF
    4. Instead of the color i wanted, the color was changed to a lighter color, or washed out.
    5. THis happens even in text have the same RGB setting.
    How could I export it to PDF with the same color, without being washed out?
    I really appreciate your help on this. Thanks.

    That sounds like the Color Picker, which works a bit differently in ID than in Illustrator or Photoshop. If the cursor is not in one of the RGB fields when you say OK you won't get RGB color. You can see this by noting the text in the Add ... Swatch button. My guess is you added the color as the CMYK conversion which is a bit lighter.
    You might want to use the panel menu in the Swatches panel instead, or the new swatch button at the bottom of the panel while holding down the Alt key to open the new swatch definition dialog. You want to create a Process color and change the type to RGB, then enter the values in the RGB fields. Or if what you want is really Pantone 249U you can define a Spot swatch and choose Pantone Solid Uncoated and then specify the 249. I'll warn you though, that CS6 uses Lab values for displaying spot colors and 249U is considerably lighter than either the RGB you specified or the 249C. In earlier versions the book value conversions were used. Even when using Lab display values through Ink Manager in CS5, the coated and uncoated swatches incorrectly look the same in ID, and in Illustrator CS5 you would need to turn on overprint preview to see a difference.
    Here are a couple of screen captures from PDFs exported from ID CS5 and CS6 using High Quality Print. The colored boxes with the lables were pasted from Illustrator CS5 to be sure I was using the same color definitions and that theywere behaving as native objects. Below are the same boxes placed:
    and here is how the screen looked in CS6 in ID (notice the difference in the placed .ai file -- the screen preview is NOT using the Lab values, although it exports with them):
    I don't know what the content is and how you present it, but it doesn't sound like a web page. That said, if you choose Web for intent in Document Setup you can still use print size paper sizes for the document and change the rulers after the doc is created to read inches or millimeters or other units of your choice instead of pixels and the file will use default RGB swatches and default to RGB when making new colors.

  • Web Colors: Washed out.  Color Profile?

    When using lightroom, I find that photos that are exported as Web images appear washed out and lighter than when I'm in the "Library" section. I find myself compensating by darkening the images in the Library to get the just right in "Web".
    I guess I attribute that to a mismatched color profile. But I can't find any settings saying "the Library color profile is AdobeRGB and the Web profile is sRGB" or something like that.
    Where is that setting? Am I crazy? Again? :-)
    gm.

    After so many people here and in every other photography forum asking why their images look 'wrong' in a browser, and the answer being, over and over, that they are using the wrong color space for output, it should be obvious that the reason that they notice and catch the problem is because they are using a non-managed browser. The ONLY reason they caught the problem is because they are using a non-managed browser. If they are using a managed browser, they won't catch the problem.
    I would much rather use a browser that represents an average view and have confidence that people are seeing something reasonable, than assume that everything went right and post stuff indiscriminately and in a sense blindly. After all, if there is going to be so much variation between monitors, why stress out with color management in the first place. Just calibrate your monitor so you have a decent baseline and move on. But have SOME way to know that the workflow went as expected... use a managed browser and that final check is inexistent.
    Suppose you print at a place like Lulu.com. Would you upload and order
    50 copies of a book before you buy one copy of a book and make sure that everything is correct? That would be just plain stupid. Well, putting up a website without checking it on a non-color managed browser is just about as silly.
    To each his own... some advice is practical, some is theoretical... understand the theory, but live in a practical world. And take simple steps to catch stupid mistakes, like making sure that you use a non-managed browser to make sure that you output the right colors.

  • New Macbook air display being washed out -- faded colors.

    I have a new 2012 intel i5 128 running Lion 10.7.2. I have tried every adjustment that I am aware of: contrast settings; color calibration; brightness. But the display just looks faded. Next to my older Macbook Pro it looks really bad. I read on other blogs that several people have reported the same problem but there doesn't seem to be any solution. Advise?
    thx,
    Malthus

    I have been researching the macbook air as I'm thinking of buying one. I found a story that the display can be made by either Samsum or LG. And the LG may appear not as good, but it is a matter of fixing some obscure settings, not really an LG hardware deficiency.  See:
    http://osxdaily.com/2011/10/30/how-to-check-for-an-lg-display-in-a-macbook-air-a nd-make-it-look-better/
    (this is not the only article on this topic)
    It all seems to involve hairy command line stuff however, so I suggest you google around the topic (macbook air LG versus Samsung displays) a bit more and be ready to restore your system if you try it and it ends in tears.
    Good luck.

  • Thumbnail of the pdf contains blank section where there were images. However, the text is displayed.

    Hi there,
    I was trying to get thumbnail images of the pdf pages using coldfusion 10 cfpdf. Thumbnails have been generated for most of the pdf files. However, for one particular pdf file, the text in the pdf file were displayed properly but the image section was blank for the generated thumbnail image. I have tried genearting a normal image (tiff format) of the pdf page but the tiff file also has blank section in the place of images. I came across the below page and found that the image in the pdf might be of jpg 2000 format.
    http://stackoverflow.com/questions/1033503/cfpdf-thumbnail-problem-not-showing-background- images
    This has been a know issue in the Coldfusion 8. But I am unable to get the information about this issue in the Coldfusion 10 version. Could anyone please help me to resolve this problem?

    There are a few options for you here. In the Inspector>Metrics Tab, when you click on the picture, it will display the name. Then you can use the find feature of the Finder to locate the picture. If you have Keynote set to save files as Packages, you can right click the file in the Finder (or control click) and then select Show Package Content. This will show you all the files that make up your Keynote and you can copy the pictures out of there into a new folder. Finally, if you can't find them any other way, you can select and copy the picture in Keynote, then open Preview and command-n (or File Menu>New from Clipboard) and then save the file to where ever you want so you can find it.

  • MacBookPro5,5 washed out colors and lack of uniformity, as compared to v3,1

    I have a MacBookPro5,5 13' inch, since last July. Since I bought the computer I have been greatly disappointed with how washed out the colors are, and the lack of the uniformity of the display across the board. The screen has been replaced once by the Apple Store, and the new one seems better, but the problem still persists.
    I have been a Mac User since 1994, and have never has quality issues of this sort with Apple Products. I also have a MacBookPro3,1 and the quality of the display is perfect as compared to this new one.
    I'm at odds on what my next step shall be, since it seems the quality on the other new laptops at the Apple Store are experiencing the same issues. Shall I request for my money to be returned? Though I feel that might be an up hill battle at this point.
    I'm really looking for some advice, since this laptop is clearly not up to par with my entire Apple experience.
    Regards
    Message was edited by: Jorge Nolla

    It sounds like LR is trying to use your display profile and cannot for some reason.   If your calibration is based on a manufacturer-supplied profile for your display, that could be the problem because many manufacturer-supplied profiles are not compatible LR.
    What I’d suggest is set your display profile to sRGB-whatever in the Color Management applet in Control Panel, then reboot, then run through the Windows display calibration procedure, again.   This will make a display profile based on the standard sRGB profile instead of whatever you were using, before.
    Here is a document that describes how to switch your display profile to sRGB in Windows 7, which would be similar to Windows 8:
    http://members.lightroomqueen.com/index.php?/Knowledgebase/Article/View/1137/188/how-do-i- change-my-monitor-profile-to-check-whether-its-corrupted

  • Washed out Color in Mountain Lion

    Has anybody else noticed, after upgrading to Mountain Lion, that an exported slice from Fireworks (CS5 in my case) is very washed out, with colors much less saturated? It is driving me crazy, I'm having to workaround by taking screenshots of my work in Fireworks which is a total waste of time. Any help is greatly appreciated.

    Fireworks isn't color managed, and its output does not include ICC profiles... I wonder if the difference might relate to a change in how the new Mac OS handles images without color profiles.
    Are you describing a difference that occurs when viewing the files using Preview, or a different application? (FYI: Screenshots typically have the current monitor display profile assigned to them, whereas a file exported from Fireworks would not.)

  • Why do my images look washed out...

    Why do my images look washed out after I have worked in Photoshop CS6 and saved them in Finder? I have been a Photoshop user for a while now and have never experienced this problem. It started 2 months ago and no one can seem to tell me why or how to fix it. I am a professional photographer and I have clients waiting on their images but I can't send them looking as horrible as they do. My workflow is: drag and drop an image from iPhoto or Finder to Photoshop. I change things like levels, contrast, image size and use the healing too. Then I save to Finder so I can upload to dropbox or to website or burn to a DVD. Now when I save the image the thumbnail looks washed out, without color and looks horrible!!! I don't know if my photo files are corrupted or ? If I open the image in Photoshop or Bridge it looks fine. I would be grateful for any suggestions or explanation. Things were working just fine, but not now.

    Examining the image direct from the camera of the child on the beach, using http://regex.info/exif.cgi  there is a small embedded thumbnail (with black bars top-and-bottom to letterbox it to the LCD aspect ratio), and a small preview probably used for zooming in on the camera LCD screen, and the fullsize jpg image all contained in the one JPG file.  All three of these seem to have identical histograms other than the black-bars causing a dark peak on the thumbnail image, but otherwise the shapes of the histograms and the position of the peaks from light to dark are the same. 
    In other words the full-size JPG and the embedded preview and thumbnail all seem the same other than size so the darkened version seen in Finder is not coming from the camera.  The one issue the above website reports is that the camera JPG has a color-profile tag (name of the profile) but does not actually contain the color profile, itself.  All other versions of the image have an actual embedded profile not just the name in a tag.  It is possible that this is confusing Finder into assuming a different profile or gamma curve for the image that sRGB warrants, but most all camera images have this issue so I wouldn't expect a Mac to show images from all cameras as too dark.
    It is a mystery to me why the Finder preview looks darker, but at least in the one side-by-side provided, it does, and is different-looking than all other representations of the image from what I can see.
    At the beginning of this thread you said you were worried the photos coming out of Photoshop were washed out and had bad colors.  From my perspective, what comes out of Photoshop looks the same as what comes out of the camera, so only Finder has it wrong.  Are you seeing the darker image anywhere else besides Finder (and perhaps iPhoto which we don't have a screenshot of)?
    Most importantly does the image you see on screen in Photoshop, while you're making adjustments, look dark like the pre-PS Finder thumbnail or does it look lighter, like the post-PS Finder thumbnail and all the images on DropBox? 
    If more than just the pre-PS Finder thumbnail is darker then you may have a monitor calibration issue that needs to be addressed, otherwise just ignore the pre-PS Finder thumbnail when evaluating if the image needs any adjustments and assume they are all ligher than the Finder image.
    BTW, I tested for a sRGB vs AdobeRGB mismatch, and if an sRGB image is assigned an Adobe profile then the colors become more intense but the whole image does not become darker so that can't explain what is happening. 

  • Spot light washes out image in photoshop

    Hi I have an image, and i have created a layer for a spot light which i created but the spot light washes out the colour of the image.
    Any help would be appreciated

    If the spotlight is on its own layer, by it self. You can lower the opacity of that layer.

  • Creating a pop-up in Acrobat X that is triggered when the PDF is opened.

    Hello all,
    I am wanting to create  a pop-up that is triggered when the PDF is opened.
    The problem I am facing is that our customers are filling out the packet , but are not using the purple "Submit" button located at the top of the page to submit the form to us. They are instead printing out the form and faxing it to us, or scanning and emailing the packet, which defeats the whole purpose of it being a fillable, distributed pdf.
    The email invitation that they receive is a bit wordy so I have have pared that down as well. To be honest with the amount of "Read this first" pop ups that we are exposed to daily I think that our customers are simply not reading the instructions properly.
    There was a post here in the forums but the expanation was for Acrobat 7 or 8.
    Any help is appreciated.

    Thank you for the quick response George. I guess a better way communicate what I need to accomplish is "how"
    I went to the toolbar on the right, then "javascript", then "Document Java Scripts". That opened a window that had me name the script, then add it, then put in the scripting (see below). I do not know how to "place it in a document-level JavaScript (outside of a function definition) or in the initial page's Page Open event."
    This is the script I am attempting to use.
    var message = "When you have completed filling out the Tax Organizer, click on the purple "SUBMIT" button at the top of the page. This will automaticall submit your Tax Organizer for you. Be sure to print a copy for your files"
    app.alert(msg,3);
    If you could provide some step by steps that would be super.
    I am wanting this pop-up box to open and the client will have to then click on the "ok" button to make it dissapear so that they can then fill out the PDF.
    The "Submit" button is auto created for me when I choose to distribute the form, I am unaware of any way to move it.
    I feel that my issue is a elementary one, I am currently working through the Adobe Classroom in a Book lessons as all my acrobat skills have been self taught.

  • Only have the pdf file

    I have recently inherited our companies tech writer position.  A task I have is to update a manual that had been created in FrameMaker.  However the only file that exists referring to this manual is the end product - pdf file.  Amazing but true.  I have searched everywhere available on the network.
    Is there anyway to use the existing pdf file to "reverse engineer" this manual, by either importing or otherwise into FrameMaker?  It's almost 170 pages and I'm not anxious to try to recreate it from scratch.
    TIA
    Marty Rogers

    If you enjoy wielding a text editor, and if the document isn't littered with tables*, you could – not a recommendation, just a suggestion! – save out the .pdf as .txt, thereby discarding all potentially troublesome second-guessed formatting that might arrive with the .rtf version.
    Then, move briskly through the .txt file to add mml tags for your preferred styles; open the tagged file in FrameMaker, import the style definitions from another document or set them up from scratch, and enjoy the weekend <rofl>. This is what I did yesterday, in fact, to recreate source from a .pdf as you have found yourself obliged to do. Alternatively, seeing as we're already in 2009, I suppose you could tag the raw .txt as xml – rather more work, though.
    N
    * tables are amenable to this tagged-text approach, but require a couple of extra steps

  • Possible to get the name of the user filling in the pdf?

    is there a way to get the name (or user name or network name) of the user who is filling out the pdf?   We'd like to incorporate their initials in the file path for saving the document.

    Only if you install a script on the local machines of each of the users
    using the file.

  • Is there a way to have the email notifications include the PDF form?

    Is there a way to have the email notifications include the PDF form?

    Very Disappointing. You fill out a Form and you can't get the Form via E-Mail :-(
    Only the information you filled in in the empty fields.
    I designed a contract formular for customers.
    The customer fills out the PDF in the web form.
    Via E-Mail notification i get the infos the client entered in the form.
    But not the PDF itself.
    So i have to enter the web frontend search the data and download the filled in form from there.
    After downloading the form i have to e-mail the form to the customer and the mailing list by hand ...
    I would think that it is an obvious feature that you can e-mail copy of what is entered (together with the text of the formular!) as an pdf attachement and not only the entered fields ...
    Maybe someon can check this feature request. (Attach entered form as PDF to the notification E-Mail).
    It would also be great if you would have the possibility to enter an E-Mail Adress for CC insinde the formular :-)

  • Doc file but corrupting font when I print the pdf

    Hi all,
    I created a number of documents in MS Word and used Trebuchet MS as the main text. Creating a pdf using Adobe Acrobat 7.0 Standard, the pdf files look great.
    However, when I print out the pdf, the odd character here and there within the text is incorrect, being replaced by a completely random character rendering the document unprofessional and useless.
    The printer I used is a Lanier LD228c - a commercial printer rather than a 'home' machine.
    Is Trebuchet MS the issue here?
    Mike

    Hi Claudio,
    Thanks for replying. At the point of appearing stupid, how do I embed a font then?
    Mike

  • Problem with Display,The color of display washed out!!!

    i got problem with the screen. the color around corner of display and 6 rounds circle spot in middle of display, it looks like washed out( become white) when i view it on black background it looks more stand out. What can i do now? i only have Iphone 4s on 24/10/11

    BBMX_777 wrote:
    The Apps that not show the version number are all, for example, BlackBerry Messenger, Notes, BrickBraker, etc..
    There is a way to restore the device's OS?
    Interesting problem...I would agree that the OS likely needs to be reloaded..see this process:
    http://supportforums.blackberry.com/t5/BlackBerry-Device-Software/How-To-Reload-Your-Operating-Syste...
    Good luck!
    Occam's Razor nearly always applies when troubleshooting technology issues!
    If anyone has been helpful to you, please show your appreciation by clicking the button inside of their post. Please click here and read, along with the threads to which it links, for helpful information to guide you as you proceed. I always recommend that you treat your BlackBerry like any other computing device, including using a regular backup schedule...click here for an article with instructions.
    Join our BBM Channels
    BSCF General Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

Maybe you are looking for

  • Need advice on how to handle off site computers that need imaging.

    Hi Our SCCM server is at our main campus, across the street from our campus, I have 16 computers  that need imaging that are in a totally separate building that is linked to the main campus via microwave. Could I copy the wim file to a portable drive

  • QM notification attachment links are missing from table SRGBTBREL

    Dear All, We have problem in our system and the documents(specially QM notifications-QM02 03) are not accessible from the content server only for a specific period (Nov to Dec 2009) due to a missing link in SRGBTBREL (No idea how the entries are dele

  • How much to charge for encoding/compressing?

    I'm used to getting materials that are already pre-encoded/compressed from Final Cut Pro to a format I can use in DVD Studio Pro. I've been asked to bid on a project that would be 90-100 minutes in length that would have me do the encoding via Compre

  • I can not r ember my answers to my questions so i can buy apps

    I can not get in to my account to buy apps i have anserd my QUESTION AND I CAN STILL NOT GET IN. WHAY DO YOU MAKE IT SO HARD? I HAD A PASSWORD THAT WORKED AND THEN YOU WOULD NOT LET ME USE IT????????? I HAVE A NEW I PAD AND I HAVE NOT A THING ON IT B

  • Do mac mini 2014 support blue ray

    I have a Super slim usb2.0 slot-in dvdrw. the seller tell that it support blue ray but I can not see it in my mac mini.Can somebody help?