Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    Problem with pdf export

    We are having problems with the pdf export and have the following questions:

    1. Is it mandatory to set the "skinName" attribute in the DSRequest in client code when calling RPCManager.exportContent()?

    2. Should skinName be the name of a css file or the name of folder containing a css file name "skin_styles.css" and images?

    3. Is it mandatory to set the "skin.<skinName>.location" property in server.properties?

    We're using the evaluation Enterprise Edition version "SC_SNAPSHOT-2012-01-20_v8.3d/EVAL Deployment 2012-01-20" and have tested it on Windows 7 with Internet Explorer 8 and Firefox 9.

    #2
    Hi, the answers below:

    1.- See answer 3.
    2.- At this moment the skinName is the name of the css file, but this will be changed.
    3.- This property is to be used just in case you want to use a different skin than the default skins that come in Smartgwt. If you get an exception with the skin location, then you can use this property. eg.: skin.<skinName>.location: sc/skins/Enterprise

    We are fixing some things and when they are ready we'll let you know.

    Comment

    Working...
    X