Jump to content

Importing data from PDF with SCRIBE


This topic is 3343 days old. Please don't post here. Open a new topic instead.

Recommended Posts

  • Newbies

Quick question:

 

Can I import data from a PDF into tables in my FileMaker database?

 

Many of my customers export their orders to me from their management systems in the form of a PDF.  Can SCRIBE gather the data that I need and dump it into the appropriate place in my database?

Link to comment
Share on other sites

Yes. To do this load the pdf using the function ScribeDocLoad. Next use the function ScribeDocReadValue(name) where name is the name of the acrofield you are trying to gather information from. This function returns the value in that specified acrofield and you can then set it to the desired field in FileMaker. I encourage you to also check out the file that comes with the Scribe download "How to use Scribe.fmp12" . In the file there are several examples on how to use scribe as well as sample scripts to show basic functionality.

Link to comment
Share on other sites

This topic is 3343 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.