Skip to content
View in the app

A better way to browse. Learn more.

FMForums.com

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

is it possible to Get text from PDF for parse

Featured Replies

I am creating a database solution that needs to read the text from a pdf in a container field and put it into another calculation or field for parsing. I have read many articles and can't seem to find a solution to something that a simple Mac Automator Action can do. I have done this in Filemaker for Mac (not Go) via AppleScripts.

I need to do this native to Filemaker without plugins or external scripts  as this will end up being on Filemaker Go  residing on the tablet/phone.

Is this possible?

Edited by schmegol

Not reliably, no. Is there any consistency in where you get the PDFs from? I have has issue with certain fonts and character sets, even when using plugins. MBS has a PDF lib available that will extract the text out of PDFs. Perhaps this could be run server side, by inserting the PDF into a container field of a hosted solution, and then running a "Perform Script on Server" step to get the text and update the record for the Go user? Or does this need to entirely run offline? Another option could be interacting with a web based service, even if it is backended with FM server, but that would also assume some kind of web connectivity.

Mike

  • Author

Right now, it needs to be run entirely on the Ipad Fielmaker Go platform and not server. The PDF's do have consistency as I can do the parsing in Filemaker pro with AppleScript. I have the solution working on the desktop and now I need it to work in the field on the iPad. But no luck with getting the text from the pdf.

2 hours ago, Mike Duncan said:

Not reliably, no.

What would the unreliable way be?

2 hours ago, comment said:

What would the unreliable way be?

Here's a possibility, but would require some php on a server...

a. pass the PDF off to a php script using Base64Encode, using Insert from URL script step.

b. parse the PDF with php, using something like http://www.pdfparser.org/

c. return the text back to the user as the result of the insert from URL step.

So it wouldn't need FM Server, but a web server. I'm not sure if that would be of help, but thought I'd mention it.

Mike

  • Author

Where would this server be? Do you know someone that can write that for me for a fee?

Create an account or sign in to comment

Important Information

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

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.