mirror of
https://github.com/gotenberg/gotenberg.git
synced 2026-08-18 21:22:15 +01:00
emphazing that pageRanges does not work if more than one office document
This commit is contained in:
@@ -123,7 +123,7 @@ You may specify the page ranges to convert.
|
|||||||
The format is the same as the one from the print options
|
The format is the same as the one from the print options
|
||||||
of LibreOffice, e.g. `1-1` or `1-4`.
|
of LibreOffice, e.g. `1-1` or `1-4`.
|
||||||
|
|
||||||
> This feature does not work in there is more
|
> **Attention:** this feature does not work in there is more
|
||||||
> than one document to convert.
|
> than one document to convert.
|
||||||
|
|
||||||
### cURL
|
### cURL
|
||||||
|
|||||||
@@ -1066,7 +1066,7 @@ $client->store($request, $dest);
|
|||||||
of LibreOffice, e.g. <code>1-1</code> or <code>1-4</code>.</p>
|
of LibreOffice, e.g. <code>1-1</code> or <code>1-4</code>.</p>
|
||||||
|
|
||||||
<blockquote>
|
<blockquote>
|
||||||
<p>This feature does not work in there is more
|
<p><strong>Attention:</strong> this feature does not work in there is more
|
||||||
than one document to convert.</p>
|
than one document to convert.</p>
|
||||||
</blockquote>
|
</blockquote>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user