Discussion Forum

Print with line numbers from uVision

Next Thread | Thread List | Previous Thread Start a Thread | Settings

Details Message
Read-Only
Author
Shayan Farsi
Posted
6-Jun-2012 19:44 GMT
Toolset
None
New! Print with line numbers from uVision

Is it possible to print files from uVision with line numbers. I've looked through Print Setup and Configuration but I don't see a setting for that.

Read-Only
Author
Per Westermark
Posted
6-Jun-2012 20:50 GMT
Toolset
None
New! RE: Print with line numbers from uVision

Save the environment and don't print.

Get something like Doxygen and generate a cross-referenced web page with all your sources, if you feel you want to sit down and analyze the code.

Read-Only
Author
S Farsi
Posted
6-Jun-2012 21:03 GMT
Toolset
None
New! RE: Print with line numbers from uVision

Thanks for the feedback.
I didn't necessarily mean print to paper. I can also print to PDF which would also save the environment.

Checked out Doxygen and it is certainly interesting. I can also achieve something similar with the many editors out there. I was simply wondering if it is possible to print with line numbers within uVision.

Read-Only
Author
Andrew Neil
Posted
6-Jun-2012 22:04 GMT
Toolset
None
New! RE: I can also print to PDF

How does that help?

Why view a PDF file when you can just view the original source file?!

Read-Only
Author
S Farsi
Posted
6-Jun-2012 22:52 GMT
Toolset
None
New! RE: I can also print to PDF

For those that use their tablets/smartphones to view the source code in code review sessions.

From your replies I'm guessing it's not possible to print with line numbers in uVision.

Next Thread | Thread List | Previous Thread Start a Thread | Settings