what is the difference between character mode,bitmap mode
Answers were Sorted based on User's Feedback
Answer / vineet singh
Here is an example to help explain how Oracle Reports are
designed and printed in both the bitmap and character-mode
environments.
Assume you wish to print "Cc" where "C" is a different font
and a larger point size than "c" and is in boldface type
(where "c" is not).
In Oracle Reports Designer, bitmap mode, you can make "C"
bold and in a different font and point size than "c". This
is because you are generating postscript output.
Postscript is a universal printer language and any
postscript printer is able to interpret your different
design instructions.
In Oracle Reports Designer, character mode, the
APPLICATIONS STANDARDS REQUIRE the report to be designed in
ONE FONT/ ONE CHARACTER SIZE. Character mode reports
generate ASCII output. In ASCII you cannot dynamically
change the font and character size. The standard is in
effect so a report prints as identically as possible from
both conventional and postscript printers.
Is This Answer Correct ? | 21 Yes | 1 No |
Answer / mahes
by mentioning report as character mode it can't display any
graphical objects where as by mentioning bit map mode report
can display graphical objects
Is This Answer Correct ? | 16 Yes | 7 No |
What do you understand by concurrent programs?
If there is any issue then whom do you report.(this is imp question for every interview)
whats the use of after parameter form and before report?
What is menu.
How to generate XML Report with out using rdf?
6 Answers BirlaSoft, Patni, UST,
how will u do documentation
Except the SRS window in which we can submit the concurrent program.
what is the difference between po_vendors & po_headers_all? does po_vendors relate to opeating unit?
How to link modules in apps
Which is the best website to learn Oracle Apps?
how to create a file in forms?
Is PlaceHolderColumn Function or Procedure? Why we don't write any code in that?