abracadabraPDF › Forums › PDF – Général › Problème d’ouverture d’un fichier › Répondre à : Problème d’ouverture d’un fichier
12 juin 2020 à 16:13
#67749

Maître des clés
… I have it placed in the « Format » tab, under « Custom Keystroke Script ».
You didn’t place it in « Custom Keystroke Script » but in « Custom Validation Script », so remove it and place this script in « Custom Keystroke Script »:
Code:
if(!event.willCommit) var otroDoc = app.openDoc(« /c/Users/angel/Downloads/Control de libros/ »+event.value+ « .pdf »);
That should work better.
I guess you indicate comments in the « Notas » field. Where are they located?
If you have a lot of books, I think it would be more userfriendly to enter your data in a cvs file attached to your pdf file!
If you try to do that and need some help, please let me know.
@+
:bonjour: