How to fix “Dimension too large” error when outputting large pdf file?TeXLive/PDFTeX fonts loading problem'Dimension too large' error in animate package“Dimension too large” using geometry packageError: PDF file not foundCompile extremely large file into pdfPdf compiled file errorpdf file size of moderncv too largepdflatex closes the PDF file when compilingEPS file is too large to be in one pageXeLaTex includegraphics Dimension too large

Alternative to sending password over mail?

Does an object always see its latest internal state irrespective of thread?

Can a vampire attack twice with their claws using Multiattack?

How can bays and straits be determined in a procedurally generated map?

Why can't I see bouncing of a switch on an oscilloscope?

Theorems that impeded progress

Replacing matching entries in one column of a file by another column from a different file

High voltage LED indicator 40-1000 VDC without additional power supply

Why doesn't H₄O²⁺ exist?

Has there ever been an airliner design involving reducing generator load by installing solar panels?

What are these boxed doors outside store fronts in New York?

Was any UN Security Council vote triple-vetoed?

Are the number of citations and number of published articles the most important criteria for a tenure promotion?

How much RAM could one put in a typical 80386 setup?

Fully-Firstable Anagram Sets

Why is consensus so controversial in Britain?

Can an x86 CPU running in real mode be considered to be basically an 8086 CPU?

Why is 150k or 200k jobs considered good when there's 300k+ births a month?

dbcc cleantable batch size explanation

How can I prevent hyper evolved versions of regular creatures from wiping out their cousins?

What's that red-plus icon near a text?

RSA: Danger of using p to create q

How to determine what difficulty is right for the game?

Modeling an IP Address



How to fix “Dimension too large” error when outputting large pdf file?


TeXLive/PDFTeX fonts loading problem'Dimension too large' error in animate package“Dimension too large” using geometry packageError: PDF file not foundCompile extremely large file into pdfPdf compiled file errorpdf file size of moderncv too largepdflatex closes the PDF file when compilingEPS file is too large to be in one pageXeLaTex includegraphics Dimension too large













0















I have to create a pdf file with a lot of information.



This is my current setup:



documentclass[border=0pt 850px 0pt 850px]standalone
usepackagexcolor,pagecolor,lipsum,pbox,graphicx,anyfontsize
usepackage[utf8]inputenc
usepackage[sfdefault,light]roboto
usepackage[T1]fontenc


graphicspath./images/

begindocument
beginminipage1600px

pagecolorblack
colorwhite

fontsize1626selectfont

%here comes the content

%End fontsize

endminipage
enddocument


When I try to export the pdf file and have a lot of content, I get the following error:



! Dimension too large.
height ->ht @tempboxa

l.1308 endminipage

?


Is there any way to fix this without re-setting the sizes of the minipage, fonts, margins, etc.?



Maybe some way to set the dimensions of the resulting pdf file?









share







New contributor




