pageRanges

Type: <string>
It specifies the page range for generating the pdf over the target url.
  • CLI
  • JavaScript
  • Shell
  • Python
  • Ruby
microlink 'https://stripe.com&pdf=true&landscape=true&pageRanges=1-1'
Any interval can be defined, such as, '1-5, 8, 11-13'. If you want to print just one page, specify it as range, e.g., '1-1'.