March 24, 201015 yr A PC computer hosts via FM 10 client and scripts easily to print and create PDFs. When a client accesses the hosted solution, the print script must include print setup, etc. in order to direct the record that is being printed. Is there a way to do this for a PDF -- ie. when setting up the script step, Save records to PDF, there is the requirement to name the output file, say, the host desktop ... When the script is run from a client on the network, there is an error message saying you cannot save to the target file (ie. on the host) and does not offer a dialog box to redirect the save -- is there a script step or other convention I am missing? Edited March 24, 201015 yr by Guest
March 25, 201015 yr I find your question a bit confusing. What do you mean by, "A PC computer hosts via FM 10 client and scripts easily to print and create PDFs?" What is your setup? Are you hosting the file peer-to-peer or via FMS? Are you setting the path for the Save As PDF via a variable, such as "file:" & Get (DesktopPath) & $filename?
Create an account or sign in to comment