Paper upload error, “Upload failed: The top margin is 0.715 in on page 3, which is below the required margin of 0.75 in.” The Next CEO of Stack OverflowHow to have headers, section headings, and figures expand into the margin?Changing top margin for second page only? vspace inserts extra whitespaceincludepdf puts title section below top marginExpand top margin of single page - ToCUploaded .ps file generated with teXstudio completly ignoring the top marginHow to change the distance from the top margin and chapter title?How to keep the page margins when using savetrees package?The gutter between columns is 0.155 inches wide (on page 4), but should be at least 0.2 inchesHow do I create a Lyx layout or document class to handle a different margin for the first page?

Is micro rebar a better way to reinforce concrete than rebar?

Is there a way to save my career from absolute disaster?

Are there any limitations on attacking while grappling?

Extending anchors in TikZ

Can you replace a racial trait cantrip when leveling up?

What benefits would be gained by using human laborers instead of drones in deep sea mining?

Do I need to enable Dev Hub in my PROD Org?

If/When UK leaves the EU, can a future goverment conduct a referendum to join the EU?

Limits on contract work without pre-agreed price/contract (UK)

MessageLevel in QGIS3

Contours of a clandestine nature

Why do airplanes bank sharply to the right after air-to-air refueling?

Interfacing a button to MCU (and PC) with 50m long cable

What does convergence in distribution "in the Gromov–Hausdorff" sense mean?

How did the Bene Gesserit know how to make a Kwisatz Haderach?

Why has the US not been more assertive in confronting Russia in recent years?

Won the lottery - how do I keep the money?

Is it my responsibility to learn a new technology in my own time my employer wants to implement?

How to start emacs in "nothing" mode (`fundamental-mode`)

Which tube will fit a -(700 x 25c) wheel?

Can we say or write : "No, it'sn't"?

Non-deterministic sum of floats

How to Reset Passwords on Multiple Websites Easily?

In excess I'm lethal



Paper upload error, “Upload failed: The top margin is 0.715 in on page 3, which is below the required margin of 0.75 in.”



The Next CEO of Stack OverflowHow to have headers, section headings, and figures expand into the margin?Changing top margin for second page only? vspace inserts extra whitespaceincludepdf puts title section below top marginExpand top margin of single page - ToCUploaded .ps file generated with teXstudio completly ignoring the top marginHow to change the distance from the top margin and chapter title?How to keep the page margins when using savetrees package?The gutter between columns is 0.155 inches wide (on page 4), but should be at least 0.2 inchesHow do I create a Lyx layout or document class to handle a different margin for the first page?










0















I am trying to upload a paper on EDAS (paper management and upload portal) but getting the following error. I tried so many different things, like changing the position of figures, but then this error moves from one page to another. I am using the standard latex format from IEEE but still dont understand what is the issue.



"The top margin is 0.725 in on page 2, which is below the required margin of 0.75 in."



If I change the position of figures, for example, I get the following error.



"Upload failed: The top margin is 0.715 in on page 3, which is below the required margin of 0.75 in."










share|improve this question














bumped to the homepage by Community 12 mins ago


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.















  • ah...After a lot of trouble, I managed to do it. I will post it as the answer for future references for others and my self.

    – Kashan
    Feb 27 at 22:15















0















I am trying to upload a paper on EDAS (paper management and upload portal) but getting the following error. I tried so many different things, like changing the position of figures, but then this error moves from one page to another. I am using the standard latex format from IEEE but still dont understand what is the issue.



"The top margin is 0.725 in on page 2, which is below the required margin of 0.75 in."



If I change the position of figures, for example, I get the following error.



"Upload failed: The top margin is 0.715 in on page 3, which is below the required margin of 0.75 in."










share|improve this question














bumped to the homepage by Community 12 mins ago


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.















  • ah...After a lot of trouble, I managed to do it. I will post it as the answer for future references for others and my self.

    – Kashan
    Feb 27 at 22:15













0












0








0








I am trying to upload a paper on EDAS (paper management and upload portal) but getting the following error. I tried so many different things, like changing the position of figures, but then this error moves from one page to another. I am using the standard latex format from IEEE but still dont understand what is the issue.



"The top margin is 0.725 in on page 2, which is below the required margin of 0.75 in."



If I change the position of figures, for example, I get the following error.



"Upload failed: The top margin is 0.715 in on page 3, which is below the required margin of 0.75 in."










share|improve this question














I am trying to upload a paper on EDAS (paper management and upload portal) but getting the following error. I tried so many different things, like changing the position of figures, but then this error moves from one page to another. I am using the standard latex format from IEEE but still dont understand what is the issue.



"The top margin is 0.725 in on page 2, which is below the required margin of 0.75 in."



If I change the position of figures, for example, I get the following error.



"Upload failed: The top margin is 0.715 in on page 3, which is below the required margin of 0.75 in."







errors margins two-column ieeetran ieeeconf






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked Feb 27 at 21:35









KashanKashan

1203




1203





bumped to the homepage by Community 12 mins ago


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.







bumped to the homepage by Community 12 mins ago


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.














  • ah...After a lot of trouble, I managed to do it. I will post it as the answer for future references for others and my self.

    – Kashan
    Feb 27 at 22:15

















  • ah...After a lot of trouble, I managed to do it. I will post it as the answer for future references for others and my self.

    – Kashan
    Feb 27 at 22:15
















ah...After a lot of trouble, I managed to do it. I will post it as the answer for future references for others and my self.

– Kashan
Feb 27 at 22:15





