PRODOK Engineering


12 February 2007

One-Liner of the week: Randomly random

by Max Wyss
filed under:

Quite regularly, there is a question on the mailing lists about random numbers, mainly for a unique identifier for a document.

Such random numbers are indeed not a big problem to implement, because JavaScript has the Math Object (because it is part of the Core, it is not described in the Acrobat JavaScript documentation), which contains the Math.random() method.


9 October 2006

Acrobat 8 and our developments

by Max Wyss
filed under:

A few days ago, Adobe announced Acrobat 8 (and Reader 8).

As soon as we have more information, we will evaluate this version, and we will let our customers know about possible issues concerning our developments. We will also evaluate possible issues for PDFfolio.

9 October 2006

Why "Optimizing for Fast Web View" is not optimal for PDF forms

by Max Wyss

It has been one of the “little secrets” of Acrobat since version 4, that loading a fillable form under the browser can take quite a long time, or that all of a sudden the form does not react for some time.


Syndicate content