CF7 cfdocument's display 30% smaller on CF8

We have copied existing CF7 cfdocument' page to a new
Coldfusion 8 server and when the pages are run the resulting pdf
and flashpaper display 30% smaller on CF8.
Both the Fonts and the images and the tables are all scaled
down by about 30% in size. We have a lot of these documents so, we
not be able to upgrade, its a real show stopper. Its like the
effective display area has been scaled fit into about 70% of the
page area.
I have searched for a people reporting the same issues but
found no one reporting this. Has anyone seen this and is there a
fix

Code below
<cfdocument format="flashpaper">
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01
Transitional//EN" "
http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>Certificate</title>
<meta http-equiv="Content-Type" content="text/html;
charset=iso-8859-1">
</head>
<body bgcolor=#FFFFFF leftmargin=0 topmargin=0
marginwidth=0 marginheight=0 style="text-align:center;">
<table height="1300px" width="800px" border=0
cellpadding=0 cellspacing=0 style="margin:0; padding:0">
<tr>
<td colspan=3>
<img src="images/certificate-banner.jpg"
alt=""></td>
</tr>
<tr> <td colspan=3 valign="top"
align="center"><font size="12" face="Arial, Helvetica,
sans-serif"><br>
<font size="2"><strong>Company Name and Address,
United Kingdom <br /> Tel: +44 (0)115 5199818 Fax: +44 (0)115
5199818 Email: [email protected]
</strong></font></font></td>
</tr>
<tr>
<td colspan=3 valign="top"
align="center"><p> </p>
<p><font
color="<cfoutput>#request.settings.CompanyColour#</cfoutput>"
size="5" face="Georgia, Times New Roman, Times,
serif"><strong>Commissioning
Certificate</strong></font></p></td>
</tr>
<tr><td> </td></tr>
<tr>
<td>
<img src="images/2_04.jpg" width=185 height=1
alt=""></td>
<td rowspan=2>
<img src="images/certificate-photo.jpg" width=444
height=303 alt=""></td>
<td>
<img src="images/2_06.jpg" width=171 height=1
alt=""></td>
</tr>
ETC

