Problem with media print styles in debug versus nondebug mode

Hi,
I am trying to debug why the same page (and code) will print one way on one server and another way on another server. These servers are a dev and test server with the same version of cf 9 installed.
I am working on a page that has two divs floated left next to each other.
[div 1] [div 2]
We had problems printing this setup in IE 8, so I created a CSS file for media type print that removes the float from div2.
So in my page I have:
<link rel="stylesheet" type="text/css" href="../common/main.css" media="screen"/>
<link rel="stylesheet" type="text/css" href="../common/mainPrint.css" media="print"/>
In main.css the class is:
.documentArea {
      margin: 2.5em 1em 0 1em;
      float:left;
In mainPrint.css the class is:
.documentArea {
      margin: 2.5em 1em 0 1em;
On the Dev server, I am able to view the page correctly in IE and it prints correctly with div 2 below div 1:
[div 1]
[div 2]
When I move the SAME code to the our Test server and view it in the same IE browser, the display of the page is correct but the printed page only displays div 1 and not div 2 at all.
After some investigations, I discovered that the the print CSS worked when debugging was on and not when it was off. We turned on debugging on the Test server and the CSS worked correctly for printing. I also changed the name of the style to my name (leslie) and it still didn't work. I thought perhaps a default style in CF might be overriding it.
I am wondering if there are default CSS files in ColdFusion.
If you have ANY suggestions as to what is happening I would greatly appreciate it!
Regards,
Leslie

Just to clarify ....
If the ERROR_CODE parameter is made an 'OUT' parameter instead of an 'IN OUT' parameter the correct return value is given for the OracleCommand invocation but the WRONG value is still returned for the EF Model invocation i.e. just changing the parameter from 'IN OUT' to just 'OUT' does not fix the problem.

Similar Messages

  • Need help with media-print style sheets

    I am trying to create a style sheet for printing only for pages on my site. I have found a lot of the same information describing how to remove unwanted items, and change colors and so forth for the items to be printed. My problem is that after the unwanted parts of the page are removed, the remaining test to be printed does not "flow" into the areas previously occupied by other elements. The printed text remains in the location on the page that it occupies on the webpage. How do I get the text to "take over" the whole page?
    Below is the style definition for the text content as it is displayed on the screen:
    div.mainBody {
         position:absolute;
         left:210px;
         top:145px;
         width:640px;
         height:595px;
         background-color:#000000;
         font : normal normal normal/normal Book Antiqua MS Sans Serif Times New Roman;
         text-align: justify;
         color:#CCCCCC;
    And here is the "new" definition for the text as it should be printed:
    .mainBody {
         position: absolute !important;
         left: 0px;
         top: 0px;
         width: 100%;
         margin: 0;
         padding: 0;
         background: white;
         font: normal normal normal/normal Book Antiqua MS Sans Serif Times New Roman;
         text-align: justify;
         color: #000;
         float: none;
         display: inline;
    All other elements on the page are "turned off" with "{ display: none; }"
    Why am I having so much trouble with such a simple thing?
    Thanks for any help!
    Mark

    Hello Mark,
    why do you think a feedback forum for Oracle forums is the right place to ask this question?
    Regards
    Marcus

  • Pavillion G6. Shrunk C Drive, and formatted the other as I drive. Had some problems with my printe

    I shrank C drive. that left me with another drive, which I formatted as drive I.  The recovery drive is D, as it was when I received the computer.   I had some problems with my printer (Epson) through a Dlink DIR655B1, and wanted to return the computer to factory condition.
    When I try to use the recovery through Windows, it says factory reset is disabled??  When I try to shut down, reboot, and use the bios restore, it just comes up with an error message, says to use the dvd that came with the computer, which it didn't?
    Any way I can put this all back to normal?
    Thanks
    Joe

    517joe wrote:
    I shrank C drive. that left me with another drive, which I formatted as drive I.  The recovery drive is D, as it was when I received the computer.   I had some problems with my printer (Epson) through a Dlink DIR655B1, and wanted to return the computer to factory condition.
    When I try to use the recovery through Windows, it says factory reset is disabled??  When I try to shut down, reboot, and use the bios restore, it just comes up with an error message, says to use the dvd that came with the computer, which it didn't?
    Any way I can put this all back to normal?
    Thanks
    Joe
    You damaged the partition structure when you shrank C, see this guide to properly add a 5th partition after you get it restored using HP recovery media.
    http://h30434.www3.hp.com/t5/Other-Notebook-PC-Questions/How-to-repartition-HDD-of-HP-notebook-with-...

  • Media Print Style Sheet Question

    Hello!
    I just added a Media Print style sheet to a website.
    Everything seems to
    work for the most part fine and the layout is as expected and
    functioning as
    desired. When I print from Firefox the print size is 12 pt as
    my style sheet
    specified, however when I print exactly the same page from
    Internet Explorer
    the print size is tiny - like maybe eight or something. I
    thought that the
    media print style sheet communicates directly with the
    printer while the
    screen style sheet communicated with the viewer screen. Am I
    mistaken? Why
    does the print size change depending upon what browser you
    use?
    Does anyone have a suggestions on how to get the Internet
    Explorer to
    recognize the font size command and print in 12 pt instead of
    8?
    Thank you
    Best Regards,
    Webdesigner

    .oO(Webdesigner)
    >I just added a Media Print style sheet to a website.
    Everything seems to
    >work for the most part fine and the layout is as expected
    and functioning as
    >desired. When I print from Firefox the print size is 12
    pt as my style sheet
    >specified, however when I print exactly the same page
    from Internet Explorer
    >the print size is tiny - like maybe eight or something. I
    thought that the
    >media print style sheet communicates directly with the
    printer while the
    >screen style sheet communicated with the viewer screen.
    Am I mistaken? Why
    >does the print size change depending upon what browser
    you use?
    The stylesheet itself doesn't communicate with anything. It's
    always the
    browser that renders the document or sends it to the printer.
    Different
    browsers behave differently, so there will always be
    differences in the
    ouput. Some smaller, some bigger.
    >Does anyone have a suggestions on how to get the Internet
    Explorer to
    >recognize the font size command and print in 12 pt
    instead of 8?
    Got a URL so we can have a look at it?
    Micha

  • Problem with HP Printer Utility and Mac OSX 10.5.4

    I have a problem with HP printer Utility. When a standard user adds a new paper profile HP Printer Utility asks to type an administrator's name and password to allow HP printer Utility to make changes. Is it possible to avoid this? Otherwise I have to give admin rights to every user because they have to be able to add new papers. HP printer Utility sharing and permisssions are set to read and write to everyone.
    HP designjet Z3200
    MacOSX 10.5.4 (Mac pro intel)
    HP printer utility 3.6.0.

    Just found an email HP Support sent to me back in January 2008, about this issue
    "Hello Hunter,
    Thank you for contacting HP Total Care.
    There currently is not proper driver for 10.5, so it is surprising that the printer is printing correctly on your Mac from any application.
    Your issue cannot be resolved until the 10.5 driver is developed and released.
    To sign up for an update as soon as it is available ...click on the link below:
    HP's subscriber's choice is a free service where you can select to receive timely email notifications ranging from software and driver updates to creative ways to do more with your HP products.
    http://h71036.www7.hp.com/hho/html/3618-0-0-225-121.html
    If you need further assistance, please reply to this message and we will be happy to assist you further.
    You may receive an e-mail survey regarding your e-mail support experience. We would appreciate your feedback.
    For information on keeping your HP and Compaq products up and running, please visit our Web site
    at:
    http://www.hp.com/go/totalcare
    Sincerely,
    Dave
    HP Total Care"
    I just sent them an email today on any updates regarding a release date on the Leopard driver for P1005, i'll post any info i receive.

  • T.code FBL5N: a problem with the print of the output list

    Hi All,
    with reference to the t.code FBL5N, I have  a problem with the print of the output list of the report.
    When I execute the print, I obtain one customer for each page printed.
    I wonder if is possible to obtain more customers for each page printed.
    Could anyone help me?
    Thanks
    Gandalf
    Edited by: Umberto Gandalf on Dec 21, 2008 10:36 PM

    Hi,
    Though personally i havent tried this option, check the same
    Go to Menu: Settings >> Switch List
    This will make the value displayed in ALV format and then try taking print outs.
    Regards,
    Sridevi

  • Problems with my printer HP Officejet pro 8600 Plus + Yosemite

    Hi got problems with my printer HP Officejet pro 8600 Plus till I installed Yosemite it is not recognized so what can I do now.. No new drivers found by HP

    Thanks for this AnnRT!
    I've spent the best part of a day trying to figure this out. Everything was fine and then one day nothing worked! I have narrowed the issue down to Bonjour via WiFi as everything worked fine via USB, and via IP over WiFi.
    I've now set a static IP for the printer and things seem to be working fine again
    Thanks!
    Chris

  • Problem with pdf-printing in Adobe Acrobat Pro

    Hi,
    I have Adobe Acrobat Pro 9.4.3.
    PDF-printing has always worked great but suddenly there is some kind of problem.
    After printing a excel-document from "Print to pdf" built-in function in MacOS OR Adobes Printer I have corruptet pdf-files when showing them in Adobe Reader/Acrobat, but the MacOS Preview-software shows them correct.
    So, there cannot be any problem with the printing, but the local preview on my computer using Reader or Acrobat. I dont even use the Myriad font in the document, I use Verdana.

    You say you're using Verdana but you're not. The error message clearly shows you're using MyriadPro Bold.
    You probably recently installed the Mac OS X 10.6.7 update which has a bug with OpenType PostScript fonts like MyriadPro Bold. Either use Verdana or another TrueType or PostScript font, or revert to Mac OS X 10.6.6.
    Read about the problem here: http://www.tidbits.com/article/12078

  • HP Officejet Pro 8600+ "There is a problem with the printer or ink system..."

    I have an HP Officejet Pro 8600+ that is coming up with an error message. This just happened out of the blue yesterday. The printer is just over a year old.
    It says:
    "There is a problem with the printer or ink system. Print head missing not detected incorectly installed or incompatable" 
    I have removed and reinstalled ink cartridges, the head, unplugged, cleaned, etc. etc.
    HP Officejet Pro 8600+
    Product Number CM750A
    Serial Number {Content Removed}
    Not under warranty
    Please advise.
    This question was solved.
    View Solution.

    Sorry that you are experiencing this problem. Here is a link that may assist you with the ink system.
    http://goo.gl/BXDFf
    It seems to be a bad print head, or it needs manually cleaned with lint free cloth and water. If these steps do not resolve the issue, contact HP Support (1800-474-6836).
    **Click the KUDOS star on the left to say 'Thanks'**
    Please mark a reply "ACCEPTED AS SOLUTION" if it solved your problem, so others can find it.

  • Problem with the printer or ink system code 0x610000f6 HP model 6700 premium

    Hello, I have recieved an alert for the second time in a week stating that there is a problem with the printer or ink system. The alert prompts me  to turn off, then on the printer. If problem persists, contact HP. 0x610000f6. What could be the cause for this type of alert to appear?

    '0x610000f6' error message appears if there is a 'Paper Jam' or a 'Carriage Jam' in the printer.
    You can experience following issues:
    The product won't print.
    The print job stops unexpectedly.
    To resolve Error code '0x610000f6' follow methods provided in below mentioned link
    http://h10025.www1.hp.com/ewfrf/wc/document?cc=us&lc=en&docname=c01620497

  • Problems with HP printer and PSE 11 (was bill v)

    When using my HP 7020e photosmart printer and Adobe photoshop elements 11, I get a very small white border on the prints. I have set for borderless printing. Adobe says the print size is 4.2 x 6.18 instead of 4 x 6. Any suggestions?

    I had already set it to borderless but it still prints a very small white 
    border. HP had no solution. I am ready to send the printer back to them.
    In a message dated 1/14/2014 5:47:22 A.M. Eastern Standard Time, 
    [email protected] writes:
    Re:  Problems with HP printer and PSE 11 (was bill v)
    created by hyadav (http://forums.adobe.com/people/hyadav)  in Photoshop 
    Elements - View the full  discussion
    (http://forums.adobe.com/message/6010537#6010537)

  • Problem with my printer "sorry not recognised"

    Dispite posting the problem i had after MUCH hard work and searching for how to do this, i never got a reply (i thought this was a support forum), i hate to say it but support from HP has seriously gone down hill, i have a problem with my printer which is in warrenty can i send and email NOOOOOOO cos i have to put S/N and product number i put them in but i get "sorry not recognised" How the hell are you meant to get any support when they make 99% impossible to to post and email them  i am sorry HP but your support is a shambles, your heads should be hung in shame.

    Same problem and the same printer, Yosemite not recognize the printer (which I think is incredible, Windows was better in these areas to get a new OS).
    Some advice from those who have been mentioned here and do not solve the problem?
    If I had known I stay with Snow Leopard, worked best on Imac mid-2010.
    Very unhappy with Apple, had understood that they were more serious and respectful to customers.

  • I have a problem with color prints from photoshop elements 12. The pictures are too light and with strange colors. I have a Canon pixma mg615I0 printer and use mac os X yosemite. The pictures are taken with a coanon eos 550d in the color space sRGB. I hav

    Hi
    I have a problem with color prints from photoshop elements 12. The pictures are too light and with strange colors. I have a Canon pixma mg615I0 printer and use mac os X yosemite. The pictures are taken with a coanon eos 550d in the color space sRGB. I have followed adobes recommendations and have tried both letting the printer respektive photoshop manage the colors. But nothing works. I see that there are different opinions about which is best to do so I tried both. I have the latest printer driver installed. Can anyone help me with this?

    Do the following:
    Print a test page from the printer. Perhaps the print head needs cleaning via its maintenance facility.
    Let the printer manage colors, not PSE
    Calibrate the monitor

  • There is a problem with the printer or ink system.

    Will not print. Turn it off then back on; will print one document, but not the last page. Try printing only the last page, but will not print. Will not print one page documents at all. Will not print more than one document without repeating this process.
    First Error message: "There is a problem with the printer or ink system. Turn the printer off, then on. If you continue to get this message, contact HP." Out of warranty.
    Tried this page: http://support.hp.com/us-en/document/c03081973
    Which led me to this page: http://support.hp.com/us-en/document/c03262508
    Now that the ink cartridges are removed as instructed, the carriage will not return to the center of the access area.

    Hey @KennyBee51,
    Thanks again for getting back to me regarding this issue.
    I would have to agree that the HP Officejets Printhead system is defective. I would recommend at this time that you contact our Technical Support queue by phone to explore additional hardware options.
    HP Technical Support can be reached at: 800-474-6836.
    If you live outside the US/Canada Region, please click the link below to get the support number for your region.
    HP Worldwide Contact
    It has been a pleasure working with you. I wish you luck going forward with this!
    X-23
    I work on behalf of HP
    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!

  • I am unable to print a proper playlist in the jewel case format.  Lines print on top of one another.  No problem with other print formats

    I am unable to properly print a playlist in the jewel case format.  All lines bunch together.  I have no problem with other print formats.  Help please.

    If it is a USB powered external, no AC adpater, that may be the reason. Mac notebooks are known to have low powered USB ports. You can get around that with a Y USB cable to connect to 2 USB ports at the same time.

Maybe you are looking for