Hello all,
I would like to know how to use
"PdfAnnotation.AA_UP", "PdfAnnotation.AA_DOWN", etc.
I tried
myButtonForm.setAction(myJsAction);
and got pdf I expected.
But
myButtonForm.setAdditionalActions(PdfAnnotation.AA_UP, myJsAction);
generates pdf with button that nothing
happens w
Dear,
I use chapter and section to process my document. And I want to break new page but chapter and section do not have function like document (newPage() function).
Thanks,Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now
I need to know if there is a way I can use a form field in a
Cell (Table) or PdfPTable Cell.
Huzaifa.
There's nothing to agree or disagree here, the definition of leading from
the pdf reference 1.4 third edition page 304 is:
The leading parameter, Tl , is measured in unscaled text space units. It
specifies the vertical distance between the baselines of adjacent lines of
text,[...]
Your definitio