Skip to content
This repository has been archived by the owner. It is now read-only.

Latest commit

 

History

History
193 lines (98 loc) · 2.41 KB

File metadata and controls

193 lines (98 loc) · 2.41 KB
layout post
title webAPI reference for PDF
description webAPI reference for PDF
documentation ug
platform js
keywords pdf, syncfusion, pdf webapi

GeneratePdfDocument

[POST] /Api/PDF/GeneratePdfDocument

URL parameters

Parameter Description

Response information

Code:

Content-Type:

Response(JSON):

{% highlight js %}

{% endhighlight %}

Code example

{% highlight js %}

{% endhighlight %}

GetFormFillTemplate

[POST] /Api/PDF/GetFormFillTemplate

URL parameters

Parameter Description

Response information

Code:

Content-Type:

Response(JSON):

{% highlight js %}

{% endhighlight %}

Code example

{% highlight js %}

{% endhighlight %}

GenerateFormFillTemplate

[POST] /Api/PDF/GenerateFormFillTemplate

URL parameters

Parameter Description

Response information

Code:

Content-Type:

Response(JSON):

{% highlight js %}

{% endhighlight %}

Code example

{% highlight js %}

{% endhighlight %}

GenerateInteractiveFeature

[POST] /Api/PDF/GenerateInteractiveFeature

URL parameters

Parameter Description

Response information

Code:

Content-Type:

Response(JSON):

{% highlight js %}

{% endhighlight %}

Code example

{% highlight js %}

{% endhighlight %}

GenerateEncryptDocument

[POST] /Api/PDF/GenerateEncryptDocument

URL parameters

Parameter Description

Response information

Code:

Content-Type:

Response(JSON):

{% highlight js %}

{% endhighlight %}

Code example

{% highlight js %}

{% endhighlight %}

GenerateTableFeature

[POST] /Api/PDF/GenerateTableFeature

URL parameters

Parameter Description

Response information

Code:

Content-Type:

Response(JSON):

{% highlight js %}

{% endhighlight %}

Code example

{% highlight js %}

{% endhighlight %}