Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: neuronet on February 14, 2014, 05:58:56 pm

Title: How to export PDF of all files in project?
Post 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?
Title: Re: How to export PDF of all files in project?
Post by: oBFusCATed on February 15, 2014, 02:24:27 am
Probably you'll have to modify the source of the source formatter plugin.