PDF Viewer in Oracle APEX

preview_player
Показать описание
There are many features in APEX that can help you create a compelling and powerful application; one such feature, is a PDF Viewer Region. Learn to leverage APEX’s RESTful Services and create a region that can dynamically display selected PDF files.

For information on how to add a BLOB Column to your table, please refer to the following YouTube video:

Other related videos:
Рекомендации по теме
Комментарии
Автор

Thanks for sharing, I am getting error If I chose Media Resource in RESTFULL (Handler), If I change to collection query I getting raw data, What is missing with Media Resource as Source Type?

deepakdakhore
Автор

Thanks for the useful video!
Question: how can we restrict access to the restful service and still use its link as a source of <iframe>? As of now it seems that our pdf will be available to anyone when pasting Restful Service link a in browser string.

maslovskos
Автор

What is the best way or recommendation to design, and create a PDF report to view database data and deploy from Oracle APEX?

CesarBerrio
Автор

Thanks for sharing! :-) It has been very useful for me!

A quick remark regarding the code shared for the filename link (2:24 in the video), there is a comma missing after 'PDFViewer' in the highlighted code - correct version below.


javascript:apex.event.trigger(document, 'PDFViewer', [{id:'#ID#'}]);void(0);

Thanks again for sharing!

nunobelo
Автор

hello thanks for your efforts, please how can i prevent download file ?

baraaabueslieh
Автор

Thanks for sharing, it really helped. One thing, you are missing a coma on the code that you are sharing in the minute 2:23

tomy
Автор

The request could not be processed because an error occurred whilst attempting to evaluate the SQL statement associated with this resource. Please check the SQL statement is correctly formed and executes without error. SQL Error Code: 1722, Error Message: ORA-01722: invalid number

sreekanthkoduri
Автор

Nice short tips for this! Thanks for posting this video

jkl
Автор

I'm getting "404 Not Found". Is ORDS related issue I believe. I couldn't find the code in the description so I had to type it from the Video. Maybe I got something. Your help will be very much appreciated. Cheers.

natasuah
Автор

May I've got some documentation about?

arrival
Автор

Hi Amazing video.... !!! Thanks for sharing... quick help ===> I have 2 sources of TXT & PDFs files one is a directory folder and Bucket in oracle cloud.... is it feasible to do something similiar what you explain here? please some tips!

okmmanvideos
Автор

has anyone here succeeded or made it work? followed the video and failed twice. Getting a javascript error.

flickertv
Автор

Nice blog...but getting javascript error on File_Name column link click...! Can anyone able to help me?

bhavinadhvaryu
Автор

how to disable download and save buttons in PDF viewer...if any one know please share the link of the video or code

indianfestivals