mailmerge Questions
8
I'm trying to add a hyperlink to a mail merge field. So something like this:
{HYPERLINK "{MERGEFIELD "Links" }"}
So I create a field like this.
{ MERGEFIELD Links }
And the above works (it di...
11
I often get a PDF from our designer (built in Adobe InDesign) which is supposed to be sent out to thousands of people.
I've got the list with all the people, and it's easy doing a mail merge in Op...
Seethe asked 10/12, 2008 at 15:38
3
Solved
What I'm trying to achieve
In my c# application I would like to generate a report (word document) from data in my application, I figured that the best way to do this would be to perform something ...
1
Solved
I am looking for a way to set a checkbox field to checked via a mail merge. I would like to avoid using a macro if possible. The document I was provided has a check box form field with a bookmark n...
1
Solved
I have a problem where using dynamic hyperlinks in field codes works fine when I create a document, but when save and later reload it the links are replaced with text from the original recordset. T...
Thermolabile asked 29/5, 2013 at 15:0
1
The Best way to create labels is using existing industry standard tools , such as Microsoft word.
How do you execute this and set up the shipping labels ?
I am unsure how to map merge fields aga...
2
Solved
I create word documents via automation and mailmerge with office Interop from c# (.net4). The merge works well and the user receives the created document as he desires. So far all is well.
The clie...
Picnic asked 23/11, 2012 at 15:36
2
Solved
I'm using the following code to send a text to a simple word template I've set up just with a single MergeField at present to test I can get this working.
The code I am using is as follows:
public...
3
Solved
I have mail-merge like functionality, which takes a template, some business object, and produces html which is then made into PDF.
I'm using RazorEngine to do the template+model to html bit.
If I...
1
Solved
I'm working on a Access database which generates some mails with mail merge called from VBA code in the Access database. The problem is that if I open a new Word document and start the mail merge (...
2
Solved
1
© 2022 - 2024 — McMap. All rights reserved.