PDFsharp - moved to http://forum.pdfsharp.net/ Forum Index PDFsharp - moved to http://forum.pdfsharp.net/
Please visit the new PDFsharp forum at http://forum.pdfsharp.net/
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Adding Outline on landscape orientated Page changes orientat

 
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    PDFsharp - moved to http://forum.pdfsharp.net/ Forum Index -> Bug Reports - moved to http://forum.pdfsharp.net/
View previous topic :: View next topic  
Author Message
Juerka



Joined: 03 Aug 2007
Posts: 2
Location: Regensburg, Bavaria, Germany

PostPosted: Tue Aug 28, 2007 9:31 am    Post subject: Adding Outline on landscape orientated Page changes orientat Reply with quote

Adding two Outlines to pages with landscape orientation changes the orientatiuon of the used page to portrait.

Code:
    Private Sub example()
        Dim pdfDoc As PdfSharp.Pdf.PdfDocument
        pdfDoc = PdfSharp.Pdf.IO.PdfReader.Open("c:\Mixed Landscape Portrait.pdf")
        Dim pdfPage As PdfSharp.Pdf.PdfPage

        pdfPage = pdfDoc.Pages.Item(0)
        pdfDoc.Outlines.Add("Bookmark on Page 1", pdfPage)

        pdfPage = pdfDoc.Pages.Item(1)
        pdfDoc.Outlines.Add("Bookmark on Page 2", pdfPage)

        pdfDoc.Save(Me.sWorkFile)
    End Sub



The file "Mixed Landscape Portrait.pdf" contains two pages, one landscape and one portrait.

After running the example code both pages are portrait.
_________________
Juergen
Back to top
View user's profile Send private message
Display posts from previous:   
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    PDFsharp - moved to http://forum.pdfsharp.net/ Forum Index -> Bug Reports - moved to http://forum.pdfsharp.net/ All times are GMT
Page 1 of 1

 
Jump to:  
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 vote in polls in this forum


Powered by phpBB © phpBB Group. Hosted by phpBB.BizHat.com


Start Your Own YouTube Clone

Free Web Hosting | Free Forum Hosting | FlashWebHost.com | Image Hosting | Photo Gallery | FreeMarriage.com

Powered by PhpBBweb.com, setup your forum now!
For Support, visit Forums.BizHat.com