- Log in to post comments
User bio
404 bio not found
Member since Dec 16, 2019
Posts:
ARJUN has not published any posts yet.
Replies:
Hi Juanito,
Yes %Save is returning 1. I see PDF Stream is getting saved in Global ^CacheStream but data is not in readable format.
Thank you,
Arjun
- Log in to post comments
Certifications & Credly badges:
ARJUN has no Certifications & Credly badges yet.
Followers:
ARJUN has no followers yet.
Following:
ARJUN has not followed anybody yet.
Found the root cause of it, there is no issues with above piece of code. Before that we were trying to Read the data form the stream using Read() without specifying the length. While reading for the first time data is getting truncated leaving PDF file corrupted and truncated.