Question
Need to store INDD file in PDF Metadata
Hi,
I want to store binary INDD file by converting it as Base64 in PDF Metadata. But at the time of converting Base64 to Binary, data is getting corrupted.
Also, it's taking too much time in loading a PDF which had Metadata: 5 mins for loading 5MB PDF having 4 MB of INDD Metadata.
Please let me know how shall I proceed?