Word2PDF - Table Layout - Connected Cells

Hi,

I have problem with table layout and converting it to pdf. The problem has already been described in a Thead in PDF-Forum, which you can find here: <A href="</FONT></A></P> <P><FONT face=Arial>Main reasons seems to be UpdateTableLayout(), which is destroying the layout. Could you please tell me what's going wrong?</FONT></P> <P>Thx</P> <P>Tim</P>

I have checked with the latest versions of the components and the problem seems to not exist anymore. Please make sure that your project is actually referencing the latest version of the libraries.

Best regards,

I think I use all latest versions.

When you convert to PDF, you have tocall UpdateTableLayout() on the word doc before converting. Calling this method is somehow the reason. Without calling it, everything is fine. Unfortunately I have to call it as an workaround for another problem.

Thx

Tim

Ok, thanks. Now I see. Indeed, calling UpdateTableLayout() leads to this problem. I have logged this as a defect #1376. We will try to fix it by the time of the next release which will occur in 2-3 weeks.

Best regards,