|
[Sponsors] |
April 23, 2014, 12:06 |
Error when generating pdfLatex using Doxygen
|
#1 |
New Member
Join Date: Mar 2014
Posts: 3
Rep Power: 12 |
Dear everyone,
It is my first posting in cfd-online forum. Thanks for all kind reply in advance. I want to generate Doxygen document of OpenFOAM. First, I generated latex file using Doxygen. Then I use command make pdf to get pdf output from the latex output. But this step didn't success. The error info : pdfTeX warning: pdflatex (file ./a01981_a63dde5ed963ede3c2c7a3681dd742999_icgra ph.pdf): PDF inclusion: multiple pdfs with page group included in a single page. And I don't know what does it mean. Anyone can help me? |
|
April 25, 2014, 15:39 |
|
#2 | |
Retired Super Moderator
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,982
Blog Entries: 45
Rep Power: 128 |
Greetings Felix_Lee,
I have to say that last time I tried to generate a LaTeX based PDF file from the OpenFOAM code documentation was a long time ago. And the conclusion at the time was that it was a very lousy format for OpenFOAM's code documentation, simply because the formatting scheme used is not applicable to paper format. It is designed for web-browsing only. The error seems to indicate that there is an issue with overlapping pages or that a graph is too large to fit in a single page. If you Google the error message: Code:
PDF inclusion: multiple pdfs with page group included in a single page. Looks like it is as what the message states at the beginning, namely: Quote:
Best regards, Bruno
__________________
|
||
April 29, 2014, 02:21 |
|
#3 |
New Member
Join Date: Mar 2014
Posts: 3
Rep Power: 12 |
Dear Bruno,
You said the formatting scheme is designed for web browsing only.I think you are right. And I will use the html files only. It's enough for using. Thank you for your answer. Best regards, Felix |
|
Tags |
doxygen, pdflatex |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
run Doxygen offline | anishtain4 | OpenFOAM | 8 | November 27, 2014 10:36 |
Gambit vs. Ansys workbench mesh generating | sanlee39 | Main CFD Forum | 2 | April 8, 2013 07:09 |
Doxygen documentation | Tanay | OpenFOAM Installation | 9 | September 23, 2011 12:40 |
Could Somebody Please Explain Doxygen to me | dandalf | OpenFOAM | 0 | March 24, 2011 10:35 |
ParaView and Qt 4.3.5 on Mac OS X 10.6 | Adrian | OpenFOAM | 3 | August 8, 2010 04:16 |