Hello,
we have just received your temporary license.
The license seems be valid.
grafik.png (5.7 KB)
Now, we try to compare two PDF files.
The variables “fileOne” and “fileTow” are paths to a PDF file.
The variable “filename” is a generated path. (the path exists, the pdf doesn’t exists.)
grafik.png (4.4 KB)
After running the above code, a PFD file is created (variable “fileName”) This file can be opened with adobe Reader, but we see a single empty page.
We have tried some different PDF files, but the result is always an empty page.
What are we doing wrong?