Remove space between pages in FacingCover mode?

23 views
Skip to first unread message

Jorge Espinoza

unread,
Sep 16, 2015, 12:31:21 PM9/16/15
to PDFTron WebViewer
I need remove the space between left page and right page, is that possible?

Is not for mobile version.

I attach an example. 



I trie change the css but with SinglePage and fitWidth the page is not in the center.
Thanks  

Matt Bojey

unread,
Sep 16, 2015, 12:45:21 PM9/16/15
to PDFTron WebViewer
Hi,

You can achieve this while keeping the pages centered in other cases with:

.pageContainer{
  position
: relative;
  background
-color: white;
  clear
: both;

 
/*box-shadow: 0px 2px 8px #000;
  -moz-box-shadow: 0px 2px 8px #000;
  -webkit-box-shadow: 0px 2px 8px #000;*/


  margin
: 0 ;
}

Matt
Reply all
Reply to author
Forward
0 new messages