开发者

Aspose, append Pdf's without extra space

开发者 https://www.devze.com 2023-03-16 21:52 出处:网络
I\'ve got list of Pdf objects (or Streams) and would like to append them that there wont be extra white space between them. Aspose \'PdfFileEditor.Concatenate\' adds next Pdf starting from next page b

I've got list of Pdf objects (or Streams) and would like to append them that there wont be extra white space between them. Aspose 'PdfFileEditor.Concatenate' adds next Pdf starting from next page but I'd like to add it immediately after previou开发者_JAVA技巧s finishes.

Is it possible?


I don't know if that was possible (there wasn't much time) so had to refactor the code that only one stream was created with correct layout.

0

精彩评论

暂无评论...
验证码 换一张
取 消