News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

Default printer paper size

Started by drenfroe, January 31, 2006, 09:49:04 PM

Previous topic - Next topic

drenfroe

Does anyone know how to change the default paper size from A4 to letter? The A4 default causes our network printer to freeze.

Thanks,
David

killerbot

no page setup in CB I think. But if your printer has default settings defined for it in Windows, it should always use those.

drenfroe

If that were true, I would be happy. It always overrides my default settings, so I have to explicitly set it for each printout.
I really like this IDE and think it has potential to be "Best in class". Maybe this is something that can be resolved in the future, but I'm still hoping someone will have a suggestion for a workaround.

Vampyre_Dark

Export to HTML, print from IE or Firefox.
C::B Wishlist
~BOYCOTT THE EVIL YELLOW BOXES~

killerbot


Vampyre_Dark

C::B Wishlist
~BOYCOTT THE EVIL YELLOW BOXES~

thomas

That's actually not a stupid idea at all... :)

I could not imagine why anyone would print sources, but that would certainly be a very clever idea.

The reason why we have no print config dialog (if I remember well) is that there was this bug with wxPrintConfigDialog (or what it's called?) which caused people who ran Code::Blocks under Linux with CUPS not being configured to have a freeze right after startup every time. Not 100% sure about it any more, but there was something like this...
We may have to look into this again some day.
"We should forget about small efficiencies, say about 97% of the time: Premature quotation is the root of public humiliation."

Ceniza

Well, in fact I wrote that plugin with that purpose in mind (not just to provide exporting but to give a workaround for printing) :P

Don't forget RTF, ODT and PDF are also available. RTF could be a bit more handy for Windows, and ODT for Linux.

thomas

Hmm... I just printed out a source, only to see it in action once.

Guess what! The printer configuration dialog (which lets you select paper size, resolution, everything) shows up automatically at the start of the print job. :)
"We should forget about small efficiencies, say about 97% of the time: Premature quotation is the root of public humiliation."