Hi,
> function main()
> local oPdf
> oPdf := tPdf():New( 'test.pdf' )
> oPdf:NewPage( "A4", "P", 6 )
> oPdf:Center("Test")
> oPdf:Close()
> return nil
> The "test.pdf" file has always the same size: 8,5 in. x 11 in., althoug
> replacing "A4" by "LETTER", "A3"...etc
I'm using :
HPDF_Page_SetHeight()
HPDF_Page_SetWidth()
--
Regards,
Jaroslaw Kadziola
_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour