ricaforrica
Programmer
Greetings!
I have two pictures and I want to set which one will be visible when I open my word document, based on a template.
It depends on a variable I will get from a file: if "sex = male" I want the male schema, if "sex = female" I want the female schema.
I believe I could do this either inserting the chosen picture from the file system; or having them both on my template and deleting the not chosen...
Any ideas on how I should implement this?
Thanks for your ideas!
Best regards,
Ricardo
I have two pictures and I want to set which one will be visible when I open my word document, based on a template.
It depends on a variable I will get from a file: if "sex = male" I want the male schema, if "sex = female" I want the female schema.
I believe I could do this either inserting the chosen picture from the file system; or having them both on my template and deleting the not chosen...
Any ideas on how I should implement this?
Thanks for your ideas!
Best regards,
Ricardo