Archive for March, 2006

Html Snapshot update.

Saturday, March 25th, 2006

When converting html to image, html snapshot will hold a bitmap in memory.
Some html will result a large image which will use a large amount of memory.

Convert TIFF to PDF

Monday, March 20th, 2006

Do you want to convert TIFF to PDF in program?
We just released an ActiveX component to convert TIFF To PDF. It has the following features:
Convert TIFF files to PDF
Support single or multiple page TIFF
Support various TIFF encoding such as CCITT G3/G4, LZW, RLE and uncompressed
Merge multiple TIFF files into one PDF
Standalone, doesn’t depend on Adobe […]

Get html snapshot now

Sunday, March 19th, 2006

If you are a developer that is looking for one the solution for the following tasks, then you come to the right place:

php script that will take screen shot of website
convert html text into an image in asp.net
convert html to image
html to image conversion in asp.net, .net
html to jpeg converter
web site to thumbnail in C#
capture html page in […]

PDF security new method

Saturday, March 18th, 2006

We added a method to PDF security.
IsEncrypted(String file)
 This function will return 1 on an encrypted PDF, 0 on an unencrypted one. It will return negative  if there is any error.
 

Javascript in PDF

Wednesday, March 15th, 2006

PDF file format supports javascript. The script can access the pdf document object model like the HTML DOM.
When doing pdf encryption or decryption, it is necessary to keep the javascript information.

Using Active TTS in C++ Builder

Monday, March 13th, 2006

Active TTS is a standard COM server object. C++ Builder supports COM automation just like Delphi.
The general steps are:

Html to image for linux

Saturday, March 11th, 2006

Some customers are asking html to image for linux.
Currently html snapshot or html to image only works on windows platform since it uses IE to render the web page.
We are looking into the possibility of implementing html to image on linux. Hopefully there will be some result in the near future.

Tip on using html to image

Friday, March 3rd, 2006

You may have a lot of html files to convert to image. It is very easy to do it with html to image.
In your Windows explorer, do a search for the html files in some folder on your disk. Explorer will list all the html files in the folder including sub folders.