Current Directory: \\10.5.0.10\iis\Sites\goprint2.com\www\

Contents: Directories:
App_Code
App_Data
App_GlobalResources
App_LocalResources
App_WebReferences
articles
aspnet_client
Bin
common
designer
dillners
images
img
includes
kwikkopy
order_centre
printthree
RadControls
update
WebServices
Files:
about_us.aspx | Download
about_us.aspx.vb | Download
contact_us.aspx | Download
contact_us.aspx.vb | Download
create_user.aspx | Download
create_user.aspx.vb | Download
Default.aspx | Download
Default.aspx.vb | Download
discount.aspx | Download
discount.aspx.vb | Download
domain_activation.aspx | Download
domain_activation.aspx.vb | Download
downloadPD.aspx | Download
downloadPD.aspx.vb | Download
download_error.aspx | Download
download_error.aspx.vb | Download
email_policy.aspx | Download
email_policy.aspx.vb | Download
error_page.aspx | Download
error_page.aspx.vb | Download
faq.aspx | Download
faq.aspx.vb | Download
favicon.ico | Download
FileNotFound.htm | Download
generate_print_driver_step1.aspx | Download
generate_print_driver_step1.aspx.vb | Download
generate_print_driver_step2.aspx | Download
generate_print_driver_step2.aspx.vb | Download
generate_print_driver_step3.aspx | Download
generate_print_driver_step3.aspx.vb | Download
Global.asax | Download
header.fla | Download
header.swf | Download
home.aspx | Download
home.aspx.vb | Download
jsincluding.js | Download
login.aspx | Download
login.aspx.vb | Download
marcelito.txt | Download
packages.aspx | Download
packages.aspx.vb | Download
password_recovery.aspx | Download
password_recovery.aspx.vb | Download
PrintIt.master | Download
PrintIt.master.vb | Download
PrintIt.sitemap | Download
PrintItEs.sitemap | Download
PrintItFr.sitemap | Download
PrintIt_CreateUser.master | Download
PrintIt_CreateUser.master.vb | Download
PrintIt_OutSide.master | Download
PrintIt_OutSide.master.vb | Download
privacy_policy.aspx | Download
privacy_policy.aspx.vb | Download
proba.aspx | Download
proba.aspx.vb | Download
robots.txt | Download
sample.txt | Download
show_sess_par.aspx | Download
show_sess_par.aspx.vb | Download
site_map.aspx | Download
site_map.aspx.vb | Download
site_map.xml | Download
sRacadUploader.jar | Download
sRacadUploader_last.jar | Download
terms_and_conditions.aspx | Download
terms_and_conditions.aspx.vb | Download
terms_of_service.aspx | Download
terms_of_service.aspx.vb | Download
test.txt | Download
testimonials.aspx | Download
testimonials.aspx.vb | Download
TextDraw.html | Download
udraw-designer-widescreen-ui.zip | Download
web.config | Download
websites-for-printers.aspx | Download
websites-for-printers.aspx.vb | Download

