Advice sought: merge documents including images
Posted: 2021-06-27 09:04:41
Hi
I have a catalog of images (in Lightroom Classic) and I want to a create pdf for each, consisting of the image, along with metadata for that image. I can easily get Lightroom to output a csv file of file names and data like this:
Image, Title, Creator
"/Users/me/Desktop/images/image1.jpg", "My big day", "me"
"/Users/me/Desktop/images/image2.jpg", "His little day", "my friend"
I want to design a form, do a merge, and then export as a pdf. Eventually I'll have a few hundred of these documents, so it would be nice to automate it all the way to the "print as pdf" stage, but if I can just create rtf files for each, and then print to pdf by hand, that won't be too bad.
I have figured out that I can use the macro language to insert images, but is it possible to use the merge feature to accomplish what I want? What is the easiest, and most maintainable, way forward?
Thanks
I have a catalog of images (in Lightroom Classic) and I want to a create pdf for each, consisting of the image, along with metadata for that image. I can easily get Lightroom to output a csv file of file names and data like this:
Image, Title, Creator
"/Users/me/Desktop/images/image1.jpg", "My big day", "me"
"/Users/me/Desktop/images/image2.jpg", "His little day", "my friend"
I want to design a form, do a merge, and then export as a pdf. Eventually I'll have a few hundred of these documents, so it would be nice to automate it all the way to the "print as pdf" stage, but if I can just create rtf files for each, and then print to pdf by hand, that won't be too bad.
I have figured out that I can use the macro language to insert images, but is it possible to use the merge feature to accomplish what I want? What is the easiest, and most maintainable, way forward?
Thanks