Sorry.....
I not create my PDF.
I just load it.
The PDF is create by an other application .... and I don't know how. It's an other person he program this.
I put a adobe acrobat 7.0 browser control in my principal form.
In load I do this
...
PdfDocument.Visible = True
PdfDocument.LoadFile(pstFichTemp)
PdfDocument.setShowToolbar(False)
....
Hello,
I use a adobe acrobat 7.0 browser control (references acropdflib and Axacropdflib) with Vb.Net.
I want to disabling right mouse click and CTRL+C (copy). How I can do this??
Thanks!!! :)
Stefnany
Hello!
I want use Acrobat 7.0 in Vb 6.
I add the control of Adobe Acrobat 7.0
(C:\Program Files\Adobe\Acrobat 7.0\ActiveX\AcroPDF.dll).
I put this control in my form.
For test i write any line of code
Private Sub Form_Load()
AcroPDF1.LoadFile ("C:\Document\Faces.pdf")...
Hi all,
I use Active X of acrobat and when I do this (PdfDocument.setShowToolbar False) for the first time the toolbar of acrobat is not hided. But if the process acrobat.exe is in manager of the tasks of Windows, the toolbar is hide.
How I do for the toolbar would be always to hide???
Thanks...
Hi all,
When I do this (PdfDocument.setShowToolbar False) for the first time the toolbar is not hided. But if the process acrobat.exe is in manager of the tasks of Windows, the toolbar is hide.
How I do for the toolbar would be always to hide???
Thanks for your help!!
Stefnany
i want to use pdf.ocx in visual basic 6.0.
when i call the pdf1.src= file name
for the first time it works but when i call it second time it give me
RUN TIME ERROR on method src
plz anyone advice me on how to solve this problems
thank you
i want to use pdf.ocx in visual basic 6.0.
when i call the pdf1.src= file name
for the first time it works but when i call it second time it give me
RUN TIME ERROR on method src
plz anyone advice me on how to solve this problems
thank you
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.