Creates a PDF document with a color profile using a web service from a given URL. 
            
Namespace: EvoPdfClient
Assembly: EvoPdfClient_NetCore (in EvoPdfClient_NetCore.dll) Version: 10.0.0
Syntax
Parameters
- useWebService
- Type: SystemBoolean
 A flag indicating if the converter will use the web service URL or the TCP server
- webServiceUrl
- Type: SystemString
 The web service URL when the useWebService parameter is true or the TCP server host name or IP address
- colorProfile
- Type: EvoPdfClientColorProfile
 The color profile to be used when creating the PDF document
See Also
