| Author |
Message |
Topic: about forum politics |
Zed Gecko
Replies: 33
Views: 947
|
Forum: General Chat Posted: Sat Jan 28, 2012 2:30 am Subject: about forum politics |
You seriously need to find something better to do with your time. You are probably right.
When does it stop? Now, for me.
Bye. |
Topic: [Closed]GDI-Printing-Library Beta-Test |
Zed Gecko
Replies: 28
Views: 719
|
Forum: Ask for Help Posted: Wed Jan 25, 2012 2:47 am Subject: [Closed]GDI-Printing-Library Beta-Test |
Thanks for all your help.
The SGDIPrint Library seems stable now and is therefore published.
You'll find it here: http://www.autohotkey.com/forum/viewtopic.php?t=81679 |
Topic: [AHK_L][Lib]Simple GDI Printing Library |
Zed Gecko
Replies: 4
Views: 318
|
Forum: Scripts & Functions Posted: Wed Jan 25, 2012 12:58 am Subject: Helper/Wrapper Functions |
Additional Functions using the above lib.
Quick Text to Pages
prints out all the given text with the default printer on as many pages needed. (Arial, 12pt, Left-orientated)code removed due to prot ... |
Topic: [AHK_L][Lib]Simple GDI Printing Library |
Zed Gecko
Replies: 4
Views: 318
|
Forum: Scripts & Functions Posted: Wed Jan 25, 2012 12:58 am Subject: SGDIPrint Examples |
Examples
Simple GDI only Example:
(let user select printer, print out two pages with few text on each page)#Include SGDIPrint.ahk
hdc := SGDIPrint_GetHDCfromPrintDlg()
SGDIPrint_B ... |
Topic: [AHK_L][Lib]Simple GDI Printing Library |
Zed Gecko
Replies: 4
Views: 318
|
Forum: Scripts & Functions Posted: Wed Jan 25, 2012 12:57 am Subject: [AHK_L][Lib]Simple GDI Printing Library |
SGDIPrint.ahk
The SGDIPrint-Library is a std-lib conform printing library for AHK_L,
supporting 32bit, 64bit, ANSI & Unicode. (name it SGDIPrint.ahk).
Most of it (all GDI+ parts) require t ... |
Topic: [Closed]GDI-Printing-Library Beta-Test |
Zed Gecko
Replies: 28
Views: 719
|
Forum: Ask for Help Posted: Tue Jan 24, 2012 4:13 am Subject: [Closed]GDI-Printing-Library Beta-Test |
thanks for all your help so far.
again, i need some testers for the new text-out function:
test.ahkcode removed due to protest.
http://www.autohotkey.com/forum/viewtopic.php?t=81795
|
Topic: [Closed]GDI-Printing-Library Beta-Test |
Zed Gecko
Replies: 28
Views: 719
|
Forum: Ask for Help Posted: Tue Jan 17, 2012 2:40 am Subject: [Closed]GDI-Printing-Library Beta-Test |
hi, i'm back with an extended version of the lib
the new (and more resource-demanding)functions allow to
draw on a GDI+ Bitmap first, so you can preview the print or save it to image-file,
and the ... |
Topic: [Closed]GDI-Printing-Library Beta-Test |
Zed Gecko
Replies: 28
Views: 719
|
Forum: Ask for Help Posted: Sun Jan 15, 2012 9:32 pm Subject: [Closed]GDI-Printing-Library Beta-Test |
| thanks again. |
Topic: [Closed]GDI-Printing-Library Beta-Test |
Zed Gecko
Replies: 28
Views: 719
|
Forum: Ask for Help Posted: Sat Jan 14, 2012 9:00 pm Subject: [Closed]GDI-Printing-Library Beta-Test |
interesting, confusing, but
everything seems OK now.
so thank you all for your help.
this is very probably the final version:
SGDIPrint.ahkcode removed due to protest.
http://www.autohotkey. ... |
Topic: [Closed]GDI-Printing-Library Beta-Test |
Zed Gecko
Replies: 28
Views: 719
|
Forum: Ask for Help Posted: Sat Jan 14, 2012 3:00 pm Subject: [Closed]GDI-Printing-Library Beta-Test |
i'm in the land of confusion now.
i'm totally unsure about the pPrinterName issue.
my opinion about the capacity of sizeDevMode was the same as just me,
but guests version seems to work on bot ... |
Topic: [Closed]GDI-Printing-Library Beta-Test |
Zed Gecko
Replies: 28
Views: 719
|
Forum: Ask for Help Posted: Sat Jan 14, 2012 5:50 am Subject: [Closed]GDI-Printing-Library Beta-Test |
Wow, this is great. Many thanks!
Why did you use StrP for the third parameter of DocumentProperties?Well because* or P
(suffix)Append an asterisk (with optional preceding space) to any of the above ... |
Topic: [Closed]GDI-Printing-Library Beta-Test |
Zed Gecko
Replies: 28
Views: 719
|
Forum: Ask for Help Posted: Sat Jan 14, 2012 3:53 am Subject: [Closed]GDI-Printing-Library Beta-Test |
| So, the types for the last two parameters of EnumPrinters should be ptrp.i'm not shure, but i don't think so. LPDWORD is afaik a pointer to a DWORD (which is 4bytes like UInt on both 32&64bit), th ... |
Topic: [Closed]GDI-Printing-Library Beta-Test |
Zed Gecko
Replies: 28
Views: 719
|
Forum: Ask for Help Posted: Sat Jan 14, 2012 2:34 am Subject: [Closed]GDI-Printing-Library Beta-Test |
thanks again.
the globalfree-function-call was in there by accident.
i'm up for a new round
SGDIPrint.ahkcode removed due to protest.
http://www.autohotkey.com/forum/viewtopic.php?t=81795 ... |
Topic: [Closed]GDI-Printing-Library Beta-Test |
Zed Gecko
Replies: 28
Views: 719
|
Forum: Ask for Help Posted: Sat Jan 14, 2012 12:56 am Subject: [Closed]GDI-Printing-Library Beta-Test |
thanks again, could you try?code removed due to protest.
http://www.autohotkey.com/forum/viewtopic.php?t=81795
|
Topic: [Closed]GDI-Printing-Library Beta-Test |
Zed Gecko
Replies: 28
Views: 719
|
Forum: Ask for Help Posted: Fri Jan 13, 2012 11:49 pm Subject: [Closed]GDI-Printing-Library Beta-Test |
thanks, Guest.
could you (or someone else) run this script and report back with the last seen MsgBox?code removed due to protest.
http://www.autohotkey.com/forum/viewtopic.php?t=81795
[or o ... |
| |