How to convert character report to bitmap
5 pts.
0
Q:
How to convert character report to bitmap
Hi, I want to convert oracle 10g character (.txt) report to bitmap (.pdf) in A4 size. The existing character report is 13inches X 11inches.
ASKED: Jul 20 2009  12:58 AM GMT
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
0
29820 pts.
0
A:
 RATE THIS ANSWER
0
Click to Vote:
  •   0
  •  0
  • AddThis Social Bookmark Button
To convert it to pdf, you just need to set the MODE system parameter to BITMAP, and the DESFORMAT parameter to PDF.

For the size, you need to change the Width and Height properties in the Paper Layout sections.
Last Answered: Aug 1 2009  0:48 AM GMT by Carlosdl   29820 pts.
0
0
Discuss This Answer:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _



0