AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Search found 149 matches
AutoHotkey Community Forum Index
Author Message
  Topic: about forum politics
Zed Gecko

Replies: 33
Views: 947

PostForum: 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

PostForum: 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

PostForum: 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

PostForum: 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

PostForum: 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

PostForum: 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

PostForum: 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

PostForum: 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

PostForum: 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

PostForum: 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

PostForum: 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

PostForum: 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

PostForum: 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

PostForum: 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

PostForum: 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 ...
 
Page 1 of 10 Goto page 1, 2, 3, 4, 5, 6, 7, 8, 9, 10  Next
All times are GMT
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group