Export a file

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • sreenisha
    New Member
    • Aug 2008
    • 27

    Export a file

    Hi
    I am using php and psql.My databse has got a Report field of type text.I want to know how can i acess that report entered as text in the pdf or document format.Is it possible to do that.Or should i upload it to the databse in document format only to retrieve it.
    Anyone Please Help me .
  • Dormilich
    Recognized Expert Expert
    • Aug 2008
    • 8694

    #2
    Do you want the report from the database converted to pdf or a text from a pdf saved in the database? that's not clear to me, please specify.

    as for the first case, see PHP PDF Functions.

    regards.

    Comment

    Working...