en SAMPLES\REPORT.ADVANCED
Hay que colocar en el Folder junto a los Prg
hbvpdf.ch
hbvpdf.prg
hbvpsup.prg
y en programa principal demo.prg
Hay que añadir las siguientes lineas
#include "hmg.ch"
Set procedure to hbvpdf.prg <---------AÑADIR
Set procedure to hbvpsup.prg <---------AÑADIR
Function Main
etc.etc.
La Libreria con los PRG esta en:
http://hmgforum.com/viewtopic.php?f=5&t ... hbvpdf.prg
Attachments:
hbvpdf.zip [122.07 KiB]
Downloaded 72 times
Aportada por el Gran Amigo : rathinagiri
Un Fuerte Saludo
Mustafa

Translated by Google
Hello friends:
in SAMPLES\REPORT.ADVANCED
Should be placed in the folder with the Prg
hbvpdf.ch
hbvpdf.prg
hbvpsup.prg
main program and demo.prg
We should add the following lines
# Include "hmg.ch"
SET PROCEDURE TO hbvpdf.prg <---------------
SET PROCEDURE TO hbvpsup.prg <---------------
Main Function
etc.etc.
The Library is in the PRG:
http://hmgforum.com/viewtopic.php?f=5&t ... hbvpdf.prg
Attachments:
hbvpdf.zip [122.07 KiB]
Downloaded 72 times
Provided by the Great Friend: rathinagiri
A Strong Greeting
Mustafa
