mirror of
https://github.com/gotenberg/gotenberg.git
synced 2026-08-16 12:22:17 +01:00
updating documentation: if office and more than one document, page ranges will be applied for each of them
This commit is contained in:
@@ -123,8 +123,8 @@ 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`.
|
||||||
|
|
||||||
> **Attention:** this feature does not work in there is more
|
> **Attention:** if more than one document, the page ranges will be
|
||||||
> than one document to convert.
|
> applied for each document.
|
||||||
|
|
||||||
### cURL
|
### cURL
|
||||||
|
|
||||||
|
|||||||
@@ -1066,8 +1066,8 @@ $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><strong>Attention:</strong> this feature does not work in there is more
|
<p><strong>Attention:</strong> if more than one document, the page ranges will be
|
||||||
than one document to convert.</p>
|
applied for each document.</p>
|
||||||
</blockquote>
|
</blockquote>
|
||||||
|
|
||||||
<h3 class="Heading"><a class="Anchor" aria-hidden="true" id="office.page_ranges.c_url" href="#office.page_ranges.c_url">
|
<h3 class="Heading"><a class="Anchor" aria-hidden="true" id="office.page_ranges.c_url" href="#office.page_ranges.c_url">
|
||||||
|
|||||||
Reference in New Issue
Block a user