ah...After a lot of trouble, I managed to do it. I will post it as the answer for future references for others and my self.

– Kashan
Feb 27 at 22:15










1 Answer
1






active

oldest

votes


















0














I used the package "geometry"



documentclass[10 pt, conference]IEEEtran
usepackage[margin=0.77in]geometry
usepackage...
usepackage...

begindocument
titleD2D Neighborhood Discovery by a \Mobile Device.
...


I got the answer from here: http://kb.mit.edu/confluence/pages/viewpage.action?pageId=3907057






share|improve this answer























    Your Answer








    StackExchange.ready(function()
    var channelOptions =
    tags: "".split(" "),
    id: "85"
    ;
    initTagRenderer("".split(" "), "".split(" "), channelOptions);

    StackExchange.using("externalEditor", function()
    // Have to fire editor after snippets, if snippets enabled
    if (StackExchange.settings.snippets.snippetsEnabled)
    StackExchange.using("snippets", function()
    createEditor();
    );

    else
    createEditor();

    );

    function createEditor()
    StackExchange.prepareEditor(
    heartbeatType: 'answer',
    autoActivateHeartbeat: false,
    convertImagesToLinks: false,
    noModals: true,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: null,
    bindNavPrevention: true,
    postfix: "",
    imageUploader:
    brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
    contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
    allowUrls: true
    ,
    onDemand: true,
    discardSelector: ".discard-answer"
    ,immediatelyShowMarkdownHelp:true
    );



    );













    draft saved

    draft discarded


















    StackExchange.ready(
    function ()
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f477036%2fpaper-upload-error-upload-failed-the-top-margin-is-0-715-in-on-page-3-which%23new-answer', 'question_page');

    );

    Post as a guest















    Required, but never shown

























    1 Answer
    1






    active

    oldest

    votes








    1 Answer
    1






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    0














    I used the package "geometry"



    documentclass[10 pt, conference]IEEEtran
    usepackage[margin=0.77in]geometry
    usepackage...
    usepackage...

    begindocument
    titleD2D Neighborhood Discovery by a \Mobile Device.
    ...


    I got the answer from here: http://kb.mit.edu/confluence/pages/viewpage.action?pageId=3907057






    share|improve this answer



























      0














      I used the package "geometry"



      documentclass[10 pt, conference]IEEEtran
      usepackage[margin=0.77in]geometry
      usepackage...
      usepackage...

      begindocument
      titleD2D Neighborhood Discovery by a \Mobile Device.
      ...


      I got the answer from here: http://kb.mit.edu/confluence/pages/viewpage.action?pageId=3907057






      share|improve this answer

























        0












        0








        0







        I used the package "geometry"



        documentclass[10 pt, conference]IEEEtran
        usepackage[margin=0.77in]geometry
        usepackage...
        usepackage...

        begindocument
        titleD2D Neighborhood Discovery by a \Mobile Device.
        ...


        I got the answer from here: http://kb.mit.edu/confluence/pages/viewpage.action?pageId=3907057






        share|improve this answer













        I used the package "geometry"



        documentclass[10 pt, conference]IEEEtran
        usepackage[margin=0.77in]geometry
        usepackage...
        usepackage...

        begindocument
        titleD2D Neighborhood Discovery by a \Mobile Device.
        ...


        I got the answer from here: http://kb.mit.edu/confluence/pages/viewpage.action?pageId=3907057







        share|improve this answer












        share|improve this answer



        share|improve this answer










        answered Feb 27 at 22:16









        KashanKashan

        1203




        1203



























            draft saved

            draft discarded
















































            Thanks for contributing an answer to TeX - LaTeX Stack Exchange!


            • Please be sure to answer the question. Provide details and share your research!

            But avoid


            • Asking for help, clarification, or responding to other answers.

            • Making statements based on opinion; back them up with references or personal experience.

            To learn more, see our tips on writing great answers.




            draft saved


            draft discarded














            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f477036%2fpaper-upload-error-upload-failed-the-top-margin-is-0-715-in-on-page-3-which%23new-answer', 'question_page');

            );

            Post as a guest















            Required, but never shown





















































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown

































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown







            Popular posts from this blog

            Isabella Eugénie Boyer Biographie | Références | Menu de navigationmodifiermodifier le codeComparator to Compute the Relative Value of a U.S. Dollar Amount – 1774 to Present.

            Join wedge with single bond in chemfigHow to make only one part of double bond bold with chemfig?Crossing bonds in chemfigjoining atoms in chemfig. Two adjacent molculesHow do I selectively change bond length in chemfig?Ugly bond joints in chemfigchemfig: reaction above arrowUsing the mhchem and chemfig packages in conjunctionBonding to specific element letter using chemfigResonance hybrids in chemfigScale chemfig molecule in beamer with tikzWhy does this chemfig bond with a hook start in the middle of the atom?

            Are small insurances worth itIs insurance worth it if you can afford to replace the item? If not, when is it?Is accident insurance worth it for my kids who play sportsIs insuring property for more than it is worth allowed?At what point does it become worth it to file an insurance claim?Are wage loss insurance programs worth the cost compared to having an emergency fund?When is an event worth insuring against?Is insurance worth it if you can afford to replace the item? If not, when is it?FHA loan just commenced : Any way to get any of the up-front mortgage insurance back?Which types of insurances do I need to buy?Should I carry less renter's insurance if I can self-insure?Mortgage Adviser Signed Me Up For Multiple Home and Life Insurances (UK)Why many travel insurances don't cover country of nationality?