HTML'yi PDF, DOC, TXT, TIFF, JPEG'e web sunucuları üzerinde dönüştürün. GUI yok.
Windows
2000/2003/Vista
7/8/10/11
and
2012/2016/2019/2022 Server
and
Docker/Citrix/Wine
Total HTML Converter X (SDK), bir web sunucusu ortamında HTML'i DOC, XLS, PDF, TIFF, JPG, RTF, TXTW ve Metin formatlarına dönüştürür. Total HTML Converter'ın bu çoklu kullanıcı versiyonu, yerel ağınızdaki bir istemci-sunucu uygulaması veya çevrimiçi kullanıcılar için bir web hizmeti olarak hizmet verebilir. Web sunucunuza yüklendikten sonra, bu güçlü ve uyarlanabilir araç, birden fazla kullanıcının eş zamanlı dosya dönüştürme işlemleri yapmasına olanak tanır.
Komut satırı erişimi ve ActiveX özelliklerini içeren Total HTML Converter X (SDK), hedef dosyalarınızı geliştirmenize yardımcı olacak çeşitli harika seçenekler sunar:
Sözümüzü almayın, 30 günlük ücretsiz deneme sürümümüzle kendiniz deneyin. Bugün Total HTML Converter X'in zamandan tasarruf sağlayan avantajlarını ilk elden yaşayın!
Sunucu tabanlı çözümler mi arıyorsunuz? Güçlü performans için özel olarak tasarlanmış sunucu ürünleri yelpazesini CoolUtils Server Products'ta keşfedin.
(30 günlük ÜCRETSİZ deneme sürümü içerir)
(sadece $750.00)
string src="C:\\test\\Source.HTML";
string dest="C:\\test\\Dest.PDF";
HTMLConverterX Cnv = new HTMLConverterX();
Cnv.Convert(src, dest, "-c PDF -log c:\\test\\HTML.log");
MessageBox.Show("Dönüştürme tamamlandı!");
İndir
.NET HTML Dönüştürücü örneği
ASP.net için özellikle C# ile Sunucu örnekleri
WinForms ile C# üzerine müşteri uygulaması
dim C
Set C=CreateObject("HTMLConverter.HTMLConverterX")
C.Convert "c:\\source.HTML", "c:\\dest.JPG", "-cJPG -log c:\\html.log"
C.Convert "https://www.coolutils.com/", "c:\\URL Page.PDF", "-cPDF -log c:\\html.log"
set C = nothing
dim C
Set C=CreateObject("HTMLConverter.HTMLConverterX")
Response.Clear
Response.AddHeader "Content-Type", "binary/octet-stream"
Rresponse.AddHeader "Content-Disposition", "attachment; filename=test.pdf"
Response.BinaryWrite
c.ConvertToStream("C:\\www\\ASP\\Source.html", "C:\\www\\ASP", "-cpdf -log c:\\html.log")
set C = nothing
Örnek PHP:
$src="C:\\test\\test.html";
$dest="C:\\test\\test.pdf";
if (file_exists($dest)) unlink($dest);
$c= new COM("HTMLConverterPro.HTMLConverterX");
$c->convert($src,$dest, "-c pdf -log c:\\HTML.log");
if (file_exists($dest)) echo "OK"; else echo "başarısız:".$c->ErrorMessage;
require 'win32ole'
c = WIN32OLE.new('HTMLConverterPro.HTMLConverterX')
src="C:\\test\\test.html";
dest="C:\\test\\test.tiff";
c.convert(src,dest, "-c TIFF -log c:\\test\\HTML.log");
if not File.exist?(dest)
puts c.ErrorMessage
end
import win32com.client
import os.path
c = win32com.client.Dispatch("HTMLConverterPro.HTMLConverterX")
src="C:\\test\\test.eml";
dest="C:\\test\\test.tiff";
c.convert(src, dest, "-c TIFF -log c:\\test\\HTML.log");
if not os.path.exists(file_path):
print(c.ErrorMessage)
uses Dialogs, Vcl.OleAuto;
var
c: OleVariant;
begin
c:=CreateOleObject('HTMLConverterPro.HTMLConverterX');
C.Convert('c:\\test\\source.html', 'c:\\test\\dest.tiff', '-c TIFF -log c:\\test\\HTML.log');
IF c.ErrorMessage<> Then
ShowMessage(c.ErrorMessage);
end;
var c = new ActiveXObject("HTMLConverterPro.HTMLConverterX");
c.Convert("C:\\test\\source.html", "C:\\test\\dest.pdf", "-c PDF");
if (c.ErrorMessage!="")
alert(c.ErrorMessage)
use Win32::OLE; my $src="C:\\test\\test.html"; my $dest="C:\\test\\test.tiff"; my $c = CreateObject Win32::OLE 'HTMLConverterPro.HTMLConverterX'; $c->convert($src,$dest, "-c TIFF -log c:\\test\\HTML.log"); print $c->ErrorMessage if -e $dest;
"Neden Total HTML ConverterX'i seçtim. Birkaç nedeni vardı. İlk olarak, diğer dönüştürücülerin yapamayacaklarını söyledikleri bazı işlevsellikleri sağlayabilmenizdi (her sayfada aynı başlıklara sahip olma ve satırları sayfalar arasında bölmeme yeteneği dahil).
İkincisi, ürünü satın almadan önce bile isteklerimize çok destekleyici ve duyarlıydınız."
"Üçüncüsü, durumu açıkladığımızda ikinci telifsiz lisansın fiyatında ayarlamalar yapmaya isteklisiniz (müşterilerimize yardımcı olmak için benzer ayarlamalar yaptık, bu yüzden bu ÇOK takdir edildi!).
Dördüncüsü, müşteri odaklı görünüyordunuz ve ürünü satın aldıktan sonra beni görmezden gelmeyeceğiniz hissini aldım (ve haklıydım -- müşteri hizmetleri harika oldu!)"
Andy Poulsen | www.asp-inno.com
Developers and IT teams that convert HTML to PDF, DOC, and images on web servers via ActiveX
Add HTML conversion to your web application via ActiveX
Web developers integrate Total HTML ConverterX into ASP, PHP, or .NET applications to convert user-submitted HTML files to PDF, DOC, or images on the server. Multiple users perform simultaneous conversions with no GUI interruptions — the converter runs silently and returns results automatically.
Convert HTML reports to PDF with digital signatures
Enterprise applications generate HTML reports on the server and use Total HTML ConverterX to convert them to PDF for delivery. Add digital signatures for document authenticity, apply custom watermarks, and auto-fit wide HTML tables to the chosen page size — all as part of the automated report pipeline.
Convert HTML content to standard formats for archival
Document management systems use Total HTML ConverterX to convert incoming HTML files, saved web pages, and email templates to PDF or TIFF for standardized storage. The converter recognizes all HTML tags and CSS styles, producing faithful output with headers, footers, and metadata extraction for database indexing.
Serve HTML conversion to all users on your local network
Organizations deploy Total HTML ConverterX as a client-server application on the local network. Employees across departments submit HTML files for conversion to PDF, XLS, or TIFF through a shared service — eliminating the need to install desktop converters on every workstation.
Batch-convert HTML files via command line on servers
IT teams run Total HTML ConverterX via command line in scheduled batch jobs and automated workflows. HTML output from web scrapers, CMS exports, or application logs is converted to PDF or images on arrival. Errors are saved to a log file for monitoring — no pop-ups or user interaction required.
Güncellendi Wed, 09 Jul 2025
(sadece $750.00)
|
|
|
Ücretsiz deneme sürümünü indirin ve dosyalarınızı dakikalar içinde dönüştürün.
Kredi kartı veya email gerekli değil.