Skip to main content
Mark Ibbs (Cascloud) a posé une question dans #Visualforce
getcontentaspdf not rendering style

I have a pdf visualforce page which works. However when I use it in a getcontentaspdf to create an attachment the style is ignored. I'm working in a sandbox.
1 réponse
  1. 18 janv. 2015, 08:57
    Hello Mark,

    You have keep standardStylesheets="false" and applyHtmlTag="false" then only you can see style in renderAs PDF page.

    Regards,

    NumaaN.
0/9000