CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Installation

Error when generating pdfLatex using Doxygen

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   April 23, 2014, 11:06
Smile Error when generating pdfLatex using Doxygen
  #1
New Member
 
Join Date: Mar 2014
Posts: 3
Rep Power: 12
Felix_Lee is on a distinguished road
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?
Felix_Lee is offline   Reply With Quote

Old   April 25, 2014, 14:39
Default
  #2
Retired Super Moderator
 
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,975
Blog Entries: 45
Rep Power: 128
wyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to all
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.
you'll find several answers on this topic.
Looks like it is as what the message states at the beginning, namely:
Quote:
pdfTeX warning
as in: it's just a warning. There was a new feature introduced into the PDF format by Adobe and the warning is possibly a bug. A fix seems to be to use pdf2ps and ps2pdf to convert the PDF file to PS and then back to PDF again.

Best regards,
Bruno
__________________
wyldckat is offline   Reply With Quote

Old   April 29, 2014, 01:21
Default
  #3
New Member
 
Join Date: Mar 2014
Posts: 3
Rep Power: 12
Felix_Lee is on a distinguished road
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
Felix_Lee is offline   Reply With Quote

Reply

Tags
doxygen, pdflatex


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
run Doxygen offline anishtain4 OpenFOAM 8 November 27, 2014 09:36
Gambit vs. Ansys workbench mesh generating sanlee39 Main CFD Forum 2 April 8, 2013 06:09
Doxygen documentation Tanay OpenFOAM Installation 9 September 23, 2011 11:40
Could Somebody Please Explain Doxygen to me dandalf OpenFOAM 0 March 24, 2011 09:35
ParaView and Qt 4.3.5 on Mac OS X 10.6 Adrian OpenFOAM 3 August 8, 2010 03:16


All times are GMT -4. The time now is 04:29.