Home » Developer & Programmer » Forms » how can i save pdf or phto using webutil (forms 10 g,0.1.2.0.2,win-xp)
icon8.gif  how can i save pdf or phto using webutil [message #433028] Sun, 29 November 2009 03:16 Go to next message
ronee_orcl
Messages: 4
Registered: November 2009
Location: south africa
Junior Member
hi every body
if any one can tell me how can i save photo or pdf file using webutil
TNX

Embarassed

Re: how can i save pdf or phto using webutil [message #433355 is a reply to message #433028] Tue, 01 December 2009 17:28 Go to previous message
dlwixon
Messages: 92
Registered: September 2008
Member
Where do you want to save it? App server? Client? Database?

If you are generating a pdf using forms web.show_document (and reports), you can save the pdf to the app server by specifying destype=file.

You can take the pdf from the app server and put it on the client machine by using webutil_file_transfer.AS_to_Client_with_progress

You can then take the pdf from the client machine and upload it to the database using webutil_file_transfer.Client_To_DB_with_progress

The details of using these webutil functions are in the Oracle Forms Developer WebUtil User's Guide.

(You have to set up the application server to use WebUtil before you can use it in forms.)
Previous Topic: Webutil Read Image Problem
Next Topic: Validation
Goto Forum:
  


Current Time: Fri Sep 20 09:45:45 CDT 2024