File Preview: <?xml version="1.0" encoding="utf-8"?> <wsdl:definitions xmlns:http="http://schemas.xmlsoap.org/wsdl/http/" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/" xmlns:tns="http://tempuri.org/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:s="http://www.w3.org/2001/XMLSchema" xmlns:tm="http://microsoft.com/wsdl/mime/textMatching/" xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/" targetNamespace="http://tempuri.org/" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/"> <wsdl:types> <s:schema elementFormDefault="qualified" targetNamespace="http://tempuri.org/"> <s:element name="ConvertPDF"> <s:complexType> <s:sequence> <s:element minOccurs="1" maxOccurs="1" name="storeId" type="s:int" /> <s:element minOccurs="0" maxOccurs="1" name="inDocument" type="s:string" /> <s:element minOccurs="1" maxOccurs="1" name="timeout" type="s:int" /> </s:sequence> </s:complexType> </s:element> <s:element name="ConvertPDFResponse"> <s:complexType> <s:sequence> <s:element minOccurs="0" maxOccurs="1" name="ConvertPDFResult" type="tns:Ticket" /> </s:sequence> </s:complexType> </s:element> <s:complexType name="Ticket"> <s:sequence> <s:element minOccurs="1" maxOccurs="1" name="TicketId" type="s:int" /> <s:element minOccurs="1" maxOccurs="1" name="StoreId" type="s:int" /> <s:element minOccurs="0" maxOccurs="1" name="MacroName" type="s:string" /> <s:element minOccurs="0" maxOccurs="1" name="ApplicationName" type="s:string" /> <s:element minOccurs="0" maxOccurs="1" name="OriginalDocument" type="s:string" /> <s:element minOccurs="0" maxOccurs="1" name="NewDocument" type="s:string" /> <s:element minOccurs="0" maxOccurs="1" name="NewDocumentStream" type="s:base64Binary" /> <s:element minOccurs="0" maxOccurs="1" name="NewDocumentThumbnail" type="s:string" /> <s:element minOccurs="1" maxOccurs="1" name="Timeout" type="s:int" /> <s:element minOccurs="1" maxOccurs="1" name="QueuePosition" type="s:int" /> <s:element minOccurs="1" maxOccurs="1" name="IsComplete" type="s:boolean" /> <s:element minOccurs="0" maxOccurs="1" name="Status" type="s:string" /> </s:sequence> </s:complexType> <s:element name="ConvertPDFFromStream"> <s:complexType> <s:sequence> <s:element minOccurs="1" maxOccurs="1" name="storeId" type="s:int" /> <s:element minOccurs="0" maxOccurs="1" name="inDocumentAsByte" type="s:base64Binary" /> <s:element minOccurs="0" maxOccurs="1" name="fileExtension" type="s:string" /> <s:element minOccurs="1" maxOccurs="1" name="timeout" type="s:int" /> </s:sequence> </s:complexType> </s:element> <s:element name="ConvertPDFFromStreamResponse"> <s:complexType> <s:sequence> <s:element minOccurs="0" maxOccurs="1" name="ConvertPDFFromStreamResult" type="tns:Ticket" /> </s:sequence> </s:complexType> </s:element> <s:element name="IsTicketComplete"> <s:complexType> <s:sequence> <s:element minOccurs="0" maxOccurs="1" name="ticket" type="tns:Ticket" /> </s:sequence> </s:complexType> </s:element> <s:element name="IsTicketCompleteResponse"> <s:complexType> <s:sequence> <s:element minOccurs="0" maxOccurs="1" name="IsTicketCompleteResult" type="tns:Ticket" /> </s:sequence> </s:complexType> </s:element> <s:element name="IsFileSupported"> <s:complexType> <s:sequence> <s:element minOccurs="0" maxOccurs="1" name="filename" type="s:string" /> </s:sequence> </s:complexType> </s:element> <s:element name="IsFileSupportedResponse"> <s:complexType> <s:sequence> <s:element minOccurs="1" maxOccurs="1" name="IsFileSupportedResult" type="s:boolean" /> </s:sequence> </s:complexType> </s:element> <s:element name="GetFileAsBytes"> <s:complexType> <s:sequence> <s:element minOccurs="0" maxOccurs="1" name="filename" type="s:string" /> </s:sequence> </s:complexType> </s:element> <s:element name="GetFileAsBytesResponse"> <s:complexType> <s:sequence> <s:element minOccurs="0" maxOccurs="1" name="GetFileAsBytesResult" type="s:base64Binary" /> </s:sequence> </s:complexType> </s:element> <s:element name="ConvertPDFtoPNG"> <s:complexType> <s:sequence> <s:element minOccurs="0" maxOccurs="1" name="pdfDocument" type="s:string" /> </s:sequence> </s:complexType> </s:element> <s:element name="ConvertPDFtoPNGResponse"> <s:complexType> <s:sequence> <s:element minOccurs="0" maxOccurs="1" name="ConvertPDFtoPNGResult" type="tns:ImageProperties" /> </s:sequence> </s:complexType> </s:element> <s:complexType name="ImageProperties"> <s:sequence> <s:element minOccurs="0" maxOccurs="1" name="Bytes" type="s:base64Binary" /> <s:element minOccurs="1" maxOccurs="1" name="Width" type="s:int" /> <s:element minOccurs="1" maxOccurs="1" name="Heigth" type="s:int" /> <s:element minOccurs="1" maxOccurs="1" name="Length" type="s:long" /> <s:element minOccurs="0" maxOccurs="1" name="FileExtension" type="s:string" /> <s:element minOccurs="0" maxOccurs="1" name="Filename" type="s:string" /> <s:element minOccurs="1" maxOccurs="1" name="ExceptionCode" type="s:int" /> <s:element minOccurs="0" maxOccurs="1" name="ExceptionMessage" type="s:string" /> </s:sequence> </s:complexType> <s:element name="ConvertPDFtoPNG_AllPages"> <s:complexType> <s:sequence> <s:element minOccurs="0" maxOccurs="1" name="pdfDocument" type="s:string" /> </s:sequence> </s:complexType> </s:element> <s:element name="ConvertPDFtoPNG_AllPagesResponse"> <s:complexType> <s:sequence> <s:element minOccurs="0" maxOccurs="1" name="ConvertPDFtoPNG_AllPagesResult" type="tns:ArrayOfImageProperties" /> </s:sequence> </s:complexType> </s:element> <s:complexType name="ArrayOfImageProperties"> <s:sequence> <s:element minOccurs="0" maxOccurs="unbounded" name="ImageProperties" nillable="true" type="tns:ImageProperties" /> </s:sequence> </s:complexType> <s:element name="ConvertPDFtoPNG_AllPagesWithPassword"> <s:complexType> <s:sequence> <s:element minOccurs="0" maxOccurs="1" name="pdfDocument" type="s:string" /> <s:element minOccurs="0" maxOccurs="1" name="password" type="s:string" /> </s:sequence> </s:complexType> </s:element> <s:element name="ConvertPDFtoPNG_AllPagesWithPasswordResponse"> <s:complexType> <s:sequence> <s:element minOccurs="0" maxOccurs="1" name="ConvertPDFtoPNG_AllPagesWithPasswordResult" type="tns:ArrayOfImageProperties" /> </s:sequence> </s:complexType> </s:element> <s:element name="ContertPDFtoSWF"> <s:complexType> <s:sequence> <s:element minOccurs="0" maxOccurs="1" name="pdfDocument" type="s:string" /> <s:element minOccurs="0" maxOccurs="1" name="swfDocument" type="s:string" /> </s:sequence> </s:complexType> </s:element> <s:element name="ContertPDFtoSWFResponse"> <s:complexType> <s:sequence> <s:element minOccurs="1" maxOccurs="1" name="ContertPDFtoSWFResult" type="s:boolean" /> </s:sequence> </s:complexType> </s:element> </s:schema> </wsdl:types> <wsdl:message name="ConvertPDFSoapIn"> <wsdl:part name="parameters" element="tns:ConvertPDF" /> </wsdl:message> <wsdl:message name="ConvertPDFSoapOut"> <wsdl:part name="parameters" element="tns:ConvertPDFResponse" /> </wsdl:message> <wsdl:message name="ConvertPDFFromStreamSoapIn"> <wsdl:part name="parameters" element="tns:ConvertPDFFromStream" /> </wsdl:message> <wsdl:message name="ConvertPDFFromStreamSoapOut"> <wsdl:part name="parameters" element="tns:ConvertPDFFromStreamResponse" /> </wsdl:message> <wsdl:message name="IsTicketCompleteSoapIn"> <wsdl:part name="parameters" element="tns:IsTicketComplete" /> </wsdl:message> <wsdl:message name="IsTicketCompleteSoapOut"> <wsdl:part name="parameters" element="tns:IsTicketCompleteResponse" /> </wsdl:message> <wsdl:message name="IsFileSupportedSoapIn"> <wsdl:part name="parameters" element="tns:IsFileSupported" /> </wsdl:message> <wsdl:message name="IsFileSupportedSoapOut"> <wsdl:part name="parameters" element="tns:IsFileSupportedResponse" /> </wsdl:message> <wsdl:message name="GetFileAsBytesSoapIn"> <wsdl:part name="parameters" element="tns:GetFileAsBytes" /> </wsdl:message> <wsdl:message name="GetFileAsBytesSoapOut"> <wsdl:part name="parameters" element="tns:GetFileAsBytesResponse" /> </wsdl:message> <wsdl:message name="ConvertPDFtoPNGSoapIn"> <wsdl:part name="parameters" element="tns:ConvertPDFtoPNG" /> </wsdl:message> <wsdl:message name="ConvertPDFtoPNGSoapOut"> <wsdl:part name="parameters" element="tns:ConvertPDFtoPNGResponse" /> </wsdl:message> <wsdl:message name="ConvertPDFtoPNG_AllPagesSoapIn"> <wsdl:part name="parameters" element="tns:ConvertPDFtoPNG_AllPages" /> </wsdl:message> <wsdl:message name="ConvertPDFtoPNG_AllPagesSoapOut"> <wsdl:part name="parameters" element="tns:ConvertPDFtoPNG_AllPagesResponse" /> </wsdl:message> <wsdl:message name="ConvertPDFtoPNG_AllPagesWithPasswordSoapIn"> <wsdl:part name="parameters" element="tns:ConvertPDFtoPNG_AllPagesWithPassword" /> </wsdl:message> <wsdl:message name="ConvertPDFtoPNG_AllPagesWithPasswordSoapOut"> <wsdl:part name="parameters" element="tns:ConvertPDFtoPNG_AllPagesWithPasswordResponse" /> </wsdl:message> <wsdl:message name="ContertPDFtoSWFSoapIn"> <wsdl:part name="parameters" element="tns:ContertPDFtoSWF" /> </wsdl:message> <wsdl:message name="ContertPDFtoSWFSoapOut"> <wsdl:part name="parameters" element="tns:ContertPDFtoSWFResponse" /> </wsdl:message> <wsdl:portType name="PDFConverterSoap"> <wsdl:operation name="ConvertPDF"> <wsdl:input message="tns:ConvertPDFSoapIn" /> <wsdl:output message="tns:ConvertPDFSoapOut" /> </wsdl:operation> <wsdl:operation name="ConvertPDFFromStream"> <wsdl:input message="tns:ConvertPDFFromStreamSoapIn" /> <wsdl:output message="tns:ConvertPDFFromStreamSoapOut" /> </wsdl:operation> <wsdl:operation name="IsTicketComplete"> <wsdl:input message="tns:IsTicketCompleteSoapIn" /> <wsdl:output message="tns:IsTicketCompleteSoapOut" /> </wsdl:operation> <wsdl:operation name="IsFileSupported"> <wsdl:input message="tns:IsFileSupportedSoapIn" /> <wsdl:output message="tns:IsFileSupportedSoapOut" /> </wsdl:operation> <wsdl:operation name="GetFileAsBytes"> <wsdl:input message="tns:GetFileAsBytesSoapIn" /> <wsdl:output message="tns:GetFileAsBytesSoapOut" /> </wsdl:operation> <wsdl:operation name="ConvertPDFtoPNG"> <wsdl:input message="tns:ConvertPDFtoPNGSoapIn" /> <wsdl:output message="tns:ConvertPDFtoPNGSoapOut" /> </wsdl:operation> <wsdl:operation name="ConvertPDFtoPNG_AllPages"> <wsdl:input message="tns:ConvertPDFtoPNG_AllPagesSoapIn" /> <wsdl:output message="tns:ConvertPDFtoPNG_AllPagesSoapOut" /> </wsdl:operation> <wsdl:operation name="ConvertPDFtoPNG_AllPagesWithPassword"> <wsdl:input message="tns:ConvertPDFtoPNG_AllPagesWithPasswordSoapIn" /> <wsdl:output message="tns:ConvertPDFtoPNG_AllPagesWithPasswordSoapOut" /> </wsdl:operation> <wsdl:operation name="ContertPDFtoSWF"> <wsdl:input message="tns:ContertPDFtoSWFSoapIn" /> <wsdl:output message="tns:ContertPDFtoSWFSoapOut" /> </wsdl:operation> </wsdl:portType> <wsdl:binding name="PDFConverterSoap" type="tns:PDFConverterSoap"> <soap:binding transport="http://schemas.xmlsoap.org/soap/http" /> <wsdl:operation name="ConvertPDF"> <soap:operation soapAction="http://tempuri.org/ConvertPDF" style="document" /> <wsdl:input> <soap:body use="literal" /> </wsdl:input> <wsdl:output> <soap:body use="literal" /> </wsdl:output> </wsdl:operation> <wsdl:operation name="ConvertPDFFromStream"> <soap:operation soapAction="http://tempuri.org/ConvertPDFFromStream" style="document" /> <wsdl:input> <soap:body use="literal" /> </wsdl:input> <wsdl:output> <soap:body use="literal" /> </wsdl:output> </wsdl:operation> <wsdl:operation name="IsTicketComplete"> <soap:operation soapAction="http://tempuri.org/IsTicketComplete" style="document" /> <wsdl:input> <soap:body use="literal" /> </wsdl:input> <wsdl:output> <soap:body use="literal" /> </wsdl:output> </wsdl:operation> <wsdl:operation name="IsFileSupported"> <soap:operation soapAction="http://tempuri.org/IsFileSupported" style="document" /> <wsdl:input> <soap:body use="literal" /> </wsdl:input> <wsdl:output> <soap:body use="literal" /> </wsdl:output> </wsdl:operation> <wsdl:operation name="GetFileAsBytes"> <soap:operation soapAction="http://tempuri.org/GetFileAsBytes" style="document" /> <wsdl:input> <soap:body use="literal" /> </wsdl:input> <wsdl:output> <soap:body use="literal" /> </wsdl:output> </wsdl:operation> <wsdl:operation name="ConvertPDFtoPNG"> <soap:operation soapAction="http://tempuri.org/ConvertPDFtoPNG" style="document" /> <wsdl:input> <soap:body use="literal" /> </wsdl:input> <wsdl:output> <soap:body use="literal" /> </wsdl:output> </wsdl:operation> <wsdl:operation name="ConvertPDFtoPNG_AllPages"> <soap:operation soapAction="http://tempuri.org/ConvertPDFtoPNG_AllPages" style="document" /> <wsdl:input> <soap:body use="literal" /> </wsdl:input> <wsdl:output> <soap:body use="literal" /> </wsdl:output> </wsdl:operation> <wsdl:operation name="ConvertPDFtoPNG_AllPagesWithPassword"> <soap:operation soapAction="http://tempuri.org/ConvertPDFtoPNG_AllPagesWithPassword" style="document" /> <wsdl:input> <soap:body use="literal" /> </wsdl:input> <wsdl:output> <soap:body use="literal" /> </wsdl:output> </wsdl:operation> <wsdl:operation name="ContertPDFtoSWF"> <soap:operation soapAction="http://tempuri.org/ContertPDFtoSWF" style="document" /> <wsdl:input> <soap:body use="literal" /> </wsdl:input> <wsdl:output> <soap:body use="literal" /> </wsdl:output> </wsdl:operation> </wsdl:binding> <wsdl:binding name="PDFConverterSoap12" type="tns:PDFConverterSoap"> <soap12:binding transport="http://schemas.xmlsoap.org/soap/http" /> <wsdl:operation name="ConvertPDF"> <soap12:operation soapAction="http://tempuri.org/ConvertPDF" style="document" /> <wsdl:input> <soap12:body use="literal" /> </wsdl:input> <wsdl:output> <soap12:body use="literal" /> </wsdl:output> </wsdl:operation> <wsdl:operation name="ConvertPDFFromStream"> <soap12:operation soapAction="http://tempuri.org/ConvertPDFFromStream" style="document" /> <wsdl:input> <soap12:body use="literal" /> </wsdl:input> <wsdl:output> <soap12:body use="literal" /> </wsdl:output> </wsdl:operation> <wsdl:operation name="IsTicketComplete"> <soap12:operation soapAction="http://tempuri.org/IsTicketComplete" style="document" /> <wsdl:input> <soap12:body use="literal" /> </wsdl:input> <wsdl:output> <soap12:body use="literal" /> </wsdl:output> </wsdl:operation> <wsdl:operation name="IsFileSupported"> <soap12:operation soapAction="http://tempuri.org/IsFileSupported" style="document" /> <wsdl:input> <soap12:body use="literal" /> </wsdl:input> <wsdl:output> <soap12:body use="literal" /> </wsdl:output> </wsdl:operation> <wsdl:operation name="GetFileAsBytes"> <soap12:operation soapAction="http://tempuri.org/GetFileAsBytes" style="document" /> <wsdl:input> <soap12:body use="literal" /> </wsdl:input> <wsdl:output> <soap12:body use="literal" /> </wsdl:output> </wsdl:operation> <wsdl:operation name="ConvertPDFtoPNG"> <soap12:operation soapAction="http://tempuri.org/ConvertPDFtoPNG" style="document" /> <wsdl:input> <soap12:body use="literal" /> </wsdl:input> <wsdl:output> <soap12:body use="literal" /> </wsdl:output> </wsdl:operation> <wsdl:operation name="ConvertPDFtoPNG_AllPages"> <soap12:operation soapAction="http://tempuri.org/ConvertPDFtoPNG_AllPages" style="document" /> <wsdl:input> <soap12:body use="literal" /> </wsdl:input> <wsdl:output> <soap12:body use="literal" /> </wsdl:output> </wsdl:operation> <wsdl:operation name="ConvertPDFtoPNG_AllPagesWithPassword"> <soap12:operation soapAction="http://tempuri.org/ConvertPDFtoPNG_AllPagesWithPassword" style="document" /> <wsdl:input> <soap12:body use="literal" /> </wsdl:input> <wsdl:output> <soap12:body use="literal" /> </wsdl:output> </wsdl:operation> <wsdl:operation name="ContertPDFtoSWF"> <soap12:operation soapAction="http://tempuri.org/ContertPDFtoSWF" style="document" /> <wsdl:input> <soap12:body use="literal" /> </wsdl:input> <wsdl:output> <soap12:body use="literal" /> </wsdl:output> </wsdl:operation> </wsdl:binding> <wsdl:service name="PDFConverter"> <wsdl:port name="PDFConverterSoap" binding="tns:PDFConverterSoap"> <soap:address location="http://services.racadtech.com/RacadService/PDFConverter.asmx" /> </wsdl:port> <wsdl:port name="PDFConverterSoap12" binding="tns:PDFConverterSoap12"> <soap12:address location="http://services.racadtech.com/RacadService/PDFConverter.asmx" /> </wsdl:port> </wsdl:service> </wsdl:definitions>