Search found 3 matches

by Fraiser72
Wed Mar 15, 2006 5:47 pm
Forum: Announcement
Topic: PrintingLibEx-an enhanced printing lib with preview option
Replies: 11
Views: 5292

Hi,

@ABBKlaus
Sorry, but at the moment i have much to do at the job so that i havent
so much time to work at the PrintingLibEx. What do you mean with
'Please make your lib more API compatible' ?
I didn't know if you see it, but a german version is also available
( http://www.purebasic.fr/german ...
by Fraiser72
Sat Mar 11, 2006 3:33 pm
Forum: Announcement
Topic: PrintingLibEx-an enhanced printing lib with preview option
Replies: 11
Views: 5292

Hi,

@HAnil
sorry, i removed this two functions because they are not needed
any more! The first call of any function will init the lib.

@Flype

1/
Any chance to implement anti-aliased drawing stuff, like in PurePDF ?
I will see.


2/
And is it possible to save in a file the output ?
Why would ...
by Fraiser72
Sat Mar 11, 2006 10:55 am
Forum: Announcement
Topic: PrintingLibEx-an enhanced printing lib with preview option
Replies: 11
Views: 5292

PrintingLibEx-an enhanced printing lib with preview option

Hi,

for an application, that i developed at the moment, i need some
special printing functions, that was not included inPB at the moment.
So i make my own priting lib with some of the following function:

easy preview on an ListIconGadget()
printer setup and printing dialog
set the page ...