PDA

View Full Version : Header/Footer missing after EnableAutomationServer()


Wim Sandra
August 2, 2003, 00:22:55
All,

With the following code, I try to convert a word document to a pdf file. While the word document definitely has a header and a footer, it does not show up in the pdf file.

TX Words does show the header and footer. TX Words also exports the word document with the header and footer.

Tx4oleLib.TXLicenseManagerClass lic = new Tx4oleLib.TXLicenseManagerClass();
Tx4oleLib.TXTextControlClass control = new Tx4oleLib.TXTextControlClass();

control.EnableAutomationServer();

control.Load(@"c:\report3616_1059657129_.doc", 0, 9, true);
control.PageHeight = 16844;
control.PageWidth = 11906;
control.ViewMode = 2;

control.Save(@"c:\pdf.pdf", 0, 12, true);

Björn Meyer
August 4, 2003, 11:44:02
Hello Wim

You are right, there seems to be a problem with the headers and footers. We will have a look at this and I would like to thank you for your report.

Wim Sandra
August 5, 2003, 12:08:12
When do you plan to have solved this problem?

Wim

Björn Meyer
August 5, 2003, 14:08:26
Wim

We will collect all issue in the next weeks and after that a Full version will be released with the bug-fixes and improvements. A fixed date is not known, yet.

Wim Sandra
September 1, 2003, 17:38:41
Hi,

Is there any version yet with this 'Header/Footer missing after EnableAutomationServer' defect solved?

Wim

Björn Meyer
September 3, 2003, 10:54:04
Wim

There will be a fixed version in the next time. Currently, we are working on this issue and the next (Full)-Version will contain a fix for this problem.

Björn Meyer
October 21, 2003, 09:38:59
Hello

This problem has been fixed within version 10.1 SP2. You can download the service pack at:

http://www.textcontrol.com/tx/downloads/sps/