Code::Blocks Forums
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
As usual while waiting for the next release - don't forget to check the
nightly builds
in the forum.
Home
Help
Search
Login
Register
Code::Blocks Forums
»
User forums
»
Using Code::Blocks
»
How to export PDF of all files in project?
« previous
next »
Send this topic
Print
Pages: [
1
]
Go Down
Author
Topic: How to export PDF of all files in project? (Read 5577 times)
neuronet
Single posting newcomer
Posts: 4
How to export PDF of all files in project?
«
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?
Logged
oBFusCATed
Developer
Lives here!
Posts: 13406
Re: How to export PDF of all files in project?
«
Reply #1 on:
February 15, 2014, 02:24:27 am »
Probably you'll have to modify the source of the source formatter plugin.
Logged
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]
Send this topic
Print
Pages: [
1
]
Go Up
« previous
next »
Code::Blocks Forums
»
User forums
»
Using Code::Blocks
»
How to export PDF of all files in project?