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

... either “expected a string object” or “bad parameters”

New Here ,
Sep 06, 2016 Sep 06, 2016

When I combine pdf document “A” (10 pages) with pdf document “B” (50 pages) I get 1 of 2 warnings: either “expected a string object” or “bad parameters.” The resulting document “C” is (in this example) 59 pages with page 1 of document “B” missing.

TOPICS
Acrobat SDK and JavaScript
2.6K
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 , Sep 06, 2016 Sep 06, 2016

This suggests that your file "B" is corrupt, and more specifically, that the corruption is on the first page. There is not much you can do to fix this problem. If you created this document, and you still have the original file you used to create the PDF, I would re-create the document and see if that fixes the problem. If it does not, then chances are that something you've included on that page is causing this problem (could be e.g. a corrupt image, or a corrupt font).

Translate
Community Expert ,
Sep 06, 2016 Sep 06, 2016
LATEST

This suggests that your file "B" is corrupt, and more specifically, that the corruption is on the first page. There is not much you can do to fix this problem. If you created this document, and you still have the original file you used to create the PDF, I would re-create the document and see if that fixes the problem. If it does not, then chances are that something you've included on that page is causing this problem (could be e.g. a corrupt image, or a corrupt font).

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