It will be sunny tomorrowrathinagiri wrote:Fantastic and cool!
Let there be more rain in your city.

Regards,
Roberto.
Moderator: Rathinagiri
It will be sunny tomorrowrathinagiri wrote:Fantastic and cool!
Let there be more rain in your city.
One of the best wishes I've read ever...sudip wrote: (Again some wishlists come to my mind, but I don't want to disturb you now)
Please continue this project as you like![]()
Well... I'm seeing the stars from my window, so, tomorrow will be sunny... further development will be slowersudip wrote: (It's is drizzling also in my city and I like it)
Code: Select all
- If <cOutputFile> is specified, a PDF file with report content will be generated. (<lPrintPreview> and <lSelectPrinter> parameters will be ignored).
- The following limitations applies when report is redirected to a PDF file:
- Only .jpg image files are allowed.
- When 'Underline' property is .t., color property is ignored (assumed black) for expressions.
- Only the following fonts are supported (all other are assumed as 'Times'):
- Times
- Helvetica
- Courier
- Only the following paper sizes are supported:
- PRINTER_PAPER_LETTER
- PRINTER_PAPER_LEGAL
- PRINTER_PAPER_A4
- PRINTER_PAPER_TABLOID
- PRINTER_PAPER_EXECUTIVE
- PRINTER_PAPER_A3
- PRINTER_PAPER_ENV_10
- PRINTER_PAPER_B4
- PRINTER_PAPER_B5
- PRINTER_PAPER_P32K
- PRINTER_PAPER_ENV_C5
- PRINTER_PAPER_ENV_DL
- PRINTER_PAPER_ENV_B5
- PRINTER_PAPER_ENV_MONARCH
- Sample:
Demo6.prg
Code: Select all
HTML Output:
- If <cOutputFile> with 'html' extension is specified, an PHTML file with report content will be generated. (<lPrintPreview> and <lSelectPrinter> parameters will be ignored).
- Color support is not yet implemented.
- Sample: Demo7.prg