Web excel print - scale

Hi All,
I followed all the instruction as per the document, it works.
when I click on the print Icon, it shows the excel output, fine. But when I try for <x:scale>80</x:scale> OR <x:FitWidth>1</x:FitWidth>
OR
<x:FitHeight>0</x:FitHeight> are not working .
===========
Here the code
<p>
<table><tr><TD class="SAPBEXNavLine">
<A href="<SAP_BW_URL CMD='PROCESS_HELP_WINDOW'  HELP_SERVICE='HELP_SERVICE_PRINT'   ITEM='TABLE_1'  SUBCMD='PRINT_EXCEL'>" ><IMG alt="Print" src="Mime/BEx/Icons/S_B_LAYT.gif" border=0></A>
</TD></tr></table>
</p>
<P><object>
         <param name="OWNER" value="SAP_BW"/>
         <param name="CMD" value="GET_ITEM"/>
         <param name="NAME" value="TABLE_1"/>
         <param name="ITEM_CLASS" value="CL_RSR_WWW_ITEM_GRID"/>
         <param name="DATA_PROVIDER" value="DATAPROVIDER_1"/>
         <param name="HELP_SERVICE" value="HELP_SERVICE_PRINT"/>
         <param name="HELP_SERVICE_CLASS" value="ZCL_RSR_XLS_HELP_WINDOW_PRINT"/>
         ITEM:            TABLE_1
</object></P>
<!--   Print setting
<x:Print>
<x:FitWidth>1</x:FitWidth>
<x:FitHeight>0</x:FitHeight>
<x:ValidPrinterInfo/>
<x:Scale>80</x:Scale>
<x:HorizontalResolution>600</x:HorizontalResolution>
<x:VerticalResolution>600</x:VerticalResolution>
</x:Print>
-->
Is there any other setup to be done.
Thanks
Billy

The command is zoom and isn't supported. You can easily enhance the Z Class to have this.

