I need to print a text (with printer, not to the console) under linux.
The point is that I dont want to print a file(though an example of printing a file would do no harm ), but I want to print some text wich is in varianbles or in xml format...Parsing xml is my problem I just want to know how to print using C++ under linux . Thanks in advance.