Julius S. is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
























    0















    I have to create a pdf file with a lot of information.



    This is my current setup:



    documentclass[border=0pt 850px 0pt 850px]standalone
    usepackagexcolor,pagecolor,lipsum,pbox,graphicx,anyfontsize
    usepackage[utf8]inputenc
    usepackage[sfdefault,light]roboto
    usepackage[T1]fontenc


    graphicspath./images/

    begindocument
    beginminipage1600px

    pagecolorblack
    colorwhite

    fontsize1626selectfont

    %here comes the content

    %End fontsize

    endminipage
    enddocument


    When I try to export the pdf file and have a lot of content, I get the following error:



    ! Dimension too large.
    height ->ht @tempboxa

    l.1308 endminipage

    ?


    Is there any way to fix this without re-setting the sizes of the minipage, fonts, margins, etc.?



    Maybe some way to set the dimensions of the resulting pdf file?









    share







    New contributor




    Julius S. is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
    Check out our Code of Conduct.






















      0












      0








      0








      I have to create a pdf file with a lot of information.



      This is my current setup:



      documentclass[border=0pt 850px 0pt 850px]standalone
      usepackagexcolor,pagecolor,lipsum,pbox,graphicx,anyfontsize
      usepackage[utf8]inputenc
      usepackage[sfdefault,light]roboto
      usepackage[T1]fontenc


      graphicspath./images/

      begindocument
      beginminipage1600px

      pagecolorblack
      colorwhite

      fontsize1626selectfont

      %here comes the content

      %End fontsize

      endminipage
      enddocument


      When I try to export the pdf file and have a lot of content, I get the following error:



      ! Dimension too large.
      height ->ht @tempboxa

      l.1308 endminipage

      ?


      Is there any way to fix this without re-setting the sizes of the minipage, fonts, margins, etc.?



      Maybe some way to set the dimensions of the resulting pdf file?









      share







      New contributor




      Julius S. is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.












      I have to create a pdf file with a lot of information.



      This is my current setup:



      documentclass[border=0pt 850px 0pt 850px]standalone
      usepackagexcolor,pagecolor,lipsum,pbox,graphicx,anyfontsize
      usepackage[utf8]inputenc
      usepackage[sfdefault,light]roboto
      usepackage[T1]fontenc


      graphicspath./images/

      begindocument
      beginminipage1600px

      pagecolorblack
      colorwhite

      fontsize1626selectfont

      %here comes the content

      %End fontsize

      endminipage
      enddocument


      When I try to export the pdf file and have a lot of content, I get the following error:



      ! Dimension too large.
      height ->ht @tempboxa

      l.1308 endminipage

      ?


      Is there any way to fix this without re-setting the sizes of the minipage, fonts, margins, etc.?



      Maybe some way to set the dimensions of the resulting pdf file?







      pdftex standalone





      share







      New contributor




      Julius S. is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.










      share







      New contributor




      Julius S. is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.








      share



      share






      New contributor




      Julius S. is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.









      asked 3 mins ago









      Julius S.Julius S.

      1011




      1011




      New contributor




      Julius S. is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.





      New contributor





      Julius S. is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.






      Julius S. is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.




















          0






          active

          oldest

          votes












          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
          );



          );






          Julius S. is a new contributor. Be nice, and check out our Code of Conduct.









          draft saved

          draft discarded


















          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f483474%2fhow-to-fix-dimension-too-large-error-when-outputting-large-pdf-file%23new-answer', 'question_page');

          );

          Post as a guest















          Required, but never shown

























          0






          active

          oldest

          votes








          0






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes








          Julius S. is a new contributor. Be nice, and check out our Code of Conduct.









          draft saved

          draft discarded


















          Julius S. is a new contributor. Be nice, and check out our Code of Conduct.












          Julius S. is a new contributor. Be nice, and check out our Code of Conduct.











          Julius S. is a new contributor. Be nice, and check out our Code of Conduct.














          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%2f483474%2fhow-to-fix-dimension-too-large-error-when-outputting-large-pdf-file%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

          How should I use the fbox command correctly to avoid producing a Bad Box message?How to put a long piece of text in a box?How to specify height and width of fboxIs there an arrayrulecolor-like command to change the rule color of fbox?What is the command to highlight bad boxes in pdf?Why does fbox sometimes place the box *over* the graphic image?how to put the text in the boxHow to create command for a box where text inside the box can automatically adjust?how can I make an fbox like command with certain color, shape and width of border?how to use fbox in align modeFbox increase the spacing between the box and it content (inner margin)how to change the box height of an equationWhat is the use of the hbox in a newcommand command?

          Doxepinum Nexus interni Notae | Tabula navigationis3158DB01142WHOa682390"Structural Analysis of the Histamine H1 Receptor""Transdermal and Topical Drug Administration in the Treatment of Pain""Antidepressants as antipruritic agents: A review"

          Haugesund Nexus externi | Tabula navigationisHaugesund pagina interretialisAmplifica