Huge Collections of Software Manuals and Knowledgebase

GreatManuals.com
Huge Collections of Software Manuals and Knowledgebase

 
Home Contact Us Request to publish your help manuals Request to remove your help manuals

Introduction
 » ASP/Text2PDF Component
 » Features
Working Details
 » Installation
 » Reference
 » Example
Support Information
 » Update & Order
 

Example

ASP:

<%
Set Obj = Server.CreateObject("nonnoi_ASPText2PDF.ASPText2PDF")
Obj.TextFile "E:\Master\nonnoi\MyData.txt"
Obj.ShowPDF

set Obj = nothing
%>

ASP (Registered User):

system usb monitor hard disk repair recover deleted files
ipod reset data leakage protection keylogger download
software manuals ipod repair software ipod disk repair

<%
Set Obj = Server.CreateObject("nonnoi_ASPText2PDF.ASPText2PDF")
Obj.TextFile "E:\Master\nonnoi\MyData.txt"
Obj.RegisterName = "Nonnoi"
Obj.RegisterKey = "0123456-789"
Obj.ShowPDF

set Obj = nothing
%>

Home | Contact Us | Request to publish your help manuals | Request to remove your help manuals