Search found 6 matches

by hackl
Wed Jun 29 2016
Forum: Amyuni PDF Creator .NET (PDF Viewer / Editor)
Topic: add custom document properties
Replies: 3
Views: 10713

Re: add custom document properties

Hi Jose, it definitively doesn't work! "Tuev Rheinland Service GmbH" appears but no custom property named "Tuev"! What is wrong with the code!? Product\Version: PDF Creator .NET PRO Developer\5.5.0.7 Greetings, Georg var pdfDocument = new IacDocument(); var password = string.Empt...
by hackl
Wed Mar 09 2016
Forum: Amyuni PDF Creator .NET (PDF Viewer / Editor)
Topic: add custom document properties
Replies: 3
Views: 10713

add custom document properties

Hello,

how can I add custom properties on pdf-page "custom" programmatically?

I found nothing in the documentation nor on internet.

Greetings,
Georg
by hackl
Sat Dec 14 2013
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: pdf-files too big (Win7)
Replies: 8
Views: 12440

Re: pdf-files too big (Win7)

Helo Jose,

I posted my sourcecode a couple of weeks ago, mid-October! :?
Let me know, if you need some more information.

But at the end of the year i need some information what is wrong?

greetings
Georg
by hackl
Wed Oct 30 2013
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: pdf-files too big (Win7)
Replies: 8
Views: 12440

Re: pdf-files too big (Win7)

Hello, Unfortunately I am not totally following your issue. Can you post a code snippet of how you are adding the watermark? thanks Hello Jose, following you'll find some soucecode. First, we have that Problem with ActiveX and usind dll and second, I was lying because we had still one difference be...
by hackl
Fri Oct 25 2013
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: pdf-files too big (Win7)
Replies: 8
Views: 12440

Re: pdf-files too big (Win7)

Hello @ll Can you try adding the “Remove Duplicate Images“value to the ImageOptions property? This didn't work for me! ...I am guessing the original poster above is experiencing this due to the watermark, because it is an added image when PDF is converted. Yes, you're right. It has something to do w...
by hackl
Sun Aug 11 2013
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: pdf-files too big (Win7)
Replies: 8
Views: 12440

pdf-files too big (Win7)

Hello @ll, we use the activex interface of Version 4.5.2.9 to generate pdf-files on winxp (32bit) and win7 (64bit) machines. But the generated pdf-files on win7 machines are approx. 3 times as big as pdf-files generated on winxp machines! There is no difference inside our sourcecode between these tw...