These forums are now Read Only. If you have an Acrobat question, ask questions and get help from one of our experts.

Multi-threading (acrobat /n)

vishalmehta
Registered: Aug 1 2007
Posts: 12

I am using acrobat objects in my application. I want to convert it in multi-threading. It there any way to use acrobat in multithreading and how is acrobat /n command in programming.

My Product Information:
Acrobat Pro 7.0.5, Windows
thomp
Expert
Registered: Feb 15 2006
Posts: 4411
You'll have to explain more. Are you using the Acrobat's IAC interface or doing something else?

The Acrobat programming interfaces are not multi-threaded. However, depending on you manage the interactions it may not be a problem. You'll just have to try

Thom Parker
The source for PDF Scripting Info
www.pdfscripting.com
Very Important - How to Debug Your Script

vishalmehta
Registered: Aug 1 2007
Posts: 12
Yes i am using Acrobat's IAC interface and some java script in my program. My application is base on Vb.net...
Tuffy_Ven
Registered: Jun 29 2008
Posts: 68
We have the similar requeriment, is it possible to achive using Acrobat Latest Version?