Printing under Linux

Linux specific forum
vekem
User
User
Posts: 12
Joined: Tue Jun 17, 2003 7:37 am
Location: Germany

Printing under Linux

Post by vekem »

The PureBasic help files tells the printing functions (PrintRequester etc) are available under Linux, but 3.91 doesn't knows it...

Is anybody printing with PureBasic under Linux?

Thanks,
Markus
Fred
Administrator
Administrator
Posts: 18225
Joined: Fri May 17, 2002 4:39 pm
Location: France
Contact:

Post by Fred »

The printer functions aren't available on linux. I'm looking to a standard solution for the problem (probably writing a .ps file or something similar).
vekem
User
User
Posts: 12
Joined: Tue Jun 17, 2003 7:37 am
Location: Germany

Post by vekem »

Meanwhile I tried libg2 (http://packages.debian.org/stable/libs/libg20) getting results. But PureBasic can't handle the DOUBLE-Parameters used with its functions. (for example EUPHORIA has no problems).

libg2 would be fine,because it is available on most Linux systems.

Maybe PureBasic 4.x has DOUBLEs working with external libraries?

Markus
Straker
Enthusiast
Enthusiast
Posts: 701
Joined: Wed Apr 13, 2005 10:45 pm
Location: Idaho, USA

Post by Straker »

@Fred : Any word on this? I am considering using PureBasic for a linux project, but it has heavy printing requirements.

What is/will be the solution for printing on Linux?
Fred
Administrator
Administrator
Posts: 18225
Joined: Fri May 17, 2002 4:39 pm
Location: France
Contact:

Post by Fred »

I'm not sure of what to use for now, have to take a closer look to it.
KarLKoX
Enthusiast
Enthusiast
Posts: 681
Joined: Mon Oct 06, 2003 7:13 pm
Location: France
Contact:

Post by KarLKoX »

Cups is by far the most standard used with *nix OSes.
"Qui baise trop bouffe un poil." P. Desproges

http://karlkox.blogspot.com/
Post Reply