examples/api-samples/views/sample33.haml in groupdocs-1.7.0 vs examples/api-samples/views/sample33.haml in groupdocs-1.8.0

- old
+ new

@@ -26,10 +26,10 @@ %p %font{:color => 'red'} #{(defined? err) ? err : ''} #requestForm{:style => 'padding:20px; border:1px solid black;'} %p Enter credentials and file URLs to any documents or HTML pages and press "Make request" button - %form{:action => '/sample-33-how-to-convert-several-html-documents-into-one-pdf-document', :enctype => 'multipart/form-data', :method => 'post'} + %form{:action => '/sample-33-how-to-convert-several-html-documents-to-pdf-and-merge-them-to-one-document', :enctype => 'multipart/form-data', :method => 'post'} %label{:for => 'clientId'} GroupDocs ClientID %br/ %input{:type=>'text', :name=>'clientId'} %br/ %label{:for => 'privateKey'} GroupDocs PrivateKey