| Author |
Message |
Topic: Java Form get/set controls by AHK |
rani
Replies: 0
Views: 72
|
Forum: Ask for Help Posted: Fri Jan 01, 2010 6:22 am Subject: Java Form get/set controls by AHK |
Java form controls on windows PC
1. on mouseOver I tried to get the whole controlList or specific control ID
but AHK send only the window title of Java form
how I can get the controls ID's a ... |
Topic: Automation IE7 Navigation and Scripting with Tabs |
rani
Replies: 214
Views: 43323
|
Forum: Scripts & Functions Posted: Thu May 21, 2009 5:31 am Subject: Automation IE7 Navigation and Scripting with Tabs |
getting js script code from IE7 instance
if html is using link to js like:
<script src="myscript.js" type=text/javascript>
after I get the IE7 instance and getting it's window o ... |
Topic: More secure random numbers |
rani
Replies: 56
Views: 9163
|
Forum: Scripts & Functions Posted: Sat May 02, 2009 5:08 pm Subject: More secure random numbers |
hi laslo,
I need to get uinque ID of client PC
how I can define some simple own GUID , for first time if it's not defined
and if defined get it's value ? |
Topic: Pdftk - the pdf toolkit [CMD] |
rani
Replies: 32
Views: 9345
|
Forum: Utilities & Resources Posted: Sat Apr 25, 2009 8:52 am Subject: Pdftk - the pdf toolkit [CMD] |
google desktop
as you pointed in google desktop the pdftohtml.exe
do you know,
what is the program, google uses for making excel to html ? |
Topic: More secure random numbers |
rani
Replies: 56
Views: 9163
|
Forum: Scripts & Functions Posted: Wed Apr 22, 2009 12:38 pm Subject: More secure random numbers |
| how I can read it with ahk ? |
Topic: More secure random numbers |
rani
Replies: 56
Views: 9163
|
Forum: Scripts & Functions Posted: Wed Apr 22, 2009 6:37 am Subject: More secure random numbers |
it was created with delphi:
CoCreateGUID(guid)
and then converted to string
can it help ? |
Topic: More secure random numbers |
rani
Replies: 56
Views: 9163
|
Forum: Scripts & Functions Posted: Tue Apr 21, 2009 4:34 pm Subject: get GUID in PC |
Hi Laszlo,
what is the function to get
GUID of a PC
that was created by some other tool ? |
Topic: Pdftk - the pdf toolkit [CMD] |
rani
Replies: 32
Views: 9345
|
Forum: Utilities & Resources Posted: Fri Apr 17, 2009 9:17 pm Subject: Pdftk - the pdf toolkit [CMD] |
Hi hugo,
pdftohtml
at last I found
after download of ...39
there a gs863w32.exe in the folder.
I made a gs setup of this .exe
and after that I got no error. |
Topic: Pdftk - the pdf toolkit [CMD] |
rani
Replies: 32
Views: 9345
|
Forum: Utilities & Resources Posted: Fri Apr 17, 2009 8:28 pm Subject: Pdftk - the pdf toolkit [CMD] |
of course I don't need exactly html ,
just more or less look.
as I wrote in my 1st post :
when I run pdftohtml -c 1.pdf (-c option)
I got error:
Page-1
'gswin32c' is not recognized as an inte ... |
Topic: Pdftk - the pdf toolkit [CMD] |
rani
Replies: 32
Views: 9345
|
Forum: Utilities & Resources Posted: Fri Apr 17, 2009 2:53 pm Subject: Pdftk - the pdf toolkit [CMD] |
I tried also the pdftohtml.exe
and got worser reuslts,
the text extracted is shown one under another, without keeping any original layout , of .pdf |
Topic: Pdftk - the pdf toolkit [CMD] |
rani
Replies: 32
Views: 9345
|
Forum: Utilities & Resources Posted: Fri Apr 17, 2009 2:45 pm Subject: Pdftk - the pdf toolkit [CMD] |
I tried the (in xpdf lib):
pdftotext -htmlmeta sample.pdf -> sample.html
and got same result as :
pdftotext -layout sample.pdf -> sample.txt
means :
the html have no the same 'look' (m ... |
Topic: Pdftk - the pdf toolkit [CMD] |
rani
Replies: 32
Views: 9345
|
Forum: Utilities & Resources Posted: Fri Apr 17, 2009 1:46 pm Subject: Pdftk - the pdf toolkit [CMD] |
sorry for asking again,
I still didn't found the pdf2html converter,
from google, is there some google doc's api
so I can download it and make own pdf's to htmls ? |
Topic: Pdftk - the pdf toolkit [CMD] |
rani
Replies: 32
Views: 9345
|
Forum: Utilities & Resources Posted: Fri Apr 17, 2009 5:04 am Subject: Pdftk - the pdf toolkit [CMD] |
PDF creator
the pdf creator convert html to PDF , as tagged or untagged PDF ?
or it converts to PDF as image ?
meas:
I can extract text from the created PDF ? |
Topic: Pdftk - the pdf toolkit [CMD] |
rani
Replies: 32
Views: 9345
|
Forum: Utilities & Resources Posted: Mon Apr 13, 2009 5:04 pm Subject: Pdftk - the pdf toolkit [CMD] |
Hi HugoV
I tried to run the pdftohtml but got an error:
Page-1
'gswin32c' is not recognized as an internal or external command,
operable program or batch file.
Error: Failed to launch Ghostscri ... |
Topic: Pdftk - the pdf toolkit [CMD] |
rani
Replies: 32
Views: 9345
|
Forum: Utilities & Resources Posted: Mon Apr 13, 2009 9:11 am Subject: pdf to html |
pdf to html
in pdftk,
is there an option to convert pdf to html ?
the pdf to text I found in xpdf lib, and it work ok.
if not ,is there other command line tool to do that ? |
| |