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...
Kilk asked 2/7, 2013 at 14:56

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 ...
Extinguisher asked 7/8, 2015 at 9:29

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...
Receiptor asked 15/12, 2015 at 15:50

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...
Algae asked 9/12, 2012 at 15:5

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...
Sorrells asked 24/5, 2012 at 9:35

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...
Socher asked 14/10, 2011 at 11:34

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 (...
Kraal asked 11/10, 2010 at 11:0

2

Solved

I'm writing a WinForms application that sends email messages (like a mail merge). I'd like to use ASP.Net's rendering engine to render the HTML bodies of the messages. What's the simplest way to ...
Benignity asked 29/10, 2009 at 2:28
1

© 2022 - 2024 — McMap. All rights reserved.