Aspose.pdf.kit concatenate

Hi Team,



I am using Aspose.pdf.kit concatenate method to merge pdf. but when I merge multiple pdf file size is getting doubled. upon research I found that font in pdf properties are getting shown double.

please let me know what is the issue in below code.



Dim myPdfFileEditor As New Aspose.Pdf.Kit.PdfFileEditor

myPdfFileEditor.Concatenate(TempPDFs, MergedPDFName)

Hi Team,

Please answer me on this ASAP.

2nd reminder to reply me.

rajsingh85007:
Hi Team,

I am using Aspose.pdf.kit concatenate method to merge pdf. but when I merge multiple pdf file size is getting doubled. upon research I found that font in pdf properties are getting shown double.
please let me know what is the issue in below code.

Dim myPdfFileEditor As New Aspose.Pdf.Kit.PdfFileEditor
myPdfFileEditor.Concatenate(TempPDFs, MergedPDFName)

Hi Rajsingh,

Thanks for contacting support and sorry for the delayed response.

I have managed to reproduce the above stated issue and have been working on figuring out the solution. In fact I have been trying to use the Aspose.Pdf.Document class to load the resultant PDF file and optimize its size but I am afraid the solution is not working. For the sake of correction, I have logged this problem
as PDFNEWNET-37288 in our issue tracking system. We will further
look into the details of this problem and will keep you updated on the status
of correction. Please be patient and spare us little time. We are sorry for
this inconvenience.