Hey everyone,

In the current version of the iPaper module you can specify additional document properties (such as disabling printing) on a global level... meaning that the setting must be the same for all iPaper nodes.

But in my use case, I need to have different document properties for different iPaper nodes. More specifically, there are some iPaper documents that should be printable and others that should have printing disabled (disable_print=1).

Is it possible to allow administrators to set "additional document properties" (and also "additional iPaper javascript API code") for each iPaper node? This way, we would be able to override the global settings for specific documents.

Thanks,
Ben

Comments

njjl’s picture

Hi!

I've tried those "Aditional Document Properties" with the "disable_print=1" command but with no luck. I get a "Scribd error #650: Invalid parameter value" message.
Could it be a sintax problem or bug?
I'm a rookie...

rares’s picture

Version: 6.x-1.0 » 6.x-1.1

@BenK, version 1.1 allows you to set parameters to be applied to all docs. See the module settings page.
@njjl, disable_print=1 works for me.
Would you care to paste the API request that is made so we can debug it? Enable logging on the module page and then look at /admin/reports/dblog

milplus’s picture

hi I do have installed ipaper successfully.

however still probme in accessing big pdf files >2 MB

My concern is I wish to add hyperlink to some of the pdf contacts of my files into Scribd.

I need to link them in to my store items so to the nodes in Drupal.

any idea if this is possible?

thanks