PDFsharp & MigraDoc Foundation

PDFsharp - A .NET library for processing PDF & MigraDoc Foundation - Creating documents on the fly
It is currently Sun Jul 14, 2024 10:30 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 Apr 29, 2012 1:27 am 
Offline

Joined: Thu Apr 26, 2012 3:44 am
Posts: 4
I saw the pdfsharp + migradoc sample, but could not figure out if it is possible to use pdfsharp graphics in the "flow" of a migradoc document.

Basically I have a document that needs some "pretty" horizontal rules between tables like this:

Intro info
-- pretty horizontal rule --
Table of good stuff
-- pretty horizontal rule --
Table of good stuff
-- pretty horizontal rule --
Table of good stuff

I am currently using a border on a text frame as my horizontal rule, but my client is fussing about wanted something slicker.

So I am hoping to be able to use pdfsharp graphics in the flow of the migradoc document.

If there is a better way, I am all ears. Another option is a decent resolution graphic for the horizontal rule, but hoping for something vector.

-- Thanks


Top
 Profile  
Reply with quote  
PostPosted: Mon Apr 30, 2012 2:57 pm 
Offline
PDFsharp Expert
User avatar

Joined: Wed Dec 09, 2009 8:59 am
Posts: 343
Hi!

MigraDoc can use PDF files like images. And PDF pages can have any size.
So if you can create a PDF page with a slick vector graphic, that would be a simple solution.

Slightly more complicated would be the "Mix PDFsharp and MigraDoc" approach using DIY placeholders in MigraDoc.
Add an empty paragraph with a tag to MigraDoc, later use PDFsharp to draw the line (after querying the position of the paragraph).
See also:
viewtopic.php?p=1960#p1960

_________________
Öhmesh Volta ("() => true")
PDFsharp Team Holiday Substitute


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 23 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:  
cron
Privacy Policy, Data Protection Declaration, Impressum
Powered by phpBB® Forum Software © phpBB Group