how to PDF file wich is loaded in DB present to Oracle Report 11g.
when I tried to create some Oracle report .rdf, for blob column in which is stored PDF file,
it is allowed only to specify for file format ="Text" but in this case on report data is shown in binary format in printer layout,otherwise if I chose some other file format I got the error REP-1818 Data in "xxxxx" format could not be read.
I need to PDF file which is loaded in blob column of DB, generate via Oracle reports to sent to printer directly