Posted: 10 Dec 2009 06:06 | ||
Registered User Currently Offline |
Posts: 3 Join Date: Dec 2009 |
|
Is it currently possible to programatically control FireShot ? [perhaps the API that is mentioned at Mozilla as a future enhancement would do the trick?]
For example, it's easy to programtically control Firefix or IE to make them populate with a web page, and then print it. It would be handy for us to be able to populate a browser with a web page, and then tell FireShot to create a bitmap file of that page. Thoughts? |
Posted: 10 Dec 2009 06:54 | ||
Administrator Currently Offline |
Posts: 4268 Join Date: Jan 2007 |
|
Firefox: https://screenshot-program.com/fireshot/api_demo.php __________________ FireShot Pro Pro Full Webpage Screenshots will be moving to a subscription model soon!
There's a last chance to purchase a Lifetime License and get a 33% discount! - https://getfireshot.com/buy.php |
Posted: 10 Dec 2009 07:48 | ||
Registered User Currently Offline |
Posts: 3 Join Date: Dec 2009 |
|
Can this work in IE8 ? (with FireShot installed, of course)
This details the inclusion of javascript in an actual webpage, to be able to execute FireShot functions from the offered webpage. We have a scenario where we have a program that is controlling FireFox, and telling FireFox to do things...like "go get this web page at this URL, and when done, print the web page to a PDF or to a printer". We'd like, instead of telling the browser to "print", we'd like to tell it to "trigger FireShot to save web page as PNG image". Thoughts? If this is too wordy, or too much to ask for an answer...don't worry, we'll figure it out. The fact that there is any sort of API at all is a big step for us; thanks! |
Posted: 10 Dec 2009 08:10 | ||
Administrator Currently Offline |
Posts: 4268 Join Date: Jan 2007 |
|
Actually the API at webpage is not required in your case. Just examine fsapi.js file and discover how to trigger required function. __________________ FireShot Pro Pro Full Webpage Screenshots will be moving to a subscription model soon!
There's a last chance to purchase a Lifetime License and get a 33% discount! - https://getfireshot.com/buy.php |
Posted: 10 Dec 2009 08:20 | ||
Registered User Currently Offline |
Posts: 3 Join Date: Dec 2009 |
|
We're good with FireFox 3.x...but IE8 work too?
Thanks. |
Posted: 10 Dec 2009 09:17 | ||
Administrator Currently Offline |
Posts: 4268 Join Date: Jan 2007 |
|
Nope, just FX2, FX3 __________________ FireShot Pro Pro Full Webpage Screenshots will be moving to a subscription model soon!
There's a last chance to purchase a Lifetime License and get a 33% discount! - https://getfireshot.com/buy.php |