Jump to content

email a Filemaker layout


Jalz

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

Recommended Posts

Hi guys,

Im using a Macintosh (OS 9), and FileMaker Pro 6. Is it possible to program a script, so that it launches Outlook and attaches a PDF or JPG of a layout I have designed in FileMaker. Im sure there is a plugin that will allow you to do this.

Thanks guys.

Link to comment
Share on other sites

no plugin, but applescript

enter preview mode

select all

copy

tell application "graphic converter"

make new document

paste

save as jpg

end tell

fmscript again

attach file & mail ...

Link to comment
Share on other sites

  • 1 month later...

I need to do this exact same thing only on Windows ... Right now i am using "Print Screen" and then going into a photo editer pasting and saving as a jpg. then opening microsoft outlook and attaching it as a file ...

...::??? There has to be an easier way of doing this!!! :::...

Link to comment
Share on other sites

http://www.fmforums.com/threads/showflat.php?Cat=&Number=75222&page=0&view=collapsed&sb=5&o=&fpart=1

I just found this ... it worked perfect for me ... I just have a script print it to a pdf and then attach it to an email and send it

woohoo

Thank you LaRetta

Link to comment
Share on other sites

  • 3 weeks later...

If you were thinking of moving to OS X, then this might be a clincher. You can script the Print functions to Save As pdf and have FileMaker automatically attach these to an email....

JaseFace, are your sure the Adobe pdf printer driver can't be automated directly from FM (in Mac OS9)?

Adobe pdf printer driver here: ftp://ftp.adobe.com/pub/adobe/printerdrivers/mac/8.x/plugins/pdfen.sea.hqx

Link to comment
Share on other sites

This topic is 7555 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.