• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag
 

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Print to pdf in FileMaker
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Print to pdf in FileMaker


  • Subject: Re: Print to pdf in FileMaker
  • From: Peter Baxter <email@hidden>
  • Date: Tue, 23 Oct 2007 03:33:54 +1000

I had a look at Richard's suggestion which is much more effective and made a test script in Filemaker to show you the script setting:


test_print_script 
Go to Layout [ “PRINT-Profile” (Profile) ] 
Set Variable [ $$FileName; Value:student::AutoStudFileName ] 
Save Records as PDF [ File Name: “file:../../Users/YourName/Desktop/$$FileName”; Current record ] 
[ Document -  Title: $$FileName; Compatibility: Acrobat 5 and later ] 
[ Pages -  Number Pages From: 1; Include: Specific Pages ] 
[ Security -  Printing: High Resolution; Editing: Any except extracting pages; Enable copying; Enable Screen Reader ] 
[ Initial View -  Show: Pages Panel and Page; Page Layout: Single Page; Magnification: 100% ] 
[ Restore; No dialog ] 


"Success is the ability to go from one failure to another with no loss of
 enthusiasm."  -- Sir Winston Churchill

Peter Baxter
email@hidden



 _______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users

This email sent to email@hidden

  • Follow-Ups:
    • Re: Print to pdf in FileMaker
      • From: Bruce Robertson <email@hidden>
    • Re: Print to pdf in FileMaker
      • From: Jay Louvion <email@hidden>
References: 
 >Print to pdf in FileMaker (From: Jay Louvion <email@hidden>)
 >Re: Print to pdf in FileMaker (From: Peter Baxter <email@hidden>)

  • Prev by Date: Filemaker - Open Remote Using AppleScript
  • Next by Date: Re: Print to pdf in FileMaker
  • Previous by thread: Re: Print to pdf in FileMaker
  • Next by thread: Re: Print to pdf in FileMaker
  • Index(es):
    • Date
    • Thread