Search found 5 matches

by Cooperson
Thu Feb 05 2015
Forum: Amyuni PDF Creator .NET (PDF Viewer / Editor)
Topic: PDF flickers if you set some properties
Replies: 2
Views: 8514

Re: PDF flickers if you set some properties

Hi Jose,

the property AutoRefresh works fine. Thanks a lot.

best regards
by Cooperson
Mon Feb 02 2015
Forum: Amyuni PDF Creator .NET (PDF Viewer / Editor)
Topic: PDF flickers if you set some properties
Replies: 2
Views: 8514

PDF flickers if you set some properties

Hi, I am using the .NET PDF Creator (acPDFCreatorLib.Net.dll and acPDFCreator.Net.dll; Version 4.5.2.9). If you set one of this property the PDF flickers .Document.MinimumGap = 0; .Document.ScaleToWindow = IacScaleType.acScaleHorizontal; .Document.ZoomFactor = 70; If you combine some properties, you...
by Cooperson
Fri Dec 04 2009
Forum: Amyuni PDF Creator .NET (PDF Viewer / Editor)
Topic: Clean formular field by DEL key
Replies: 0
Views: 9562

Clean formular field by DEL key

hi, acPDFCreator.Net.dll 3.0.3106.37715 acPDFCreatorLib.Net.dll 3.0.3 if you type any text into a PDF formular field, set the cursor at the beginning of the field and clean complete the field by using the DEL key and type any new text in the field, than the pdfcreator control crash with this excepti...
by Cooperson
Mon Apr 21 2008
Forum: Amyuni PDF Creator .NET (PDF Viewer / Editor)
Topic: Changes between versions.
Replies: 4
Views: 9397

ScaleToWindow dont work

Hi, I use the latest download version 3.0.2991.38191 (acPDFCreator.Net.dll .NET 2.0) and there is no change; it dont work. pdfCreator.Document.OpenEx (stream, password); pdfCreator.Document.ScaleToWindow = IacScaleType.acScaleHorizontal; How do you use 'ScaleToWindow'? I get another problem with the...
by Cooperson
Thu Jan 03 2008
Forum: Amyuni PDF Creator .NET (PDF Viewer / Editor)
Topic: Changes between versions.
Replies: 4
Views: 9397

ScaleToWindow dont work

hi,

i'm using Version 3.0.1.0 (acPDFCreatorLib.Net.dll) / 3.0.2735.23297 (acPDFCreator.Net.dll).

ScaleToWindow seems out of order :(

Is there an other way to fit the page size to the control size?