Similar Messages

  • Text displays too small in mail app

    Help!
    I just received the 15" MacBook Pro with enhanced resolution screen (not the Retina display).  At the highest resolution, all of the fonts display incredibily small.  However, the lower resolution options don't seem to match the aspect ratio of the screen and create distortion.  I can deal with this on Safari because it allows pinch and zoom resizing.  However, I have not figured out how to zoom in on the Mail app.  Using Command + is not a good solution because it actually increases the font size that the recipient views.  I have to go all the to 30pt font to make it comfortable to view.  Also, using Control and two finger swipe to zoom in a poor option as well because not everything will display.
    Any help would be greatly appreciated!

    I believe that you are having a problem with emails sent in html format from certain contacts.  I had the same problem, and I found this to fix it:
    1. Quit Mail
    2. Open the Terminal and type in the following:
    defaults write com.apple.mail MinimumHTMLFontSize 12
    3. Restart Mail.app and your HTML messages are readable.
    You don't have to choose 12 point. Select whatever you like.

  • Local menu displays a small copy of the page

    local menu displays a small copy of the page
    screenshot: https://drive.google.com/file/d/0B0WFSu8N2MiEVWZZajZxeDVUcXc/edit?usp=sharing

    Hello,
    '''Try Firefox Safe Mode''' to see if the problem goes away. Safe Mode is a troubleshooting mode, which disables most add-ons.
    ''(If you're not using it, switch to the Default theme.)''
    * On Windows you can open Firefox 4.0+ in Safe Mode by holding the '''Shift''' key when you open the Firefox desktop or Start menu shortcut.
    * On Mac you can open Firefox 4.0+ in Safe Mode by holding the '''option''' key while starting Firefox.
    * On Linux you can open Firefox 4.0+ in Safe Mode by quitting Firefox and then going to your Terminal and running: firefox -safe-mode (you may need to specify the Firefox installation path e.g. /usr/lib/firefox)
    * Or open the Help menu and click on the '''Restart with Add-ons Disabled...''' menu item while Firefox is running.
    [[Image:FirefoxSafeMode|width=520]]
    ''Once you get the pop-up, just select "'Start in Safe Mode"''
    [[Image:Safe Mode Fx 15 - Win]]
    '''''If the issue is not present in Firefox Safe Mode''''', your problem is probably caused by an extension, and you need to figure out which one. Please follow the [[Troubleshooting extensions and themes]] article for that.
    ''To exit the Firefox Safe Mode, just close Firefox and wait a few seconds before opening Firefox for normal use again.''
    ''When you figure out what's causing your issues, please let us know. It might help other users who have the same problem.''
    Thank you.

  • Flash content in local webpages is displayed in small size afther windows 7 update.

    Since the latest update of Windows 7 / IE explorer 10 flash content in local webpages is displayed very small in internet explorer. To see the normal size I have to zoom in till 350 %. This occurs on two different laptops. Both have the most recent updates of flash player and Windows 7.
    When viewed in Firefox the local content is displayed as ment.

    Intel renamed the new drivers for your AF HDD. They are now Rapid Storage technology (RFT), not Matrix.
    If I am correct (an I have been through the same problem) you should look for: STOR_ALL32_F6FLPY_9.6.0.1014_PV.ZIP or STOR_ALL64_F6FLPY_9.6.0.1014_PV.ZIP, depending on you using 32 or 64 bits, at the Intel site. Must keep in mind that the controllers are different in TP60 and TP61, but this driver will work with booth 
    TP61 - ICH8M-E/M SATA AHCI Controller
    TP60 - ICH7M/MDH SATA AHCI Controller
    Good luck.
    Rolando E Creagh, MD. FACS. USA. T61p, 64608WU, Dual Core Centrino 2.6 GHz, T9500, 8GB RAM, Intel TurboMem 4GB (working). HDD 0: 1.0TB 7.4K rpm AF w/ W-7 Ultimate SP1 64b (2nd clean install). HDD 1: 0.5TB 10K rpm w/ W-7 Ultimate SP1 64b (cloned). HDD 2:1TB 7.4K rpm AF w/W-7 SP1 64b (1rst clean install). HDD 3:250GB, Vista-B-SP2 clean install, HDD 4:100GB, XP-SP3, factory install. HDD 5:1.5TB, 5K rpm, AF, DATA. 2504-10U Mini-Dock

  • JTable is display too small, after a pack() it's too height

    i have a table of 5 columns and 2 rows
    it is placed on a scrollpane and then in an internal frame
    the result is a table that is displayed too small (height=32 == getPreferredSize().height)
    if i add a pack() statement then it is displayed too big, width is ok but height =~ 500 (should be approx. 100
    what to do?

    thank you! i like the one-liner!
    however it works only the first time, not the second time when rows are added
    DefaultTableModel model;
    JTable table;
    String[] columnNames;
    Object[][] data;
    columnNames = new String[5];
    columnNames[0] = "N"; columnNames[1] = "T"; columnNames[2] = "E";
    columnNames[3] = "E"; columnNames[4] = "P";
    data = new Object[2][5];
    data[0][0] = "e"; data[0][1] = "i"; data[0][2] = "e"; data[0][3] = "-"; data[0][4] = "2";
    data[1][0] = "s"; data[1][1] = "f"; data[1][2] = "s"; data[1][3] = "2"; data[1][4] = "2";
    model = new DefaultTableModel(data, columnNames);
    table = new JTable(model);
    table.setPreferredScrollableViewportSize(table.getPreferredSize());
    // table is show with perfectheight of 2 rows
    JScrollPane scrollPane = new JScrollPane(table);
    internalFrame.add(scrollPane);
    internalFrame.pack();
    data = new Object[3][5];
    data[0][0]="A0";data[0][1]="A1";data[0][2]="A2";data[0][3]="A3";data[0][4]="A4";
    data[1][0]="b0";data[1][1]="b1";data[1][2]="b2";data[1][3]="b3";data[1][4]="b4";
    data[2][0]="c0";data[2][1]="c1";data[2][2]="c2";data[2][3]="c3";data[2][4]="c4";
    model = new DefaultTableModel(data,columnNames);
    table.setModel(model);
    table.setPreferredScrollableViewportSize(table.getPreferredSize());
    // still a height of 2 rows instead of 3i have the feeling that i make it too complex :-(

  • CSS or HTML code to create resizable images to display in small view

    I am a book publisher and am publishing books to be read on Adobe Digital Editions. I'm looking for the CSS or HTML code to create resizable images that will display in "small view." Does anyone happen to know how to do this?

    hi,
    Our customers want to start reports by pushing a button instead of clicking on a link inside a dashboard.Create a dashboard page with all buttons referring to your dashboards....Is that fine???
    There u ll refer to your dashboard which has download,refresh all the options
    thanks,
    saichand.v

  • After the IOS5 update, did the display get smaller by about 2x2pixels? Or is it just me..?

    After the IOS5 update, did the display get smaller by about 2x2pixels? Or is it just me..?

    After the IOS5 update, did the display get smaller by about 2x2pixels? Or is it just me..?

  • Page content displaying too small to read on all sites

    Since updating Firefox to 3.6.10 my pages are displaying so small I cannot read without zooming in on them. I realize you can zoom in and out with the browser but I do not want to do this on every page. This is the reason I stopped using IE when they updated. How do I uninstall the update? I do not want to mess around with this anymore.

    If you need to adjust the font size on websites then look at:
    * Default FullZoom Level - https://addons.mozilla.org/firefox/addon/6965
    * NoSquint - https://addons.mozilla.org/firefox/addon/2592
    You can increase the String pref layout.css.devPixelsPerPx from 1.0 to 2.0 in 0.1 steps to see what works best.
    In Firefox 3.6 and later this pref is a String value parsed to a float and allows to fine tune the dimensions of all elements more precisely.
    See http://kb.mozillazine.org/about%3Aconfig

  • Published Concept page displays very small = Zoom is 100%

    I can't seem to make the concept page display in full size in my browser - the only tips I can see advice on adjusting the zoom, which has been tested and does not resolve.
    It's only the concept page in my published player output is far too small - the menu structure displays fine. We can also open Try It mode (etc) and that works fine. It's just the concept displaying very small where it should take the whole screen.
    - Zoom is at 100% (and changing up or down does not help).
    - 96 DPI in screen settings.
    We are using IE 7.
    Has anyone else had this issue and been able to resolve? Any help would be appreciated - thanks!

    Hello,
    The only reasons I can think of would be the ones you've already checked: zoom percentage and DPI. I would suggest logging a support ticket in My Oracle Support if you have not already done so. Additional information can be found in the announcement at the top of this forum: https://forums.oracle.com/forums/ann.jspa?annID=1175
    Best regards,
    Marc

  • Photoshop resolution on Macbook Pro 15" Retina display too small

    I've just bought a Macbook Pro 15" and I'm trying to use Photoshop, but the resolution its displaying the images at for 100% are too small. I have to design for the web, so need to be intricate with detail, but I'm finding it adjusts the resolution of the image right down. (I mean you can see the image clearly, but it's too small to edit). When I look at Safari and see a web page at 100% it's clear, but the same page displayed in Photoshop CC appears 50% of the size (even though it says it's 100%)
    If I move the application window to another screen it adjusts it correctly  – leaving all the pallettes, menus and tools correctly sized as they are on the retina display
    Is there some way to adjust the way Photoshop CC displays images so it is more consistent with what you actually see?
    There doesn't seem to be any answer on the Adobe forum, so hopefully someone here can shed some light.

    quaetapo wrote:
    Well that certainly helps in terms of making the image larger – only problem is with the low resolution there's a loss of clarity and pixelisation of the image; so not the same level of quality...
    In System Preferences/Display, what resolution do you have your screen set to? Try changing that also to see if the two settings can work together. Also, since the vast majority of users (Mac or PC) don't have Retina Displays, isn't what you're seeing with Low Resolution checked in Photoshop closer to what most people will see? Remember that Apple's software, such as Safari, have been upgraded to take full advantage of the rMBP display; most other browsers, especially in Windows, haven't.
    And if you want to tinker with the rMBP's resolution even further, check out "Eye-Friendly" in the App Store.

  • When using Google to search the results are displayed so small I cannot read them. This just started today.

    Today when I was searching with Google. The display of the results started getting smaller and smaller, right before my eyes, and I could not stop it, and I was doing nothing, but reading the screen. I cannot find anything to tell me how to get the larger size display back. All the other search engines, such as Bing, Yahoo are displaying correctly. I have always used Google, I like Google, I do not want to change. Please can you help me? I have a screen print available is you need to see it. I tried searching the Google website for help but I couldn't find anything. I installed something called Stylish, thinking that would help, but it did not.

    hello, try to press ctrl+0 ('zero') while you're on the page in order to reset the zoom level or in case this doesn't work also go through the other common troubleshooting steps at [[Websites look wrong or appear differently than they should]].

  • CF7 CFCHART Weird Display

    Hey All,
    I've just recently started with coldfusion and I'm trying to make some nice charts for representing past server activity.
    I've used webcharts to gerenate a style file (see below) but it comes out looking like this:
    This is mostly what I want but the labels at the bottom are very strange, I know I'm passing it too many datapoints to display all the labels but it really goes quite funny towards the end, I don't really want to pass it less data points because this is pretty much as granular as I require. I can't find the right options to get this looking right, does anybody know if I can remedy this or if it's just a bug of some kind?
    My CFCHART syntax is as follows:
    <cfchart format="png"
         chartwidth="#chart_width#"
         chartheight="#chart_height#"
         labelformat="number"
         yaxistitle="#server_tests[y].getFriendlyName()#"
         xaxistitle="Timestamp"
         style="../../view/charts/chart.xml">
         <cfchartseries type="#server_tests[y].getChartType()#"
                        query="my_query"
                        valuecolumn="value"
                        itemcolumn="timestamp" />
    </cfchart>
    My chart.xml is as follows:
    <?xml version="1.0" encoding="UTF-8"?>
    <frameChart>         
         <frame xDepth="0" yDepth="0" outline="black" frameSize="30"
              dashSize="6" isVGridVisible="true" stripColor="white">
              <background minColor="#FDFEF6"/>
         </frame>
         <legend isVisible="false" />
         <xAxis isAntialiased="true">
              <labelStyle isMultiline="false" isHideOverlapped="true" orientation="Vertical"/>
              <titleStyle margin="10" font="Verdana-10-bold" />
         </xAxis>
         <yAxis isAntialiased="true">
              <titleStyle margin="10" font="Verdana-10-bold" />
         </yAxis>
         <elements place="Stacked" shape="Step" outline="#8000FF" markerSize="1"
              shapeSize="60" drawOutline="false" drawShadow="false">
              <morph morph="None" stage="None"/>
         </elements>
    </frameChart>
    Any ideas would be greatly appreciated!
    Cheers,
    OP

    @cfsearching: Thanks for that link, it looks very useful! I'll certainly try that when I get into work on monday. I'll update with my results.
    @pirula: I have tried flash as well as other image formats but it looks identical (which is actually pretty amazing, I think). I need to use an image-type for now anyway because I'm converting the same page to PDF and flashpaper with CFDOCUMENT - I don't know if they'll include the graphs properly if I chose flash for the CFCHARTs
    Thanks for your input ,
    OP

  • Youtube and Playback Display too Small on Surface Pro 3

    On my new Surface Pro 3 the display and playback of YouTube, Netflix, and most sites is miniature if not completely too small to use at all. The issue only arises on Firefox and since it is my browser of choice, I am desperate for a solution.

    Here is the image.

  • Combobox created in PHP is displayed so small - its unreadable.

    Created combobox using PHP and mysql. The combobox display is very narrow and the font is too small to read. It displays as desired on both Chrome and IE9. Not sure whether I need to set some Firefox option or whether this is a tech problem. Tried the zooming functions but did not affect the combobox size. The rest of the page looks normal. I am using Firefox version 7.0.1

    cat /etc/systemd/system/php5-fpmc.service
    [Unit]
    Description=The PHP FastCGI Process Manager
    After=network.target
    [Service]
    Type=forking
    #PIDFile=/var/run/php5-fpm.pid
    PIDFile=/media/root-samsu/chroot-arch/pids/php-fpm.pid
    RootDirectory=/media/root-samsu/chroot-arch
    ExecStartPre=sh -c 'errors=$(/usr/sbin/php-fpm --fpm-config /etc/php/php-fpm.conf -t 2>&1 | grep "\[ERROR\]"); if [ -n "$errors" ]; then echo "Please fix your configuration file..."; echo $errors; exit 1; fi'
    ExecStart=/usr/sbin/php-fpm
    #--fpm-config /etc/php/php-fpm.conf
    ExecReload=/bin/kill -USR2 $MAINPID
    [Install]
    WantedBy=multi-user.target
    cat /etc/php/php-fpm.conf | grep -v ";" |grep -v "^$"
    [global]
    pid = /pids/php-fpm.pid
    [www]
    user = http
    group = http
    listen = 9005
    listen.owner = http
    listen.group = http
    listen.mode = 0660
    pm = dynamic
    pm.max_children = 15
    pm.start_servers = 2
    pm.min_spare_servers = 1
    pm.max_spare_servers = 7
    security.limit_extensions = .php .php3 .php4 .php5 .html .htm
    if it were me, would place the sockets in the folder where I put pids, (if same user, and same permisions (php and nginx)) is to easy if you manualy chroot an fix permisions) check/look as you see the permissions on folders, if dont use socket for a long time, but i test it (i can't rewrote nginx config)
    listen = /pids/php-fpm_Domaintolisten.socket
    Last edited by Alambre (2013-08-29 22:39:28)

  • Lenovo YOGA 3 Pro1370 80 HE - Photoshop display REALLY SMALL!-PLEASE HELP!

    Hello
    Just purchased new Lenovo YOGA 3 Pro1370 80 HE and installed Adobe Photoshop CS6 and the display is so small you can barely see anything!
    Could you please advise how to fix this issue ?
    Many Thanks !

    Hi JJMack,
    Thank you for the tip, the first option worked for me! I found an amazing website that teaches you how to create a Photoshop Manifest file step by step. Please click in the link below for more details:
    Adobe App Scaling on High DPI Displays (FIX) | Dan Antonielli
    Many Thanks
    Best Regards
    Ursula

Maybe you are looking for

  • Facebook how should I download Facebook app

    I Can't successfully download Facebook to my new iPad mini is o8 I think. I am in the philippines.

  • Error Message: JBO-28020: Passivation error on collection TXN

    I deployed my BC4J application. i fixed the jbo.server.internal_connection properties to point another Oracle schema (bc4jpers) by creating the user like : create user bc4jpers identified by password default tablespace users temporary tablespace temp

  • Query Of Queries : Error When Trying To Fake Left Outer Join

    Hi there I am trying to replicate a left outer join, combining two query of queries using a method I located here However, I keep getting an error message.. Here is the code I am using....     <cfquery dbtype="query" name="qry">                 SELEC

  • RosettaNet ack error

    Hello All, We are on patch 7652646. We send a 3A4R to our TP. They send back the ack. However, the ack processing fails. The error we are getting is "_Document Exchange protocol name "RosettaNet" in message is different from document exchange protoco

  • IView to Refresh Upper Level Navigaton

    Hello All... Just wondering if you know of a better way that I can accomplish this in the Portal.  I have something that works but I just want to know if there is anything better you can come up with. <u><b>Here is the situation:</b></u> We have an i