This weeks summary of Questions and Answers

5 June 2014

Doesn’t print the exact width of the page (was like 60%)
Posted on Thursday June 05, 2014

Perhaps you used margins in your browser print set up dialog which are cutting into the print? You can also try to set the AutoAdjustPrintSize parameter on the viewer:

AutoAdjustPrintSize : true,</p>

Is there a plugin to implement FlexPaper Zine on Drupal 7 ?
Posted on Thursday June 05, 2014

Yes there is but we do not manage that plug-in project. You can find it on the url below:

https://drupal.org/project/flexpaper</p>

we have purchased Flexpaper, preview is displaying fine but tool bar is not displaying.
Posted on Thursday June 05, 2014

Perhaps you are using our customizable build but have not included the toolbar files (UI_flexpaper_desktop.html and UI_flexpaper_mobile.html)?</p>

In the answer above, you mention “in HTML mode” and “in flash mode”; does the same approach work in HTML5 mode?
Posted on Thursday June 05, 2014

It could be that the server you are loading the PDF from doesn’t support CORS. Contact us via email and we can help you investigate this</p>

How to hide print button which appears after right click on flash page ?
Posted on Thursday June 05, 2014

This option will not be there if you use our read only build from our commercial download area</p>

Some images not rendering a high resolution but others are?
Posted on Thursday June 05, 2014

That sounds a bit odd – contact us via email ([email protected]) and we will have a look at your configuration. Make sure you include an url to where you have published your document.</p>

would it work if user doesnt have adobe
Posted on Thursday June 05, 2014

Yes we have HTML4 and HTML5 modes that do not require any Adobe products (like flash or acrobat reader) to be installed</p>

Problem loading pdf through PHP publishing
Posted on Thursday June 05, 2014

Yes if you have set flash to be your display format then there should be swf files in your working directory. If you’re not getting any of these then your SwfTools installation is most likely not working as it should.

Windows has a few quirks in using PHP and allowing external applications such as SwfTools to run so I would really recommend setting things up in Linux as opposed to windows to make things easier for you.</p>

extra information property of mark class for “note” annotation
Posted on Thursday June 05, 2014

We have added the possibility to supply a User to our latest annotations build. See our latest release notes for info on this:

http://blog.flexpaper.org/post/87529085498/flexpaper-2-2-6-release-notes</p>

Flexpaper marker color property is not working in HTML 5
Posted on Thursday June 05, 2014

Change the “type” to “highlight” from “strikeout” and you should be fine</p>