Try HTML to Image Converter COM License

Hi,

Our company is looking for a tool to convert HTML to image from ASP web
application.

We tried the trial version of the command line tool. It works great on
Windows XP, but only works from command line not ASP on Windows 2003 server.
After a meeting with the technical lead in our company, we agree there is
higher chance to make it work if we can use COM object from ASP.

Could we request to download a trial version of the Image Converter COM
object? If it works, we will buy the license definitely.

Regards,
====================================
Hi,

Thanks for your support.

Of course, you can download it free and then you can have a free trial on our website. If you have further question then you can email us again.

Best wishes for you,

VeryDOC
====================================
Hi, thanks for your reply.

However, the download button is always disabled/inactive on your website. It
is the one for "developer license -- HTML to Image Converter SDK/COM".
Please advise an active link to the download.

Thanks very much.
====================================
Thanks for your message, the download URL for trial version of "developer license -- HTML to Image Converter SDK/COM" is not available now, we will make it available after a few weeks. In the meantime, you can use use HTML to Image Converter Command Line to convert your HTML file to Image file without any problem.

For the ASP problem, you should run HTML to Image Converter Command Line from from an interactive user account, because default ASP application will be run from SYSTEM user account, SYSTEM user account has lots of restrictions, you should better run your ASP and HTML to Image Converter Command Line from an interactive user account to instead of SYSTEM user account.

You can use CmdAsUser to run HTML to Image Converter Command Line from any user account that you want, CmdAsUser can be downloaded from following web page,

https://www.verydoc.com/exeshell.html

---------------------------------------------
CmdAsUser - start a command as a specified user. CmdAsUser command line is a freeware.

https://www.verydoc.com/download/cmdasuser.zip

Usage: CmdAsUser <user> <domain> [/p <password>] [/c <command>]

Where:
<user> is the name of the user.
<domain> is the logon domain, specify a period '.' for local.
<password> (optional) is the users password.
<command> (optional) is the command line to execute as the specified
user.

Notes:
If the password is not given then you will be prompted for it.
If the command is not given then "cmd" is assumed.
The calling process needs to either have administrative privileges (ie in the local adminstrators group) or at LEAST the following privileges:
"Act as part of the operating system" (SeTcbPrivilege),
"Bypass traverse checking" (SeChangeNotifyPrivilege),
"Increase quotas" (SeIncreaseQuotaPrivilege),
"Replace a process level token" (SeAssignPrimaryTokenPrivilege).
The utility may take a while if there is inappropriate security so please be patient.

Examples:

CmdAsUser Martyn . /p GingerNinja /c regedit
CmdAsUser test . /p 123 /c "C:\Program Files\docPrintPro v4.5\doc2pdf.exe" -i htttp://www.verypdf.com -o "C:\out.pdf"

Remark:
You may encounter Error 1314 in some Windows systems, please by following steps to solve this 1314 Error,

ERROR 1314:
~~~~~~~~~~~~~
1314 A required privilege is not held by the client. ERROR_PRIVILEGE_NOT_HELD
~~~~~~~~~~~~~

To resolve this issue:
1. Click Start, click Run, type "secpol.msc", and then press ENTER.
2. Double-click "Local Policies".
3. Double-click "User Rights Assignment".
4. Double-click "Replace a process level token".
5. Click "Add", and then double-click the "Everyone" group
6. Click "OK".
7. You may have to logout or even reboot to have this change take effect.
---------------------------------------------

You can call CmdAsUser.exe from your ASP code, and use CmdAsUser to run HTML to Image Converter Command Line from Administrator user account again, then you will get it work properly.

VeryDOC

VN:F [1.9.20_1166]
Rating: 0.0/10 (0 votes cast)
VN:F [1.9.20_1166]
Rating: 0 (from 0 votes)

Related Posts

Leave a Reply

Your email address will not be published. Required fields are marked *


Verify Code   If you cannot see the CheckCode image,please refresh the page again!