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

Adobe PDF API Service

New Here ,
Aug 07, 2024 Aug 07, 2024

I have implemented a .NET console application to convert TIFF files to PDF, and it works fine for small files. However, when I try to process a 20MB TIFF file with 86 pages, I encounter an internal server error.

 

An internal server  error  has occurred .; requestid=87a54d86-4231-be46

556
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
New Here ,
Aug 07, 2024 Aug 07, 2024

This is the code iam using

praveen390581230k97_0-1723079630180.png

 

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
Adobe Employee ,
Aug 08, 2024 Aug 08, 2024

That should be within our limits. Could you share the file on this thread? If it is private, you could email it to me at jedimaster@adobe.com.

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
New Here ,
Aug 08, 2024 Aug 08, 2024

I understand the request, but due to confidentiality concerns, I'm unable to share the file through this thread or via email. Additionally, I attempted to open the TIFF file manually in Adobe but encountered an error. However, I was able to view all 86 pages using Windows Photo Viewer. Is there any way I can troubleshoot and make the file open correctly in Adobe?

praveen390581230k97_0-1723129557534.png

 

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
Adobe Employee ,
Aug 08, 2024 Aug 08, 2024
LATEST

Keep in mind that some apps will 'correct' damaged files so they could be opened, Acrobat included. It's possible the TIFF is broken. Unfortunately I can't really help unless I can reproduce it.

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
Resources