Page 1 of 1

after merging files, the result is much bigger?

Posted: Mon Apr 18, 2016 11:16 pm
by GHWels
Hello

I want to merge files and save it to another file = the size of the new file is much bigger

Dim ICol As New ImageCollection()
ICol.Add("C:\Temp\file1.pdf")
ICol.Add("C:\Temp\file2.pdf")
ICol.SaveAsync("C:\temp\file3.pdf")

thank you, for your help
Gunther

Re: after merging files, the result is much bigger?

Posted: Tue Apr 19, 2016 9:39 am
by Alex
Hello Gunther,

Could you send us (to support@vintasoft.com) your PDF documents for tests? We need reproduce the problem on our side.

Best regards, Alexander