Search found 2 matches

by abab
Tue Aug 16 2005
Forum: Amyuni PDF Creator ActiveX (PDF Viewer / Editor)
Topic: Clear pdf document
Replies: 2
Views: 8156

PDF1.InitBlank
PDF1.Refresh()

Did the trick!!

Thank you!!
by abab
Mon Aug 08 2005
Forum: Amyuni PDF Creator ActiveX (PDF Viewer / Editor)
Topic: Clear pdf document
Replies: 2
Views: 8156

Clear pdf document

How can i "delete" the openend pdf document form the controll To open i use PDF.Open "mydocument", "" I tried deleting it form the controll with PDF.Open "", "" but that didn't work. I can't find a property/method to make it work. It should be in the...