I have an existing document on which I set some p开发者_运维知识库roperties.I would like to set the Zoom level but don\'t know how.Anybody knows if and how I can set the zoom level on an existing docu
I\'d like to add a开发者_如何学Cn image to the header of a MigraDoc document, but hardcoding a filesystem path in the document generation is slightly problematic for a number of issues - not the least
I am trying to get new line but if I use \\n it does not work. Any 开发者_JAVA百科way to have new line by adding something to string like \\r\\n (which also does not work)
How will i be able to remove a blank page from a PDF file? I have a sample PDF file where the 1st page contains a few strings and a 2nd page with absolutely NOTHING in it. I tried to loop into the pdf
I get this error when creating a PDF from Silverlight with SilverPDF. [TypeInitialization_Type]Argume开发者_运维知识库nts:
I am trying to combine multiple PDFs into a single PDF. The PDFs come from SSRS, from some LocalReports that I processed. I am using PDFSharp, because it is already used through out the project. Howev
I have a program I wrote that merges PDF\'s to a s开发者_如何转开发ingle document using PDFsharp.I now need to be able to specify these merged PDF\'s as portfolios.I have tore through the documentatio
using migradoc, i see how开发者_如何学C you can add a bookmark automatically by doing this: Paragraph p1 = document.LastSection.AddParagraph(\"Project Updates\", \"Heading2\");
i have the following code that works fine to put an image in the bottom left of the page (in portrait mode).once i change the page to landscape mode, the image goes off the screen.
even 开发者_如何学编程after reading this forum post, its still quite confusing how to create a bulletted list using migradoc / pdfsharp.I basically want to display a list of items like this: