René's URL Explorer Experiment


Title: GitHub - esandom/sms-API: ClientConfigBuilder - Documentation

ClientConfigBuilder

ClientConfigBuilder

Builds a ClientConfig instance.

Methods

withConnectTimeout(connectTimeoutnon-null) → {ClientConfigBuilder}

Sets the connect timeout. It should be greater than zero.

Parameters:
Name Type Description
connectTimeout Number

Determines the timeout in milliseconds until a connection is established in the API calls. Default value is 10000 milliseconds

Returns:

This Builder instance to add any additional parameters.

Type
ClientConfigBuilder

withReadTimeout(readTimeoutnon-null) → {ClientConfigBuilder}

Sets the read timeout. It should be greater than zero.

Parameters:
Name Type Description
readTimeout Number

Defines the read timeout in milliseconds, which is the timeout for waiting for data or, put differently, a maximum period inactivity between two consecutive data packets. Default value is 10000 milliseconds

Returns:

This Builder instance to add any additional parameters.

Type
ClientConfigBuilder

fromFile(clientConfigFilePathnon-null) → {ClientConfigBuilder}

Sets the connect timeout and read timeout using the JSON client config file path. All the keys in the JSON structure are optional.

JSON structure:

 {   "connectTimeout": "4000",   "readTimeout": "20000" } 
Parameters:
Name Type Description
clientConfigFilePath String

JSON client config file path

Returns:

This Builder instance to add any additional parameters.

Type
ClientConfigBuilder

build() → {ClientConfig}

Returns a new ClientConfig instance built from the current state of this builder.

Returns:

A ClientConfig instance.

Type
ClientConfig

Open Graph Title: GitHub - esandom/sms-API: ClientConfigBuilder - Documentation

ClientConfigBuilder

ClientConfigBuilder

Builds a ClientConfig instance.

Methods

withConnectTimeout(connectTimeoutnon-null) → {ClientConfigBuilder}

Sets the connect timeout. It should be greater than zero.

Parameters:
Name Type Description
connectTimeout Number

Determines the timeout in milliseconds until a connection is established in the API calls. Default value is 10000 milliseconds

Returns:

This Builder instance to add any additional parameters.

Type
ClientConfigBuilder

withReadTimeout(readTimeoutnon-null) → {ClientConfigBuilder}

Sets the read timeout. It should be greater than zero.

Parameters:
Name Type Description
readTimeout Number

Defines the read timeout in milliseconds, which is the timeout for waiting for data or, put differently, a maximum period inactivity between two consecutive data packets. Default value is 10000 milliseconds

Returns:

This Builder instance to add any additional parameters.

Type
ClientConfigBuilder

fromFile(clientConfigFilePathnon-null) → {ClientConfigBuilder}

Sets the connect timeout and read timeout using the JSON client config file path. All the keys in the JSON structure are optional.

JSON structure:

 {   "connectTimeout": "4000",   "readTimeout": "20000" } 
Parameters:
Name Type Description
clientConfigFilePath String

JSON client config file path

Returns:

This Builder instance to add any additional parameters.

Type
ClientConfigBuilder

build() → {ClientConfig}

Returns a new ClientConfig instance built from the current state of this builder.

Returns:

A ClientConfig instance.

Type
ClientConfig

X Title: GitHub - esandom/sms-API: ClientConfigBuilder - Documentation

ClientConfigBuilder

ClientConfigBuilder

Builds a ClientConfig instance.

Methods

withConnectTimeout(connectTimeoutnon-null) → {ClientConfigBuilder}

Sets the connect timeout. It should be greater than zero.

Parameters:
Name Type Description
connectTimeout Number

Determines the timeout in milliseconds until a connection is established in the API calls. Default value is 10000 milliseconds

Returns:

This Builder instance to add any additional parameters.

Type
ClientConfigBuilder

withReadTimeout(readTimeoutnon-null) → {ClientConfigBuilder}

Sets the read timeout. It should be greater than zero.

Parameters:
Name Type Description
readTimeout Number

Defines the read timeout in milliseconds, which is the timeout for waiting for data or, put differently, a maximum period inactivity between two consecutive data packets. Default value is 10000 milliseconds

