On harbour group on facebook i have received following  question
http://www.facebook.com/group.php?gid=48795263775
can somebody help me
-----------------------------
I want to print on custom paper size with my software (created with
Harbour+gtwvg)
Previously I used win32prn (with xHarbour) and used following code for
half page printing (where oPrinter is a Win32prn object):
if lHalfPage
oPrinter:PaperWidth = 8.5*25.4*10
oPrinter:PaperLength = 6*25.4*10
endif

But with Win_prn class, I can't use PaperWidth and PaperLength
properties. So, I can't solve the problem.
-----------------------------
-- 
Massimo Belgrano
_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to