PDFsharp & MigraDoc Foundation

PDFsharp - A .NET library for processing PDF & MigraDoc Foundation - Creating documents on the fly
It is currently Fri Apr 26, 2024 11:09 am

All times are UTC


Forum rules


Please read this before posting on this forum: Forum Rules



Post new topic Reply to topic  [ 6 posts ] 
Author Message
PostPosted: Thu Mar 01, 2007 2:14 pm 
Offline

Joined: Wed Feb 28, 2007 2:02 pm
Posts: 3
Hello,

It's possible to making the same pdf (TextLayout.pdf) with MigraDocLite ?

because, i need this disposition for puting a image on the left and a table on the right.

please help me :)

thank

Hervé

PS: i'm sorry for my bad english.


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: Fri Mar 02, 2007 9:16 am 
Offline

Joined: Fri Mar 02, 2007 9:15 am
Posts: 4
Hope you get an answer on this. . .I'm trying to do *exactly* the same thing.


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: Fri Mar 02, 2007 3:09 pm 
Offline

Joined: Wed Feb 28, 2007 2:02 pm
Posts: 3
not exactly,.

For making table, i use migradoc lite.

and i don't found who adding a table into a cell!

into the TEXTLAYOUT.PDF the paragraph are split.


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: Fri Mar 02, 2007 7:20 pm 
Offline

Joined: Fri Mar 02, 2007 9:15 am
Posts: 4
Image cellImage = table.Rows[0].Cells[2].AddImage(filename)

man, it sure took me long enough to find that little jewel. Thank you Jesus for Open Source!


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: Fri Mar 02, 2007 9:18 pm 
Offline

Joined: Wed Feb 28, 2007 2:02 pm
Posts: 3
it's not a probleme for the image it's for adding a table into a cell.

exemple :
table.Rows[0].Cells[0].AddImage() - ok
table.Rows[0].Cells[1].AddTable() - it's not possible now

do you know a solution ?


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: Wed Dec 12, 2007 3:55 pm 
Offline

Joined: Wed Dec 12, 2007 3:53 pm
Posts: 2
Add a TextFrame to the cell first and then add the table to the textframe.


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

All times are UTC


Who is online

Users browsing this forum: Google [Bot] and 399 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