Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Regarding to use sdk

Community Beginner ,
Dec 13, 2017 Dec 13, 2017

I want to Trim the PDF using SDK want to remove the white space with some watermarks but not able to find any way.Needs help.

TOPICS
Acrobat SDK and JavaScript
824
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Community Expert , Dec 14, 2017 Dec 14, 2017

This is easier done with JavaScript than with a plug-in. 

1. PDF watermarks are on OCG layers. So if you turn the layer off, the watermark will disappear.

Here's an article on the topic: https://acrobatusers.com/tutorials/create_use_layers

2. The visible edges of a PDF are controlled with the "Crop" box. 

Here's an article: https://acrobatusers.com/tutorials/finding-page-boundaries

Translate
Community Expert ,
Dec 14, 2017 Dec 14, 2017

This is easier done with JavaScript than with a plug-in. 

1. PDF watermarks are on OCG layers. So if you turn the layer off, the watermark will disappear.

Here's an article on the topic: https://acrobatusers.com/tutorials/create_use_layers

2. The visible edges of a PDF are controlled with the "Crop" box. 

Here's an article: https://acrobatusers.com/tutorials/finding-page-boundaries

Thom Parker - Software Developer at PDFScripting
Use the Acrobat JavaScript Reference early and often

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Beginner ,
Dec 18, 2017 Dec 18, 2017

Thanks for your help sir. I understood how to do that. Thanks again.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Beginner ,
Jan 09, 2018 Jan 09, 2018
LATEST

No

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines