feeds2read
Latest Flows from this sub-category:
BasiSoft Solutions Weblog

ImageSkill News

Security Software Review

Syscon Software Technologies and Solutions Pvt. Ltd.

Latest Discount for DVD to MP4, Mac DVD Ripper, iPod Video Converter - AllSoftDiscount.com

Technology makes life easier

DigitalOfficePro Products

Password Manager

Downloads - Top Sites Online

NicePortal.ru - портал об интересном в дизайне и интернете

random selection from this sub-category:
STFW.RU - Новости

Software-Today

VIP Quality Software News

LemonFiles.com - Top Rated Software in All Categories

AVELife Assessment Software

Kellerman Software News

PC Technology - Optimum Performance

Rapid Appz | Full Free Appz Downloads

Remote Asset Tracker news and upgrades

Understanding Windows

Rss Directory > Computer > Software > Polestar Software


Techinical support of HtmlCapture Component, LitePDF Component and Polestar Virtual Printer.
 
If you capture screenshots of websites which has activeX controls in it and stuck, please make sure you have done these things: Call funtion SetActiveXEnabled(true) Lower IE security settings (especially the options related to ActiveX). The webpages with ActiveX controls in them will be blocked by IE in default.
  Thu, 13 Mar 2008 09:49:08 +0100
 HtmlCapture v2.0 has been significantly improved than v1.0 in may ways. You can learn more information about the upgrade from the following URL: http://www.polestarsoft.com/htmlcapture/upgrade.php
There are two successful ways to make html thumbnails — cropping and resizing. HtmlCapture ActiveX provides SetThumbSize() funtion for resizing and SetClipRect() for cropping. You can use either or a combination of both to make the smaller images. If you want the thumbnail to give an overview of everything in the picture and don’t care much [...]
 Using HTmlCapture ActiveX 2.0, you can easily convert a webpage to multi-page PDF files. //create HtmlCapture var snap = new ActiveXObject("HtmlCapture.SnapShooter"); snap.SetRegInfo("username", "regcode"); //set your reg code here snap.SetRenderingEngine("firefox"); //set firefox as default rendering engine snap.CreatePDF("snapshot.pdf"); if(0 == snap.SnapUrl("http://www.google.com/“))  snap.AddImageToPDF(); if(0 == snap.SnapUrl(”http://www.yahoo.com/“))  snap.AddImageToPDF(); if(0 == snap.SnapUrl(”http://www.polestarsoft.com/“))  snap.AddImageToPDF(); snap.ClosePDF(); //release the object snap = null
  Tue, 25 Dec 2007 16:15:36 +0100
We are honored to announce that a new version of HtmlCapture ActiveX control (v2.0) has been released. New key features include: Using not only MSIE but also Firefox as rendering engine Save snapshot to PDF document Set custom cookies, HTTP headers, credentials in a snap request Take snapshots via a proxy server etc The new version is fully compatible with version [...]
The following demo program written in VBScript shows how to call SnapHtmlString() function with image on the internet. Dim snap Set snap = CreateObject("HtmlCapture.SnapShooter.1") snap.SetImageEnabled(True) snap.SetActiveXEnabled(True) snap.SnapHtmlString “<img src=’http://www.google.com/intl/en_ALL/images/logo.gif’>” snap.SaveMultiPageTiff "demo.tiff", 2000
The blue lines are added because your HtmlCapture is trial version. Once you buy our product, an reg code will be sent to you. Then you call SetRegInfo() with your reg name and reg code before calling SnapUrl() to remove the lines. Here’s the demo code for javascript: var snap = new ActiveXObject("HtmlCapture.SnapShooter.1"); snap.SetRegInfo("Your REGNAME", "Your REGCODE"); snap.SnapUrl("http://maps.google.com"); snap.SaveImage("snapshot.png");
We can do this using HtmlCapture V2.0 by the following steps: First, take snapshot of the whole web page, Then use the SetClipRect() function to select each parts and use the SaveImage() function to save them. The following codes in JScript show the details. //create HtmlCapture var snap = new ActiveXObject("HtmlCapture.SnapShooter"); snap.SetRegInfo("username", "regcode"); //set your reg code here //change [...]
We can do  this by calling the SetMinBrowserSize() function before calling SnapUrl(). The default MinBrowserSize is 800×600, so the minimum size of the output image is 800×600. The sample codes are listed as follows SnapShooter snap; snap.SetMinBrowserSize(300, 200);     //set minimum browser size to 300x200 snap.SnapUrl("xxx.com");
Yes, please use SetTiffEncoder() function to change fill encoding method. Following encoder are supported. HCTE_AUTO HtmlCapture will choose tiff encoder automatically. HCTE_NONE Images will not be compressed when saving as tiff. HCTE_CCITTRLE CCITT modified Huffman RLE. HCTE_CCITTFAX3 CCITT Group 3 fax encoding. HCTE_CCITTFAX4 CCITT Group 4 fax encoding. HCTE_LZW Lempel-Ziv & Welch algorithm. This is the default value for ISnapShooter::TiffEncoder. HCTE_OJPEG OJPEG [...]

Disclaimer|Rss Directory|Try a Feed|Suggest a Feed|F-A-Q|Partners
Links: Référencement internet | Annuaire Webmaster  | ubuntu/debian tips
Comparateur de Prix | Logos, Sonneries, Jeux Java | Sonneries pour portables | Ringtones and logos for mobile phone | Accéssoires pour téléphone portable | Sonneries Et Logos
© copyright feeds2read.net 2005-2008