after merging files, the result is much bigger?

Questions, comments and suggestions concerning VintaSoft Annotation .NET Plug-in.

Moderator: Alex

Post Reply
GHWels
Posts: 38
Joined: Thu Apr 09, 2015 7:57 am

after merging files, the result is much bigger?

Post 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
Alex
Site Admin
Posts: 2300
Joined: Thu Jul 10, 2008 2:21 pm

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

Post 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
Post Reply