Itsmobile Alv page size problems

Hi All
I am having 2 problems with alv grids on the itsmobile.
My first problem is with the page size, in that I now have a very large scroll area.  The horizontal scroll bar is down near the status bar and I also have two vertical scroll bars that is eating into my screen size.
I have l looked at note 1356836 and I have updated the alvpagesize in my gui config but this has made no difference.
Its weird as I have buttons that appear right underneath the custom control  for the alv grid and they are appearing correctly under the blank alv grid, but yet there is a large vertical scroll area on mobile screen.
My second problem is that the select all button is being displayed even though I have this turned off in the layout ( p_layout-NO_ROWMARK = abap_true.)  This is causing my horizontal layout to scroll of the page as it is adding about 3 character to the width of the screen.
We are on 701 SAPKB70105.
Many thanks
Darren

Hi All
You can also copy the css file in itsmobile to your internet service.
By putting the following code into the css and updating the gui config in sicf for the internet service you can remove the vertical scroll bar. 
this problem only seems to happen when you use the mobile4 gernation style.
/* --- MOBILE BODY -
.MobileHtml

Similar Messages

  • Page Size Problem in Pdf

    Hi All,
    I want to print cheques form oracle Reports 10g, I developed report in 6i & it works fine, Now I am going to convert it in 10g, in report developer it works fine but when it generates through reports server it generates on full pdf page.
    Kindly help me how can I reduce the page size by default.
    Regards,
    Najeebullah Soomro

    Salam, Najeebullah Soomro
    I want to print cheques form oracle Reports 10g, I developed report in 6i & it works fineDoes PDF also working as your page setup in 6i?
    Now I am going to convert it in 10g, in report developer it works fine but when it generates through reports server it generates on full pdf page.Now problem in 10g PDF ?
    set the page margin at layout property and also make smaller the frame at Edit Margin mode.
    Hope this helps

  • Excel to Adobe PDF page size problems

    I am using Excel 2007 on a Windows XP setup with Acrobat 9.0 PDFM OfficeAddin.  I want to convert my Excel sheets to 8.5"x11" size pages, but they come out as approx. 22"x30" pages.  I've checked the page size setting in Excel and the Adobe preference settings and they are both set for 8.5x11, but the pdf page size is always much larger!  What is causing this and what do I need to do to get 8.5x11 size pdf pages?
    Thanks you for your help. I've pulled out most of my hair by now!

    Change your printer to the Adobe PDF printer and then set the cell sizes in Excel. This is just the normal Excel adjustment to the printer.

  • Page size problem with pdf export

    I have a large text document created in Pages (about 300 pages). It's in A5 size (about 8x5). But when I export it to pdf, the page size switches to 8.5 x 11, screwing up the layout. Any ideas on what's going wrong in the export process? Thanks.

    The helper class using IText:
    import java.io.ByteArrayInputStream;
    import java.io.ByteArrayOutputStream;
    import java.io.IOException;
    import java.io.InputStream;
    import com.lowagie.text.Document;
    import com.lowagie.text.DocumentException;
    import com.lowagie.text.pdf.PdfContentByte;
    import com.lowagie.text.pdf.PdfImportedPage;
    import com.lowagie.text.pdf.PdfReader;
    import com.lowagie.text.pdf.PdfWriter;
    public class PDFHealer
       public static InputStream heal(InputStream in) throws DocumentException, IOException
          try
             ByteArrayOutputStream out = new ByteArrayOutputStream();
             PdfReader reader = new PdfReader(in);
             // we retrieve the total number of pages
             int n = reader.getNumberOfPages();
             // step 1: creation of a document-object
             Document document = new Document();
             // step 2: we create a writer that listens to the document
             PdfWriter writer = PdfWriter.getInstance(document, out);
             // step 3: we open the document
             document.open();
             // step 4: we add content
             PdfContentByte cb = writer.getDirectContent();
             int i = 0;
             while( i < n )
                document.newPage();
                i++;
                PdfImportedPage page1 = writer.getImportedPage(reader, i);
                cb.addTemplate(page1, 0, 0);
             // step 5: we close the document
             document.close();
             ByteArrayInputStream ret = new ByteArrayInputStream(out.toByteArray());
             out.close();
             return ret;
          finally
             in.close();

  • Page size problem while creating character mode report

    Hi All,
    I've designed a report in character based layout design. The report needs to be loaded into NOTEPAD and then EXCEL sheet. I need maximum page width for this report. I kept page size of width 23" in layout design and pulled the fields so that to get maximum room. When I run the report and load it into NOTEPAD, I don't see the page width, meaning that it gives me normal 140 column size which is of course not what want.
    Please can someone provide some assistance in this scnario.
    Thanks - Zahir

    The character mode and bitmapped page sizes are different, and independant of each other.
    For character mode you need to set the width in the following places:
    1) In the appropriate layout section property palette (assuming you're on 6.0 or above).
    2) In the .prt file that you're referencing in desformat to produce the output.
    If you set the width in both these places to the size you want you should be okay.
    Alternatively, you may want to look at the delimited format to generate output for spreadsheets.
    Hope this helps,
    Danny

  • Printer page size problems

    I have an HP 1180C Deskjet which is set up with A3 paper as the default size. All programs recognise this apart from Adobe Reader which resets it somehow to A4 size. So whenever I receive a pdf that is A3 size I have to go into printer properties and reset the size back to A3. Very frustrating. I've always had this problem but have finally had enough! Is there a setting which tells Reader to just accept the default paper size for the printer that is selected
    Thanks in anticipation

    Hi tonyioancy,
    Welcome to the HP Support Forums! I see you are running into a few problems with your HP Deskjet Ink Advantage 1515.
    I would like you to run the HP Print and Scan Doctor- It was designed by HP to provide users with the troubleshooting and problem solving features needed to resolve many common problems experienced with HP print and scan products connected to Windows-based computers.
    If you run the PSDR and are still experiencing the issues, please contact our technical support at 800-474-6836 as your printer may still be in warranty. If you live outside the US/Canada Region, please click the link below to get the support number for your region.
    http://www.hp.com/cgi-bin/hpsupport/index.pl
    Thanks,
    HevnLgh
    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" to the left of the reply button to say “Thanks” for helping!

  • Problems retaining page size when converting MS WORD 2007 doc to PDF

    I am having a problem converting Word documents that are not standard page size to a PDF. When I do the conversion, the PDF is resized to 8.5 x 11, even though the original WORD doc was 5.5 x 8.5
    This happens even when I go into the Acrobat Preferences and change the default page size to 5.5 x 8.5.
    The worst of it is, it does not happen with everyone who uses a particular computer here. It happens to some, but not to others.
    Does anyone have any experience with this?
    Thanks.

    It's happening the same way on several different computers here.
    Everyone logs in with their own userid on each machine. We are all working with the same MS WORD documents. These documents are non-standard sizes -- 6 x 9, or 5.5 x 8.5.
    Everyone uses the same version of Acrobat Professional, and selects "Convert to PDF from file".
    For some people, the PDF is created from the Word doc, and the original page size is retained. This is what we want.
    However, for others, the PDF is created as 8.5 x 11, no matter what the original size of the document was. No amount of fiddling with the default page size, in either Acrobat or Word, changes this.
    It is driving me crazy, and I was hoping that at least one other person on the planet has come across this problem. Is this an Adobe or a Microsoft problem? Could it be a Windows registry setting?
    Advice is appreciated!

  • Problem with too small page size using Java 2D Printing API.

    Hello,
    I have problem with resolution of printer using Java 2D Printing API. Despite my printer has 600 x 600 DPI, inside java.awt.print.Printable.print(Graphics, PageFormat, int) I receive page format with 600 x 840 page size.
    I have tried to set resolution using javax.print.attribute.PrintRequestAttributeSetand javax.print.attribute.standard.PrinterResolution, but with no result.
    Can anybody solve this problem?
    Regards,
    Karl.

    600 x 840 is a Point value; Point is defined as 1/72nd of an inch. Printers do have much higher DPI than this, but I believe that this DPI has to do with richness of the printed image, not an actual ability to color with that level of resolution. You might want to try calling zoom on your Graphics2D object. Otherwise, I don't know what else you can try.

  • Problem with page size for mobile version

    the mobile version of the site is not full width and there is a gap in the right side . i set the page width size to 320 or 380 or 460 but the problem is there no matter of the page size.

    Hi
    Please refer to the suggestions mentioned in this thread :
    https://forums.adobe.com/message/6097977#6097977
    Thanks,
    Sanjit

  • Problem with page size when using redirected printer

    I have a customer who connects to another customer's network via VPN, then logs into and RDS server running Server 2012.
    This customer then opens an Excel file and tries to print it out to a printer that is local to her and of course shows as redirected when looking at Devices and Printers in her login on the RDS server.
    The problem is that when going to File / Print on the Excel document, the page size is listed as Custom Size and if you try to select any other size from the list, it won't accept it and stays at custom size. If she selects another redirected local printer,
    she can choose whatever page size she wants.
    This is not selecting the paper size. She can change that on either redirected printer. So when she is trying to print an Excel file on legal size paper, the print comes out reduced as if it is trying to print on letter size paper even though legal size
    paper is selected.
    I hope my description is clear enough. If not, please let me know and I'll try to explain further. So I'm trying to find how to fix this one redirected printer (a Brother MFC-7860DW) so that she can change the page size so when the document prints it occupies
    the full sheet of legal size paper.
    Jonathan

    Is there is a difference in printer driver for working and non-working redirected printers? If yes, can you match it?
    Do you see the same behavior if you use Generic Text Only inbox driver?
    Thanks
    Hari Kumar --- Disclaimer: This posting is provided AS-IS with no warranties or guarantees and confers no rights

  • Page size options are duplicating and not selecting. Is anyone else having this problem?

    I'm using Id CC and working on a suite with multiple pages on it of varying sizes. Just this week my page size option in the page window has now placed duplicates options within itself. Everytime I try to select a new page size it adds another duplicate of all options and does not allow me to select a different size.
    I've included a screenshot to help convey my problem. Is there a current fix for this right now? ID is up-to-date and I have restarted a number of times.
    I would appreciate any input you might have, thank you.

    http://forums.adobe.com/thread/526990

  • HELP!!  I am having BIG PROBLEMS getting the Custom Page Sizes to work!!

    I am having a MAJOR challenge working with the Custom Page Size feature in Pages '09. My mom is working on a primer music book for publication, where the page size (for the printer) MUST BE 9" X 12"!! For some reason even though I have set the custom page size to 9" x 12", The document does not appear to have the proper proportions, (i.e. the ration of the width to height IS NOT EQUAL TO THAT OF A 9" X 12" DOCUMENT!!)
    HELP!! PLEASE!!
    Also, for some reason my Vertical Ruler has COMPLETELY DISAPPEARED!! My Horizontal Ruler (on top) is still there but there is no sign of the vertical one which is CRITICAL for aligning the of the content for publication!!
    I took an annotated screenshot of what the document that is +*SUPPOSEDLY 9" x 12".*+ But there is +*NO WAY THAT IT IS ACTUALLY 9"12!!*+
    I have also taken some screenshots of a few other Inspector Panels and other things that might help SOMEBODY to figure out what the problem is!
    _Link Title_ _Flickr Link_
    Front Cover Mock-Up http://www.flickr.com/photos/kmamusic/4085015686/
    Metrics Inspector Panel http://www.flickr.com/photos/kmamusic/4084236829/
    Layout Inspector Panel http://www.flickr.com/photos/kmamusic/4084235497/
    Page Setup Dialog Box http://www.flickr.com/photos/kmamusic/4084990178/
    Document Inspector Panel http://www.flickr.com/photos/kmamusic/4084231449/
    Annotated 9” x 12” Doc. http://www.flickr.com/photos/kmamusic/4084092849/
    I do hope that somebody can answer WHY I am having these problems

    Hi kmamusic
    Welcome to the forum.
    To show your vertical ruler:
    +Menu > Pages > Preferences > Rulers > check Enable vertical ruler in word processing documents+
    You are right the page does look slightly too high.
    The one thing you did not give us was a screen snap of the *Custom Page* you set up in *Page Setup…*
    This is what would dictate the actual page size.
    Peter

  • Problems displaying and editing long documents on small pages sizes

    Problems displaying and editing long documents on small page sizes
    I read this problem have called with the helpdesk they didn't know the solution but how can I find the solution:
    In Pages 09, I can't scroll down andand click on text to edit it!! All the mouse will do is draw gray transparentboxes and not place the cursor in the text. Again, like the display problem, itdoesn't happen at the beginning of the doc, but starts showing up around 50 to60 pages in ... I can't select text at the bottom of pages ... at 50 pages, thecursor can be clicked into anyplace on a page. Further and further down, the unselectablearea on any particular page creeps up from the bottom line by line: at 175pages in the unselectable area is 12 lines high; at 360 pages in theunselectable area is 25 lines high. and finally at around 440 pages down, Icannot place the cursor anywhere on any page all the way to the end of thedocument.
    I have Page versie 4.1

    What you get was described here several times.
    As we are end users like you, we can't change the app behavior.
    Under 10.6.8 you have the buttons allowing you to scroll one line up or one line down.
    Under Lion they are no longer available.
    Yvan KOENIG (VALLAURIS, France) jeudi 18 août 2011 17:53:12
    iMac 21”5, i7, 2.8 GHz, 4 Gbytes, 1 Tbytes, mac OS X 10.6.8 and 10.7.0
    My iDisk is : <http://public.me.com/koenigyvan>
    Please : Search for questions similar to your own before submitting them to the community
    To be the AW6 successor, iWork MUST integrate a TRUE DB, not a list organizer !

  • Page size printing problems with custom page size I created

    I have created a custom page size (very small) for printing an advertise I had to print, and now after that operation all the pages I ask to print to any printer are automatically printed in that setup, and sometimes even if I change to A4 manually, the page changes but the borders of the page still remain the old one (result i can not print). How can I cancel the custom page size I created, so that my printers restart to print automatically in A4?
    thank you very much

    I have created a custom page size (very small) for printing an advertise I had to print, and now after that operation all the pages I ask to print to any printer are automatically printed in that setup, and sometimes even if I change to A4 manually, the page changes but the borders of the page still remain the old one (result i can not print). How can I cancel the custom page size I created, so that my printers restart to print automatically in A4?
    thank you very much

  • Problems printing multiple page sizes in a single document

    I print loan documents. When my documents are emailed, they are mixed page size documents of letter and letter. I cannot get the printer to switch page sizes automatically. I have to switch them manually. I am using MAC book pro with OS version 10.9.1 and acrobat reader 11.0.04. This is on a Brother Laser printer model HL5470DW

    The documents are emailed to me as a PDF file with formatting set in the documents.  We do not get a screen that allows us to tell the driver to use the Adobe document page settings.

Maybe you are looking for

  • Downloading the Service pack 4

    It used to be a very simple thing to download service packs. Not anymore. I download the Xcelsius SP4 Enterprise, extract it and get a file which cannot be opened by any software I have. Why complicate things? Does anyone know how to do this? My expe

  • Chrome gone bad on OS X?

    Hey Guys, Chrome just started mis-behaving using OS X. This started last night, it almost acts like a TCP/IP stack issue, it doesn't seem to be able to find web pages. After a while it times out. This has been rock solid until then. I have rebooted a

  • Corrupt File Error when Downloading TV Episode

    I will always get to 330-40 MB of downloading the season finale to Deadwood Season 2, and I will get unable to download part of the file is corrupt. Is there any thing I can do to download the rest of the episode? Or is this a problem on Apples end?

  • Long Beep tone at startup - Unable to select boot partition

    Recently I was running a software update on an old G4 which had been working perfectly. When the system restarted it made a long beep tone then the usual bong. The system hung at the "starting login window" stage. The beep is not a bad RAM beep, that

  • Have set up alias identity in Thunderbird, but when recipient of email presses 'Reply All' it shows my other identity email

    Hi I have set up a default alias identity (call this E2) in my Thunderbird email account. But when I send a message using E2 in the 'from' box, when the recipient comes to reply and selects 'Reply All', my other identity (the actual main name of my m