PDFsharp & MigraDoc Foundation

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

All times are UTC


Forum rules


Please read this before posting on this forum: Forum Rules



Post new topic Reply to topic  [ 1 post ] 
Author Message
PostPosted: Tue Nov 25, 2014 2:03 pm 
Offline

Joined: Tue Nov 25, 2014 1:45 pm
Posts: 1
Hi, i'm starting using migradoc for show and rendering some pdfs, I think is easy to use it. But I have a problem and two question:

1. I show and render a lot of pdfs in documentViewer, but the problem is when I create a landscape document, show it in documentViewer, after that, I want to show another portraint document (or inverce way), the documentPreview show with the page orientation of the first document. ¿How can I solve this?. the code is this:

DocumentPreview ViewerPDF = new DocumentPreview();
string ddl = DdlWriter.WriteToString(document);
ViewerPDF = documentPreview1;
ViewerPDF.Ddl = ddl;

2. ¿How can I clear the documentPreview content?
3. ¿Can migradox render to excel file?

Thaks for your time and answers.


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

All times are UTC


Who is online

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