PDFdev is a service provided by PDFzone.com | http://www.pdfzone.com _____________________________________________________________
Stefan, What I want to do is to write a program which manages customer folders updating. Dir A contains reference folders (pdf files structured according to specific rules), dir B contains current updates (pdf files too). I would like to browse dir B then for every file make updates into dir A. Javascript is a convenient language for doing that; but currently I am using a two steps process (batch browsing B to ADBC, then updating A from ADBC). If I could open "*.pdf", the process would be easier : one step only. Of course that is possible with C++ plugins, we used it in other cases; I am investigating whether an easier javascript solution is possible. Regards Michel Lausseur Aalto Conseil -----Message d'origine----- De : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] la part de Stefan Hogedal Envoy� : lundi 5 avril 2004 12:47 � : [EMAIL PROTECTED] Objet : SV: [PDFdev] app.openDoc("/c/temp/*.pdf") ? Sorry Michel! Then it sounds too virus alike. Snooping around the users folders... I mean that could be the reason that there is no method like the one you are asking for. Some food for thought: Are you in a controlled environment where the user could install a plugin? Can Javascript talk to plugins? Regards Stefan Hogedal To change your subscription: http://www.pdfzone.com/discussions/lists-pdfdev.html
