dbTalk Databases Forums  

Filemaker control scanning of document

comp.databases.filemaker comp.databases.filemaker


Discuss Filemaker control scanning of document in the comp.databases.filemaker forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Scott
 
Posts: n/a

Default Filemaker control scanning of document - 07-31-2003 , 04:14 PM






I am running Filemaker 5, with server and clients.

I have a purchase order database that has minimal data entry. I would
like to scan the purchase order to PDF and store it on the server.
Then on the layout have a button that will open the PDF.

So far I have gotton a button to open the PDF, using the "Open URL"
command.

1) Can I get filemaker to open the program "Adobe Acrobat"
2) Can I get filemaker to begin scanning the PO?
3) Can I get to save and name the file from a field? meaning the
Filename will be the Customer and PO Number, like "Cisco1234" and I
would like to save the PDF that way.

Thanks in advance.

Reply With Quote
  #2  
Old   
Peter
 
Posts: n/a

Default Re: Filemaker control scanning of document - 08-01-2003 , 06:38 AM






Hi Scott,

You can print through the Acrobat Distiller utility (assuming you have
Acrobat, not just the Reader). Just choose "Print" and select Distiller as
the printer. Configure Distiller to prompt for a filename/location and to
view the pdf file after creation. Then make a script which does the
following :

Print setup [Restore, No Dialog]
Print []

When asked, choose to replace the Print Setup with the current setup.
This would take care of question 1 and 2.

Specifying a filename from a field is something that - to my knowledge - is
not possible without a plugin.

Regards,

Peter


"Scott" <scott_pon (AT) hotmail (DOT) com> schreef in bericht
news:fc54b646.0307311314.5a102626 (AT) posting (DOT) google.com...
Quote:
I am running Filemaker 5, with server and clients.

I have a purchase order database that has minimal data entry. I would
like to scan the purchase order to PDF and store it on the server.
Then on the layout have a button that will open the PDF.

So far I have gotton a button to open the PDF, using the "Open URL"
command.

1) Can I get filemaker to open the program "Adobe Acrobat"
2) Can I get filemaker to begin scanning the PO?
3) Can I get to save and name the file from a field? meaning the
Filename will be the Customer and PO Number, like "Cisco1234" and I
would like to save the PDF that way.

Thanks in advance.



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.