Evaluate Amyuni 3.0 for merging files

If you are a C/C++/C# developer and have any questions about using our products from your application here is the place to post them.
Post Reply
belik77
Posts: 6
Joined: Wed Feb 25 2009

Evaluate Amyuni 3.0 for merging files

Post by belik77 »

Hi,

I'm now evaulating Amyuni PDF Converter for C++ developers.
We already have Amyuni 2.5 and we are checking upgraging to 3.0.

I have some questions:
Merge Files -
1) I need to merge 2 PDF files as background files to a main PDF,
I used MergeFiles() function, Is there another way for doing this, since I needed to create a temp file in order to
run MergeFiles 2 times?
2) I need to merge a text into a specific point in a page such as adding page footer for every, Can Amyuni 3.0x do this? Do you have a C++ example?
3) I need to shift a content page verticaly, Can Amyuni 3.0x do this? Do you have a C++ example?
4) What is the better way to link with the converter statically with CDIntf300.lib, or working dynamic with CDIntfNet300.dll?

Printing -
1) Lately we had found a problem in our printing that require us to set the size of the printing page to 90% of the actual PDF file. we have been told that Amyuni 3.0x can do it. Do you have a C++ example?

Thanks Gil
Post Reply