Jump to content

Exporting a pdf to a dynamically named folder


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

Recommended Posts

  • Newbies

Hi

I am trying to export a report as a pdf, to a folder that has been created by FM12. THe name of the folder is taken from the data of a field from the record to be exported. Below is the value of the data in my variable that would normally be able to export pdf  to a conventionally named folder - but I am unsure how to add my dynamic named folder as the logical way I would have thought it should be added does not work  - you can see where I added my folder name after the file path.

 

I would be grateful for help on this as my programming has come to a crunch!

 

"filemac:/Macintosh HD/Users/william/Dropbox/Acres Farm/Clients/" & Invoiceitems_INVOICEDETAILS::Folder Name

&

Invoiceitems_INVOICEDETAILS::fk_Order & " " & Invoiceitems_INVOICEDETAILS::Reference & ".PDF"

Link to comment
Share on other sites

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