Returns:

This Builder instance to add any additional parameters.

Type
ClientConfigBuilder

fromFile(clientConfigFilePathnon-null) → {ClientConfigBuilder}

Sets the connect timeout and read timeout using the JSON client config file path. All the keys in the JSON structure are optional.

JSON structure:

 {   "connectTimeout": "4000",   "readTimeout": "20000" } 
Parameters:
Name Type Description
clientConfigFilePath String

JSON client config file path

Returns:

This Builder instance to add any additional parameters.

Type
ClientConfigBuilder

build() → {ClientConfig}

Returns a new ClientConfig instance built from the current state of this builder.

Returns:

A ClientConfig instance.

Type
ClientConfig

Description: ClientConfigBuilder - Documentation

ClientConfigBuilder

ClientConfigBuilder

Builds a ClientConfig instance.

Methods

withConnectTimeout(connectTimeoutnon-null) → {ClientConfigBuilder}

Sets the connect timeout. It should be greater than zero.

Parameters:
Name Type Description
connectTimeout Number

Determines the timeout in milliseconds until a connection is established in the API calls. Default value is 10000 milliseconds

Returns:

This Builder instance to add any additional parameters.

Type
ClientConfigBuilder

withReadTimeout(readTimeoutnon-null) → {ClientConfigBuilder}

Sets the read timeout. It should be greater than zero.

Parameters:
Name Type Description
readTimeout Number

Defines the read timeout in milliseconds, which is the timeout for waiting for data or, put differently, a maximum period inactivity between two consecutive data packets. Default value is 10000 milliseconds

Returns:

This Builder instance to add any additional parameters.

Type
ClientConfigBuilder

fromFile(clientConfigFilePathnon-null) → {ClientConfigBuilder}

Sets the connect timeout and read timeout using the JSON client config file path. All the keys in the JSON structure are optional.

JSON structure:

 {   "connectTimeout": "4000",   "readTimeout": "20000" } 
Parameters:
Name Type Description
clientConfigFilePath String

JSON client config file path

Returns:

This Builder instance to add any additional parameters.

Type
ClientConfigBuilder

build() → {ClientConfig}

Returns a new ClientConfig instance built from the current state of this builder.

Returns:

A ClientConfig instance.

Type
ClientConfig

- GitHub - esandom/sms-API: ClientConfigBuilder - Documentation

ClientConfigBuilder

ClientConfigBuilder

Builds a ClientConfig instance.

Methods

withConnectTimeout(connectTimeoutnon-null) → {ClientConfigBuilder}

Sets the connect timeout. It should be greater than zero.

Parameters:
Name Type Description
connectTimeout Number

Determines the timeout in milliseconds until a connection is established in the API calls. Default value is 10000 milliseconds

Returns:

This Builder instance to add any additional parameters.

Type
ClientConfigBuilder

withReadTimeout(readTimeoutnon-null) → {ClientConfigBuilder}

Sets the read timeout. It should be greater than zero.

Parameters:
Name Type Description
readTimeout Number

Defines the read timeout in milliseconds, which is the timeout for waiting for data or, put differently, a maximum period inactivity between two consecutive data packets. Default value is 10000 milliseconds

Returns:

This Builder instance to add any additional parameters.

Type
ClientConfigBuilder

fromFile(clientConfigFilePathnon-null) → {ClientConfigBuilder}

Sets the connect timeout and read timeout using the JSON client config file path. All the keys in the JSON structure are optional.

JSON structure:

 {   "connectTimeout": "4000",   "readTimeout": "20000" } 
Parameters:
Name Type Description
clientConfigFilePath String

JSON client config file path

Returns:

This Builder instance to add any additional parameters.

Type
ClientConfigBuilder

build() → {ClientConfig}

Returns a new ClientConfig instance built from the current state of this builder.

Returns:

A ClientConfig instance.

Type
ClientConfig

Open Graph Description: <!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>ClientConfigBuilder - Documentation</title> <script s...

