Changing of "Pages.Layout" not possible in v2.0.41.4

PDF-XChange Viewer SDK for Developer's
(ActiveX and Simple DLL Versions)

Moderators: PDF-XChange Support, Daniel - PDF-XChange, Chris - PDF-XChange, Sean - PDF-XChange, Vasyl - PDF-XChange, Ivan - Tracker Software, Stefan - PDF-XChange

Dorwol
User
Posts: 275
Joined: Mon Aug 04, 2008 5:04 pm

Changing of "Pages.Layout" not possible in v2.0.41.4

Post by Dorwol »

Hello Tracker-Team,

sorry for fourth posting in one day :oops: , but please try this in v2.0.41.4:

1.) Open a PDF in the viewer
2.) Call >>> CoPDFXCview1.SetDocumentProperty 0, "Pages.Layout", 0, 0
Result: RuntimeError -2113928014 :(

Please try this in some version before:

1.) Open a PDF in the viewer
2.) Call >>> CoPDFXCview1.SetDocumentProperty 0, "Pages.Layout", 0, 0
Result: Document will switch to Single-Layout
Corwin - Tracker Sup
User
Posts: 664
Joined: Tue Nov 14, 2006 12:23 pm

Re: Changing of "Pages.Layout" not possible in v2.0.41.4

Post by Corwin - Tracker Sup »

Yeap, it looks like a bug. While we are working under solution you may use named values such as "SinglePage", "Continuous", "Continuous-Facing", "Facing".

CoPDFXCview1.SetDocumentProperty 0, "Pages.Layout", "SinglePage", 0
User avatar
Vasyl - PDF-XChange
Site Admin
Posts: 2449
Joined: Thu Jun 30, 2005 4:11 pm

Re: Changing of "Pages.Layout" not possible in v2.0.41.4

Post by Vasyl - PDF-XChange »

Will be fixed. Please wait for technical build.
PDF-XChange Co. LTD (Project Developer)

Please archive any files posted to a ZIP, 7z or RAR file or they will be removed and not posted.