Page 1 of 1

how to rotate text in HPDF

Posted: Mon Dec 26, 2016 2:48 pm
by neosoftservices
Hi,
Merry Christmas and Happy new Year and regards to every one

can you help me for rotating text in HPDF libharu ?
pl. Explain with Small Example

Re: how to rotate text in HPDF

Posted: Tue Dec 27, 2016 1:25 pm
by EduardoLuis
Hi Neosoftservices

Although libharu includes rotating text, it's not implemented on HMG.-
With regards.
Eduardo

Re: how to rotate text in HPDF

Posted: Fri Dec 30, 2016 6:34 am
by neosoftservices
hi, Eduardo

thanks,

i wants to print cheque and wants to cross with a/c payee so i wants rotating string in hpdf
if any ideas for this

thanks

Re: how to rotate text in HPDF

Posted: Fri Dec 30, 2016 8:30 am
by bpd2000
Generate image file with require text and print it

Re: how to rotate text in HPDF

Posted: Fri Dec 30, 2016 12:14 pm
by EduardoLuis
Hi Neosoftservices:

Yes you can do it.-

The best way is creating a *.JPG graphic or *.BMP graphic with your own design, and print on your cheque.-
For best results, when you develope *.PDF output develope a procedure where you identify if that cheque is paid; in that case, previously send text HPDFPRINT, put your .JPG or *.BMP graphic, so when text it's printed it will happend before text is printes.- Otherwhise graphic will overlap text and you can't see behind the graphic.-
Hoping this helps you.-
With regards.
Eduardo
PD. HAPPY NEW YEAR

Re: how to rotate text in HPDF

Posted: Tue Jan 10, 2017 10:24 am
by neosoftservices
Thanks pbd2000 and Eduardo