HyperNext Studio

HyperNext Developer => Getting Started with Developer => Topic started by: satellite406110 on February 04, 2012, 05:37:14 PM

Title: NEED help To make a software
Post by: satellite406110 on February 04, 2012, 05:37:14 PM
Dear Frds,

I need your help to make a software that will enable me to take snapshot image from PDF files and allow me to store it and so that i can make use of those when required.

Plz help me

Thanks
Baaz
Title: Re: NEED help To make a software
Post by: satellite406110 on February 04, 2012, 05:52:39 PM
I have zero knowledge of making software , i just want to collect snapshot (snp format)from pdf file and want to save the collection , to be printed out later for use.
Title: Re: NEED help To make a software
Post by: Malkom on February 05, 2012, 10:58:52 AM
Hello Baaz

There are two basic commands for taking a screenshot of the whole screen or of only an area of the screen.
They are detailed in the Language Reference PDF.

There is a screenshot project included with HyperNext and it is also listed here (number 22):-

http://www.tigabyte.com/hnfiles/rescreator.html (http://www.tigabyte.com/hnfiles/rescreator.html)


As it seems you are new to programming then its probably best to read and follow the tutorials in the Quickstart PDF.
Once you can understand that then you will be in a position to make your own software.
The Language Reference PDF gives details of commands etc. There is also Help built into HyperNext under the Guide menu.

There are also quite a few projects that will have code you might need - such as handling files etc.

Malkom