Spidering scans web pages for links to other web
pages. When a link to another web page is encountered, the destination
page is fetched and included in the PDF document that is generated.
Enable these options to set the number of levels to be fetched and
converted to PDF:
- Get Only X Levels:
- Spiders and converts pages up to a depth of the specified level
from the base page URL. A value of 1 converts only the supplied
URL.
- Get Entire Site:
- Converts the entire site, starting from the provided URL.
- Stay On Same Path:
- Any links that point to pages that are not on the same relative
path as the base URL are not converted during spidering.
- Stay On Same Server:
- Any links that point to pages on different servers are not converted
during spidering. Only links that point to the same server as the specified
URL are converted.
|
|
|