PDFsharp & MigraDoc Foundation

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

All times are UTC


Forum rules


Please read this before posting on this forum: Forum Rules



Post new topic Reply to topic  [ 8 posts ] 
Author Message
PostPosted: Wed Dec 05, 2018 1:37 pm 
Offline

Joined: Wed Dec 05, 2018 1:33 pm
Posts: 6
Hi;
pdf does not create pdf in the process of creating a table inside the table as in the example of creating.
Can you help me ?


---
StringBuilder sb= new StringBuilder();
Sb.Append(“<table><tr><td><table><tr><td>EXAMPLE</td></tr></table></td></tr></table>”);
----


Top
 Profile  
Reply with quote  
PostPosted: Wed Dec 05, 2018 2:48 pm 
Offline
PDFsharp Guru
User avatar

Joined: Mon Oct 16, 2006 8:16 am
Posts: 3095
Location: Cologne, Germany
koberoc wrote:
Can you help me?
You are not using our library.

_________________
Regards
Thomas Hoevel
PDFsharp Team


Top
 Profile  
Reply with quote  
PostPosted: Fri Dec 07, 2018 8:23 am 
Offline

Joined: Wed Dec 05, 2018 1:33 pm
Posts: 6
I am using your library.


StringBuilder sb= new StringBuilder();
Sb.Append(“<table><tr><td><table><tr><td>EXAMPLE</td></tr></table></td></tr></table>”);
PdfGenerator(sb);

I don't show the table in pdf te table when I get it with StringBuilder and send it to the pdffile method.


Top
 Profile  
Reply with quote  
PostPosted: Fri Dec 07, 2018 11:10 am 
Offline
PDFsharp Guru
User avatar

Joined: Mon Oct 16, 2006 8:16 am
Posts: 3095
Location: Cologne, Germany
koberoc wrote:
I am using your library.
PdfGenerator is not part of our library. Believe me.

_________________
Regards
Thomas Hoevel
PDFsharp Team


Top
 Profile  
Reply with quote  
PostPosted: Fri Dec 07, 2018 11:36 am 
Offline

Joined: Wed Dec 05, 2018 1:33 pm
Posts: 6
how to create a table in a table on pdf ?


Top
 Profile  
Reply with quote  
PostPosted: Fri Dec 07, 2018 11:41 am 
Offline
PDFsharp Guru
User avatar

Joined: Mon Oct 16, 2006 8:16 am
Posts: 3095
Location: Cologne, Germany
There are no tables in PDFsharp. PDFsharp cannot parse HTML.

Draw some text, draw some lines around it. That's how you can create any table using PDFsharp.

MigraDoc supports tables.

_________________
Regards
Thomas Hoevel
PDFsharp Team


Top
 Profile  
Reply with quote  
PostPosted: Tue Dec 11, 2018 2:14 pm 
Offline

Joined: Wed Dec 05, 2018 1:33 pm
Posts: 6
Does the library have an open source code? Is the .dll not created ?


Top
 Profile  
Reply with quote  
PostPosted: Wed Dec 12, 2018 7:24 am 
Offline
PDFsharp Expert
User avatar

Joined: Sat Mar 14, 2015 10:15 am
Posts: 909
Location: CCAA
koberoc wrote:
Does the library have an open source code?
Yes.


koberoc wrote:
Is the .dll not created?
Take the DLL from NuGet or compile from source code.

_________________
Best regards
Thomas
(Freelance Software Developer with several years of MigraDoc/PDFsharp experience)


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

All times are UTC


Who is online

Users browsing this forum: No registered users and 128 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