• charliemani
  • NEWBIE
  • 0 Points
  • Member since 2011

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 2
    Questions
  • 1
    Replies

Hello,

 

For an object i have couple of attachments(.Doc,.ppt,.jpeg). I need to query this attachements, read the conent of the attachements and convert the same into a single PDF.

 

Could anyone please help me on this?

 

Regards,

Manikandan

Hi,

 

I have generated a word document in visualforce. The generated document get displayed in "Web Layout". Is it possible to display that in "Print Layout".

 

Suggestions please.

 

Regards,

Manikandan

Hey I am facing a view state error. I checked in the view state option and it shows that the query which i use returns around 2500 records which jump the limit of 135 Kb. are there any workarounds other that putting a limit on the query.