This example demonstrates how to convert html document into pdf document with load options.
There are steps that usage of GroupDocs.Conversion Cloud consists of:
Upload input document into cloud storage Convert document Download converted document from storage Steps 1 and 3 are storage operations, please refer to the File API documentation for usage details.
Step 3 is not needed, if “OutputPath” option is not provided: the convert api method will return converted document in the response body...PageNumbering : true , }, } result , _ , err := config . Client . ConvertApi...config . Ctx , settings ) if err != nil { fmt . Printf ( "ConvertHtmlWithPageN...