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 |
I Have report which is having field at the end of page,,, problem is when i run report data is overflowing to the next page,,i want the data to come on same page can anybody help me out????
How do you register report in oracle apps?
Can you differentiate between mediator and osb?
Difference between set of books id and ledger id in r12 ?
Cycle of requestion to receving transaction.
What is the interface?
What is GLOBAL TEMPORARY TABLE and It's significance ?
Can u define operating units inplace of inventory?
IN WHICH MODULE THE LEGAL ENTITY COMES?
what is the difference between request group and request security in oracle apps?
in which table sub inventory related information for item is stored?
3 Answers chain sys, Scan Steel,
After completing Report customization process.suppose we have 10 report parameter in report so, that we re-register that parameter in concurrent program?