Similar Messages

  • Excel printing of web template

    Hi,
    I am in version 3.5. I tried to implement SDN How-To paper "How to Web printing Quickstart in SAP Netweaver ;04". Applied transports, and used ZWT_ADHOC web template to launch a report.
    When i try "Excel Printing", it doesn create bookmark URL, but nothing happens afterwards
    http://<server>/sap/bw/BEx?SAP-LANGUAGE=E&BOOKMARK_ID=48Z3ROGD8LEWRSC25UL6L35L2&device_class=ZXLS&format=XLS
    Anybody can help on this pls.
    Rgds
    KT

    Hi,
    Any inputs on this...
    If i copy the URL and launch in a new IE window, it works. But i cant able to launch from the report web template.. Any ideas..
    Rgds
    KT

  • Web page print do not take language other than english. earlier it was working.

    I use Firefox 16.0.2 in mylaptop having windows 7 starter. the web pages in languages ther than english is readable. But when i take web page print junk language is coming up. I use cutepdf as my printer. earlier I was comfortably having the print .

    Hi,
    If cutepdf has an option to embed fonts, you can try enabling it. Usually you may find the options in Firefox '''File''' ('''Alt''' + '''F''') > '''Print''' > '''Properties''' (for cutepdf) but in some cases you may also have to check the documentation/help for the relevant printer. If it was working earlier, you can also try to [https://support.mozilla.org/en-US/kb/fix-printing-problems-firefox reset the print options].
    [http://kb.mozillazine.org/Problems_printing_web_pages Printing problems]
    [https://support.mozilla.org/en-US/kb/Firefox%20prints%20pages%20in%20a%20different%20layout Options]

  • Exporting Crystal Report data to the Excel Print Headers

    Hello everyone.  I am trying to do something with Excel headers that is a little more advanced than the usual.  I have multiple reports that are designed to export to Excel.  Normally I only export a report header.  However, I have a customer who wants a label to appear in each page header and footer in Excel. Here is the catch - they want the label to appear in the Excel print header and footer, not just on the main excel page.  The label contains an SBU marking, so there is a requirement that it gets printed on every page.
    If you are not familiar with the print header, it is a separate section of an Excel document that appears when you print the excel document.  For this operation, I don't think I can use the built-in Crystal Export options.  I have tried to Export to Microsoft Excel and I can send the page header and footer to the Excel data sheet, but not to the print header/footer. 
    Thanks for your help!
      - David

    Hi David,
    I haven't worked with Excel's headers and footers but you are correct that Crystal can't export to those sections.  I have though had to make modifications to an Excel file after exporting and I believe you will need to do something similar to what I did.
    After I exported the report to Excel, I had a program I wrote that opened the Excel file and modified it.  In my case I just had to encrypt it, zip it up and email it.  You may need to do something as well outside of Crystal and Excel.  Crystal doesn't export to an Excel template so automating it in Excel wouldn't work.
    Good luck,
    Brian

  • Is there a way to save an image file as a jpeg and add -web or -print to the file name?

    I am trying to find a way to save my image file as a jpeg and add -web or -print to the existing file name.  This way I can easily see which files are lower resolution for web posting or high resolution for printing.

    Jason,
    I helped somebody do a very similar thing about a week ago.
    The trick is to use the Batch command's ability to construct a file name.
    Tell the batch to append, e.g. "-x" without quotes, to the name of each saved file.
    The batch runs an Action which does a save as JPEG, resize image, add logo, save as JPEG, then close document.
    The output is "<document name>-x.jpg" and "<document name>-x-x.jpeg".
    Then use Windows Explorer to rename "*-x-x.jpg" to "*-print.jpg".
    Then rename "*-x.jpg" to "*-web.jpg".
    See http://forums.adobe.com/thread/1038992?start=32
    The name construction that I used there was just an "x" appended to the document name. Use whatever you like. Also juliew subsequently referred to the method as a "double-batch" run, although it is not. One run of the batch will output two JPEGs for each input document.
    I hope the disagreements in that thread don't cause too much disruption.
    If you want, the Batch command itself can be recorded in another Action which would store the parameters of the batch, then you could run that Action anytime without having to set up the details of the batch each time. It would always output to one specific folder, though.

  • Document Flags not showing on Web Excel

    We are using BW3.5 SEM4.0.
    Documents are added to cells in planning layouts.
    Documents flags are showing up on web and BEx reports. They are also showing up on non-Excel web planning layouts, and Excel Gui layouts.
    The flags are, however, not showing on Web Excel layouts. Althought the document could still be viewed, if you know which cell they are located in.
    Is there a solution to this? Thanks for reading.
    William

    Hi guys,
    I have a related problem: I set up BPS to handle the documents (and I already tested it, it works fine).
    My 4 characteristics are WBS element, version, fisc per, and material.
    Now, I am just creating a web reports that should also display these documents. What do I have to adjust in the Query designer? Do I have to restrict the report to exactly this combination to see them?
    (I have tried Query properties ->Display ->Display Document links, it shows icons per column, but does not display any BPS document I created)
    any help is appreciated
    thanks,
    martin

  • Calling Methods inside BPS Web Excel

    Hi,
    Inside the layout2.htm file of a BPS Web Excel BSP application, there is some javascript,
    layout_sheet.style.height
    and
    layout_sheet.style.width
    , which control the height and width of the input and output layout screens.  The code calls the methods
    <%= layout->get_width( ) %>
    and
    <%= layout->get_height( ) %>
    .  What I have done is modified the screen so it dynamically adjusts to fit both the input and output layouts into the users screen, independent of their resolution, since not everyone has the same screen resolution.
    In doing some research, there is another method,
    layout->set_width( )
    , that allows you to set the screen size for future reference. 
    How is it possible to take a value from javascript and submit it to this method?  I have tried to set the javascript inside the parenthesis, but I get a compilation error then.
    I hope I explained this well
    Cheers!!
    Kevin

    Hello Marc,
    We modified the JS3.htm too. just to have the possibility to use an autosave function. For instance if the planner doesn't do anything for 5 mins then save
    This have to be done that way because of the architecture of the Web Interface. I mean Switching between frames means having 2 autosave timer if the coding would have been in a Text component
    Best regards
    Yannick
    Message was edited by: Yannick Sigwalt
    Kevin: Is it possible to get the coding of what you have implemented? sounds really interesting

  • Grab Pro's Add On and HP Web Page Printing's Add On not working same time

    I installed HP Web Page Printing 4.51 for IE 8. Than i coludn't open my web browser. When i was deactive Grab Pro's add on(install with Orbit Downloader) or HP WebPage Printing's add on, i could. So, they're block to each other. How can i fix this problem? You can download Orbit Downloader from this link: http://www.orbitdownloader.com/download.htm
    Thanks for interest...

    What internet browser are each of you using? Can you describe the issue in more detail - is this the only instance when the software causes this failure?
    Let me know! 

  • Best Procedure for Creating Web and Print Images

    Windows XP SP2, Adobe CS3 Design Premium
    Hello,
    I have created a book in InDesign and have placed the art from Illustrator into the pages and cover of the book. At the time the book was designed, I gave no thought to the need for having the cover and certain pages also available on the web. (Silly me...)
    Is there any way to duplicate the native illustrator files and make them web safe (with the web safe colors) without having to create new swatches and use live paint to recolor the image?
    Is there a standard procedure for designing images in Illustrator when you know you will be needing both web and print output? (I'd like to do it 'right' next time.)
    Thank you so much for your help.
    Cathy

    Hi
    if you want to create the web service using the function module do the following steps.
    the main requirement for creting the web service using the function module is the function should be RFC enabled.
    1. To create web service of this Function Module
    Go to Utilities ->More utilities->create a web service->from function module
    2. A new wizard will be open to create the web service and click on continue.
    3. Enter the web service name (any name that you want to give) and give the short description, select the Endpoint type as Fuinction Module and click on continue.
    4. Select the Function Module name that you are using.
    5. select the profile as Basic Authentication: SOAP Pro.
    6. Press continue to release the web service. The web service is now created
    To check the web service Go to the transaction WSADMIN and select the node
    SOAP Application for RFC-Complaint FMs and expand the node and select your web service that you have created and expand the web service node up to the last .
    Now to test the web service select the last node and click on the web service home page button and it will open the home page.
    from this page u will get the wsdl file as well as you can testthe web service.
    Thanks
    Rinku

  • Retaining Column width after screen refresh in Web Excel

    Hi,
    We have allowed the users to control the width of the cells in Web Excel, while still retaining the lock on the sheet.  I was wondering if anyone has created something that retains the width of the cells after the user has pressed refresh or save?
    Cheers,
    Kevin

    Hi Venky,
    Thanks for the response, but I don't 100% understand.  I'm not sure where I should be when looking for this OLAP cell properties parameter...
    Can you give a little more guidance.  It would be verry appreciated.
    Cheers,
    Kevin

  • Just downloaded Firefox 4, cannot print web pages, print is all skewed, looks like secret coding.

    Tried to print a web page friendly receipt and then tried printing a web page, print is skewed, looks like some sort of encryption.

    Installing nightly builds is not recommended for most people. If you install a nightly build you will get updates every day. Though the current nightly builds are stable, it is not unusual for them to be very unstable and at time unusable.

  • Print Scale Percentage - Can the percentage go more than 2 decimal places??

    Hello All,
    Illustrator CS6
    I want to know if it is possible to get more than 2 decimal places in the Print Scale Percentage option box (as shown below)?
    It seems to round to 2 and I would like to get at least 3 for better accuracy.
    Any thoughts?
    Thanks
    Geoff

    Not that I know of. If you need it to be more exact, resize the artboard and scale the content. It's an arguable point, anyway, given how your printer will translate/ rasterize the stuff. Even if there were more digits, the result after the halfftoning might not at all be any different...
    Mylenium

  • Color management for web and print.

    Hi there.  I would like to post my images and have them print ready for clients.  When I read about both of these I find one thing for web and one thing for print. I don't want to edit them twice. What would you suggest for easiest workflow?  I like to post the images in an online gallery for my clients and if I really like them maybe use on my homepage.  Do I have to edit twice or what is the optimal setting for a photographer.  I do mostly portraits --family, baby, couples, etc.
    I am pretty well versed in actual editing processes but my understanding in this portion is still lacking.  I am trying prophoto rgb on photos today, but will this compromise my online quality? 

    brwmmw wrote:
    …I knew of this option but did not know if it was optimal quality…
    You define the quality of the saved image in the Save for Web and Devices dialog box.
    brwmmw wrote:
    …I have just been… using same files for web and print.  I wanted to increase quality across the board in print and web…
    That is absurd!  (Sorry.) By doing that you are generating unconscionably and unnecessarily large image files.  You're clients won't like that.
    Remember that you have no control over how anyone sees your images on the web.  Something like 97% of Internet users are running non-color-managed web browsers and uncalibrated monitor.
    You and you're clients are best served when you stick to the lowest common denominator, namely sRGB images, for web.
    brwmmw wrote:
    …What mode do you use for prints?…
    Personally, I like to stay in 16-bit ProPhoto RGB when I print my images myself.  If sending them to a pro lab, I discussed it with the lab techs.  But I have gathered a lot of experience by now.  One really has to know exactly what one's doing to edit in ProPhoto RGB and stay in that color space.  If sending my images to a cheap lab like Costco, I stick to 8-bit tagged images that I soft-proof with the specific printer profile that will be used by the local store.
    You should—and probably do—know that ProPhoto RGB has a very wide gamut that includes colors that cannot be printed by many printers, and it's up to you to compensate for that.  If you run into problems with ProPhoto RGB consider converting to Adobe RGB for print.  Make sure the printer drivers that will be used to print actually support 16-bit printing, otherwise convert to 8-bit.
    Since you're a pro, I would warmly recommend you watch the video tutorials comprising the "From Camera to Print - Fine Art Printing" series by Jeff Schewe and Michael Reichmann, that are/were available for download from the Luminous Landscape.  They're working on a new 2011 edition, but the 2008 edition was just superb.  Best $35 or so I've spent in a long time.
    http://www.luminous-landscape.com/videos/camera-print.shtml
    Wo Tai Lao Le  (no connection to Adobe or Schewe/Reichmnan/Luminous_Landscape.)
    我太老了

  • Pcs 1610 all in one stops printing in middle of web page prints shows error-rese​t on q.

    when i try to print coupons and other web page prints printing starts then stops in the middle of page the read out on the printer shows printing when i try to either turn off or cancel print out on the printer nothing happens i can only unplug printer to get it to release. also must cancel document in q. to remove problem.  paid iyogi big bucks they say it must be hardware, and of course it is long out of warranty. XP system

    I'm having trouble finding a product for the HP 4550 all-in-one.  I can find an HP 4550 laserjet and an HP Photosmart c4500 series printers.  Can you provide more detail about the product?
    Looking at your post and the fact that the shadow appeared after you replaced the black cartridge, I wonder if this is caused because your cartridges aren't aligned.  If your product has a LCD screen, look for an option to align your cartridges - likely under 'tools' or something like that in the menu.  Try aligning the cartridges and see if that helps.
    If you can provide some more details about your product, I could point you to more detailed alignment steps. 
    I am an HP employee.

  • P1606dn does not print web services printer code

    A message appears informing web services printer code  will be printed. But it is not printed. This did work once. However i needed to remove the printer from eprintcenter and readd. Readd needed a new printer code??

    Hi there hope you are doing well Lochana;
    I will need to know what operating system and version of it do you have in your computer? If you need futher assistance.
    Watch this video; to get familiar with eprint registration procces
    Let's take this steps 1st.
    Perform a power reset on the HP product and wireless router, and then restart the computer
    Follow these steps to reset your HP printer, your wireless router, and your computer.
    Press the Power button ( ) on the HP printer to turn it off.
    Disconnect the power cord from the rear of the HP printer.
    Disconnect the power cord from the wireless router.
    Turn off the computer.
    Wait 30 seconds.
    Reconnect the power cord to the wireless router.
    Wait 30 seconds, or until the router is fully on and ready.
    Turn the computer back on.
    Wait for the computer to reload.
    Reconnect the power cord to the rear of the HP printer.
    Turn the printer back on.
    Try again to see if get the printe code.
    Enable Web Services from the Embedded Web Server (EWS)
    Use the following steps to enable Web Services on your HP product.
    Locate your product's IP address on the test page you printed previously.
    Open an Internet browser (such as Internet Explorer).
    Type the product IP address in the browser address bar, and then press Enter .
    The EWS opens.
    NOTE:If the EWS does not open, your product is not connected to the network. Test your network connections again and return to these steps.
    Click the HP Web Services tab.
    On the HP Web Services tab, click the green Enable button to enable Web Services.
    NOTE:If you see a green Remove Services button, then Web services is already enabled.
    When Web Services is enabled, the product prints an information page. This process might take a few minutes. The information page contains the printer code you use to register your HP product at HP ePrintCenter.
    Firmware update
    A firmware update might help to resolve wireless connectivity issues. Firmware updates are available for download on the Web. Follow these steps to obtain a firmware update for your product:
    NOTE:Firmware updates are different from product updates (that were referenced in the previous step). Make sure to perform both types of updates to guarantee that your HP product has the most up-to-date functionality.
    Click this link, HP Customer Care , to go to the HP Customer Care Support page.
    Type your product number in the search field, and then click Next . You might also need to click your model in a list of similar products.
    The product support page displays.
    Click Software & Driver Downloads , select your operating system, and then click Next .
    Click the Plus sign ( ) next to Firmware to view the firmware updates.
    Click the firmware update, and then follow the on-screen instructions to download and install the firmware.
    Hope this helps!
    RobertoR

    You can say THANKS by clicking the KUDOS STAR. If my suggestion resolves your issue Mark as a "SOLUTION" this way others can benefit Thanks in Advance!

Maybe you are looking for

  • How to obtain target WWN for a LUN On Windows 2012 R2 Hyper-V with Fibre Channel SAN

    I have a large collection of Hyper-V hosts for which I would like to retrieve the target WNN and LUN ID for the LUNs visible on each host.  By target WWN I mean the storage array's WWN. I have tried using the root\wmi namespace to retrieve MS_SMHBA_P

  • Does ipad mini 16GB(wifi   cellular)  has retina display?

    does ipad mini 16GB(wifi+cellular) has retina display?

  • Smart Playlists Won't Update

    Since I updated to iTunes 6.0.3 I can no longer change the Date Added section of my Smart Playlists. So I tried creating a new Smart Playlist and it won't let me save a Date Range - no matter what I enter, it beeps when I close it and then when I che

  • Error in SQL2000 attach DB

    Dear All, I have resrored datafiles production server e.g AP1DATA1,DATA2...DATA4 to a sandbox server. renamed them as AS1DATA1....DATA4. and now i wish to attach database to sandbox. but i am not able to attache it as below error is coming. <b>Server

  • Problems with outlook - losing identity very often

    Hi. I am using a Mac Book Pro, with OS X 10.8.5. I am a long time user of Outlook, but it keeps losing its identity very often, and I always have to go through the process of reinstalling it. any idea how to prevent this, besides the obvious of givin