X Description: &lt;!DOCTYPE html&gt; &lt;html lang=&quot;en&quot;&gt; &lt;head&gt; &lt;meta charset=&quot;utf-8&quot;&gt; &lt;title&gt;ClientConfig...

Opengraph URL: https://github.com/esandom/sms-API

X: @github

direct link

Domain: patch-diff.githubusercontent.com

route-pattern/:user_id/:repository
route-controllerfiles
route-actiondisambiguate
fetch-noncev2:4e3bd171-5d6d-6a83-320d-257c1767551c
current-catalog-service-hashf3abb0cc802f3d7b95fc8762b94bdcb13bf39634c40c357301c4aa1d67a256fb
request-idB546:2FACC2:4B9258:648F7A:697C200F
html-safe-nonce33b1fee9acc84e945a18f1921dcd32f0c6088e39e2523c0c69c0d6e2fe4b1014
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJCNTQ2OjJGQUNDMjo0QjkyNTg6NjQ4RjdBOjY5N0MyMDBGIiwidmlzaXRvcl9pZCI6IjQ5NTI3MTk3Njc5NjI5MTg5MjgiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ==
visitor-hmac97c7b709400d3542033bade0076f324a0bc4cdd36725816dab1a4215d4bd433d
hovercard-subject-tagrepository:507924306
github-keyboard-shortcutsrepository,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location//
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/esandom/sms-API
twitter:imagehttps://opengraph.githubassets.com/12902f7cf0e0d3a7f7cd24ac4272aa4eba8b4d687d5dbf11b2c29272f4821e05/esandom/sms-API
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/12902f7cf0e0d3a7f7cd24ac4272aa4eba8b4d687d5dbf11b2c29272f4821e05/esandom/sms-API
og:image:alt<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>ClientConfigBuilder - Documentation</title> <script s...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
Noneda4f0ee56809799586f8ee546b27f94fe9b5893edfbf87732e82be45be013b52
turbo-cache-controlno-preview
go-importgithub.com/esandom/sms-API git https://github.com/esandom/sms-API.git
octolytics-dimension-user_id104081412
octolytics-dimension-user_loginesandom
octolytics-dimension-repository_id507924306
octolytics-dimension-repository_nwoesandom/sms-API
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forktrue
octolytics-dimension-repository_parent_id373629273
octolytics-dimension-repository_parent_nwocrabradley/sms-API
octolytics-dimension-repository_network_root_id373629273
octolytics-dimension-repository_network_root_nwocrabradley/sms-API
turbo-body-classeslogged-out env-production page-responsive
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release787d8d274e314f52ce6d846c7581f9476d8dc736
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://patch-diff.githubusercontent.com/esandom/sms-API#start-of-content
https://patch-diff.githubusercontent.com/
Sign in https://patch-diff.githubusercontent.com/login?return_to=https%3A%2F%2Fgithub.com%2Fesandom%2Fsms-API
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub SparkBuild and deploy intelligent appshttps://github.com/features/spark
GitHub ModelsManage and compare promptshttps://github.com/features/models
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://patch-diff.githubusercontent.com/login?return_to=https%3A%2F%2Fgithub.com%2Fesandom%2Fsms-API
Sign up https://patch-diff.githubusercontent.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E&source=header-repo&source_repo=esandom%2Fsms-API
Reloadhttps://patch-diff.githubusercontent.com/esandom/sms-API
Reloadhttps://patch-diff.githubusercontent.com/esandom/sms-API
Reloadhttps://patch-diff.githubusercontent.com/esandom/sms-API
esandom https://patch-diff.githubusercontent.com/esandom
sms-APIhttps://patch-diff.githubusercontent.com/esandom/sms-API
crabradley/sms-APIhttps://patch-diff.githubusercontent.com/crabradley/sms-API
Notifications https://patch-diff.githubusercontent.com/login?return_to=%2Fesandom%2Fsms-API
Fork 0 https://patch-diff.githubusercontent.com/login?return_to=%2Fesandom%2Fsms-API
Star 0 https://patch-diff.githubusercontent.com/login?return_to=%2Fesandom%2Fsms-API
Apache-2.0 license https://patch-diff.githubusercontent.com/esandom/sms-API/blob/main/LICENSE
0 stars https://patch-diff.githubusercontent.com/esandom/sms-API/stargazers
1 fork https://patch-diff.githubusercontent.com/esandom/sms-API/forks
Branches https://patch-diff.githubusercontent.com/esandom/sms-API/branches
Tags https://patch-diff.githubusercontent.com/esandom/sms-API/tags
Activity https://patch-diff.githubusercontent.com/esandom/sms-API/activity
Star https://patch-diff.githubusercontent.com/login?return_to=%2Fesandom%2Fsms-API
Notifications https://patch-diff.githubusercontent.com/login?return_to=%2Fesandom%2Fsms-API
Code https://patch-diff.githubusercontent.com/esandom/sms-API
Pull requests 0 https://patch-diff.githubusercontent.com/esandom/sms-API/pulls
Actions https://patch-diff.githubusercontent.com/esandom/sms-API/actions
Projects 0 https://patch-diff.githubusercontent.com/esandom/sms-API/projects
Security 0 https://patch-diff.githubusercontent.com/esandom/sms-API/security
Insights https://patch-diff.githubusercontent.com/esandom/sms-API/pulse
Code https://patch-diff.githubusercontent.com/esandom/sms-API
Pull requests https://patch-diff.githubusercontent.com/esandom/sms-API/pulls
Actions https://patch-diff.githubusercontent.com/esandom/sms-API/actions
Projects https://patch-diff.githubusercontent.com/esandom/sms-API/projects
Security https://patch-diff.githubusercontent.com/esandom/sms-API/security
Insights https://patch-diff.githubusercontent.com/esandom/sms-API/pulse
Brancheshttps://patch-diff.githubusercontent.com/esandom/sms-API/branches
Tagshttps://patch-diff.githubusercontent.com/esandom/sms-API/tags
https://patch-diff.githubusercontent.com/esandom/sms-API/branches
https://patch-diff.githubusercontent.com/esandom/sms-API/tags
3 Commitshttps://patch-diff.githubusercontent.com/esandom/sms-API/commits/main/
https://patch-diff.githubusercontent.com/esandom/sms-API/commits/main/
.gitignorehttps://patch-diff.githubusercontent.com/esandom/sms-API/blob/main/.gitignore
.gitignorehttps://patch-diff.githubusercontent.com/esandom/sms-API/blob/main/.gitignore
AUTHORShttps://patch-diff.githubusercontent.com/esandom/sms-API/blob/main/AUTHORS
AUTHORShttps://patch-diff.githubusercontent.com/esandom/sms-API/blob/main/AUTHORS
CODE_OF_CONDUCT.mdhttps://patch-diff.githubusercontent.com/esandom/sms-API/blob/main/CODE_OF_CONDUCT.md
CODE_OF_CONDUCT.mdhttps://patch-diff.githubusercontent.com/esandom/sms-API/blob/main/CODE_OF_CONDUCT.md
LICENSEhttps://patch-diff.githubusercontent.com/esandom/sms-API/blob/main/LICENSE
LICENSEhttps://patch-diff.githubusercontent.com/esandom/sms-API/blob/main/LICENSE
LICENSE.mdhttps://patch-diff.githubusercontent.com/esandom/sms-API/blob/main/LICENSE.md
LICENSE.mdhttps://patch-diff.githubusercontent.com/esandom/sms-API/blob/main/LICENSE.md
README.mdhttps://patch-diff.githubusercontent.com/esandom/sms-API/blob/main/README.md
README.mdhttps://patch-diff.githubusercontent.com/esandom/sms-API/blob/main/README.md
pdftools-api-credentials.jsonhttps://patch-diff.githubusercontent.com/esandom/sms-API/blob/main/pdftools-api-credentials.json
pdftools-api-credentials.jsonhttps://patch-diff.githubusercontent.com/esandom/sms-API/blob/main/pdftools-api-credentials.json
pom.xmlhttps://patch-diff.githubusercontent.com/esandom/sms-API/blob/main/pom.xml
pom.xmlhttps://patch-diff.githubusercontent.com/esandom/sms-API/blob/main/pom.xml
private.keyhttps://patch-diff.githubusercontent.com/esandom/sms-API/blob/main/private.key
private.keyhttps://patch-diff.githubusercontent.com/esandom/sms-API/blob/main/private.key
smshttps://patch-diff.githubusercontent.com/esandom/sms-API/blob/main/sms
smshttps://patch-diff.githubusercontent.com/esandom/sms-API/blob/main/sms
READMEhttps://patch-diff.githubusercontent.com/esandom/sms-API
Code of conducthttps://patch-diff.githubusercontent.com/esandom/sms-API
Licensehttps://patch-diff.githubusercontent.com/esandom/sms-API
https://patch-diff.githubusercontent.com/esandom/sms-API#samples-for-the-pdf-tools-java-sdk
https://patch-diff.githubusercontent.com/esandom/sms-API#prerequisites
herehttps://maven.apache.org/install.html
https://patch-diff.githubusercontent.com/esandom/sms-API#authentication-setup
Get Startedhttps://www.adobe.io/apis/documentcloud/dcsdk/gettingstarted.html?ref=getStartedWithServicesSdk
sectionhttps://patch-diff.githubusercontent.com/esandom/sms-API#create-a-pdf-file-from-a-docx-file-by-providing-in-memory-authentication-credentials
https://patch-diff.githubusercontent.com/esandom/sms-API#quota-exhaustion
contact ushttps://www.adobe.com/go/pdftoolsapi_requestform
https://patch-diff.githubusercontent.com/esandom/sms-API#build-with-maven
https://patch-diff.githubusercontent.com/esandom/sms-API#a-note-on-logging
slf4j APIhttps://www.slf4j.org/
https://patch-diff.githubusercontent.com/esandom/sms-API#running-the-samples
https://patch-diff.githubusercontent.com/esandom/sms-API#create-a-pdf-file
https://patch-diff.githubusercontent.com/esandom/sms-API#create-a-pdf-file-from-a-docx-file
https://patch-diff.githubusercontent.com/esandom/sms-API#create-a-pdf-file-from-a-docx-file-with-options
https://patch-diff.githubusercontent.com/esandom/sms-API#create-a-pdf-file-from-a-docx-input-stream
https://patch-diff.githubusercontent.com/esandom/sms-API#create-a-pdf-file-from-a-docx-file-write-to-an-outputstream
https://patch-diff.githubusercontent.com/esandom/sms-API#create-a-pdf-file-from-a-pptx-file
https://patch-diff.githubusercontent.com/esandom/sms-API#create-a-pdf-file-from-static-html-via-zip-archive
https://patch-diff.githubusercontent.com/esandom/sms-API#create-a-pdf-file-from-dynamic-html-via-zip-archive
https://patch-diff.githubusercontent.com/esandom/sms-API#create-a-pdf-file-from-a-docx-file-by-providing-in-memory-authentication-credentials
https://patch-diff.githubusercontent.com/esandom/sms-API#create-a-pdf-file-from-a-docx-file-by-providing-custom-value-for-timeouts
https://patch-diff.githubusercontent.com/esandom/sms-API#export-pdf-to-other-formats
https://patch-diff.githubusercontent.com/esandom/sms-API#export-a-pdf-file-to-a-docx-file
https://patch-diff.githubusercontent.com/esandom/sms-API#export-a-pdf-file-to-an-image-format-jpeg
https://patch-diff.githubusercontent.com/esandom/sms-API#combine-pdf-files
https://patch-diff.githubusercontent.com/esandom/sms-API#combine-multiple-pdf-files
https://patch-diff.githubusercontent.com/esandom/sms-API#combine-specific-pages-of-multiple-pdf-files
https://patch-diff.githubusercontent.com/esandom/sms-API#ocr-pdf-file
https://patch-diff.githubusercontent.com/esandom/sms-API#convert-a-pdf-file-into-a-searchable-pdf-file
https://patch-diff.githubusercontent.com/esandom/sms-API#convert-a-pdf-file-into-a-searchable-pdf-file-while-keeping-the-original-image
https://patch-diff.githubusercontent.com/esandom/sms-API#compress-pdf-file
https://patch-diff.githubusercontent.com/esandom/sms-API#reduce-pdf-file-size
https://patch-diff.githubusercontent.com/esandom/sms-API#reduce-pdf-file-size-on-the-basis-of-compression-level
https://patch-diff.githubusercontent.com/esandom/sms-API#linearize-pdf-file
https://patch-diff.githubusercontent.com/esandom/sms-API#convert-a-pdf-file-into-a-web-optimized-file
https://patch-diff.githubusercontent.com/esandom/sms-API#protect-pdf-file
https://patch-diff.githubusercontent.com/esandom/sms-API#convert-a-pdf-file-into-a-password-protected-pdf-file
https://patch-diff.githubusercontent.com/esandom/sms-API#protect-a-pdf-file-with-an-owner-password-and-permissions
https://patch-diff.githubusercontent.com/esandom/sms-API#remove-protection
https://patch-diff.githubusercontent.com/esandom/sms-API#remove-protection-from-a-pdf-file
https://patch-diff.githubusercontent.com/esandom/sms-API#rotate-pages
https://patch-diff.githubusercontent.com/esandom/sms-API#rotate-pages-in-pdf-file
https://patch-diff.githubusercontent.com/esandom/sms-API#delete-pages
https://patch-diff.githubusercontent.com/esandom/sms-API#delete-pages-from-pdf-file
https://patch-diff.githubusercontent.com/esandom/sms-API#reorder-pages
https://patch-diff.githubusercontent.com/esandom/sms-API#reorder-pages-in-pdf-file
https://patch-diff.githubusercontent.com/esandom/sms-API#insert-pages
https://patch-diff.githubusercontent.com/esandom/sms-API#insert-pages-into-a-pdf-file
https://patch-diff.githubusercontent.com/esandom/sms-API#replace-pages
https://patch-diff.githubusercontent.com/esandom/sms-API#replace-pdf-file-pages-with-multiple-pdf-files
https://patch-diff.githubusercontent.com/esandom/sms-API#split-pdf-file
https://patch-diff.githubusercontent.com/esandom/sms-API#split-pdf-by-number-of-pages
https://patch-diff.githubusercontent.com/esandom/sms-API#split-pdf-into-number-of-pdf-files
https://patch-diff.githubusercontent.com/esandom/sms-API#split-pdf-by-page-ranges
https://patch-diff.githubusercontent.com/esandom/sms-API#document-merge
documentationhttp://www.adobe.com/go/dcdocgen_overview_doc
https://patch-diff.githubusercontent.com/esandom/sms-API#merge-document-to-docx
https://patch-diff.githubusercontent.com/esandom/sms-API#merge-document-to-pdf
https://patch-diff.githubusercontent.com/esandom/sms-API#licensing
LICENSEhttps://patch-diff.githubusercontent.com/esandom/sms-API/blob/main/LICENSE.md
Readme https://patch-diff.githubusercontent.com/esandom/sms-API#readme-ov-file
Apache-2.0 license https://patch-diff.githubusercontent.com/esandom/sms-API#Apache-2.0-1-ov-file
Code of conduct https://patch-diff.githubusercontent.com/esandom/sms-API#coc-ov-file
Please reload this pagehttps://patch-diff.githubusercontent.com/esandom/sms-API
Activityhttps://patch-diff.githubusercontent.com/esandom/sms-API/activity
0 starshttps://patch-diff.githubusercontent.com/esandom/sms-API/stargazers
0 watchinghttps://patch-diff.githubusercontent.com/esandom/sms-API/watchers
0 forkshttps://patch-diff.githubusercontent.com/esandom/sms-API/forks
Report repository https://patch-diff.githubusercontent.com/contact/report-content?content_url=https%3A%2F%2Fgithub.com%2Fesandom%2Fsms-API&report=esandom+%28user%29
Releaseshttps://patch-diff.githubusercontent.com/esandom/sms-API/releases
Packages 0https://patch-diff.githubusercontent.com/users/esandom/packages?repo_name=sms-API
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.