PDFsharp & MigraDoc Foundation

PDFsharp - A .NET library for processing PDF & MigraDoc Foundation - Creating documents on the fly
It is currently Thu Mar 28, 2024 3:19 pm

All times are UTC


Forum rules


Please read this before posting on this forum: Forum Rules



Post new topic Reply to topic  [ 2 posts ] 
Author Message
PostPosted: Sun Nov 29, 2009 2:36 am 
Offline

Joined: Sun Nov 29, 2009 1:47 am
Posts: 1
Let's have a table:
A1 A2
B1 B2
C1 C2
D1 D2
I can merge this way (the merged cells in the first column and the cells in the second column do not share any row) :
A1 A2
A1 B2
C1 C2
D1 C2
The problem comes out when I try to merge cells this way:
A1 A2
A1 B2
C1 B2
D1 D2
There is no problem merging cell 1A down to 1B, everything is working fine so far.
Next I need to merge the cell 2B down to 2C - and that is the problem. I could not
find any way how to do that.
Any try ends with "Object reference not set to an instance of an object" error.
When I change the mergination to the A1,A1 - C2,C2 one, everything works fine.

Has any one of you tried to solve that issue? I cannot find a way.. Thanx, Vlad.


Top
 Profile  
Reply with quote  
PostPosted: Mon Nov 30, 2009 5:58 pm 
Offline
PDFsharp Guru
User avatar

Joined: Mon Oct 16, 2006 8:16 am
Posts: 3095
Location: Cologne, Germany
Hi!

Yes, it's a bug. I can replicate it, but haven't solved it.

It works if the table has 3 columns.

_________________
Regards
Thomas Hoevel
PDFsharp Team


Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 posts ] 

All times are UTC


Who is online

Users browsing this forum: No registered users and 39 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Privacy Policy, Data Protection Declaration, Impressum
Powered by phpBB® Forum Software © phpBB Group