Skip to main content
Known Participant
August 23, 2023
Question

Externe Datenbank

  • August 23, 2023
  • 2 replies
  • 751 views

Hallo ich habe eine frage.

 

kann ich eine externe Datenbank mit meinen PDF Dateien verknüpfen und welche ich dafür am besten geeignet. ohne Mircosoft Access weil das haben wir in der Firma nicht auf jedem PC

 

Grus Marcel

This topic has been closed for replies.

2 replies

try67
Community Expert
Community Expert
August 23, 2023

Not a database, but you can use a plain-text file, yes. If that file is attached to the PDF then you won't even need to install a script file on the local computer of each user. But if it's a stand-alone text file then you would need to do that.

Known Participant
August 23, 2023

Wie genau Textdatei wir gaben in der Firma kein Office installiert dürfen wir auch nicht aber Javascript sind die Daten zu groß wie soll das funktionieren mit der Textdatei 

try67
Community Expert
Community Expert
August 23, 2023

Whatever system you're using to read the DB it should have an option to export the value of a table as a text file. A script running in Acrobat can read that file, parse it and then use its data to populate fields, for example. This is not a trivial scripting task, though.

Known Participant
August 23, 2023

Ich möchte dass mann eine Artikelnummer eingibt das der GTIN und text automatisch erscheint aus einer Datenbank weil es sind zuviele Daten für Javascript