Code::Blocks Forums
User forums => Using Code::Blocks => Topic started by: neuronet on February 14, 2014, 05:58:56 pm
-
For a particular file (e.g., main.cpp) you can export as PDF. For a complicated project, I would like to export all the files associated with the project as a PDF, but not have to go through by hand and export every single file.
How can I do this?
-
Probably you'll have to modify the source of the source formatter plugin.