[iText-questions] Push button form field with javaScript action

2003-01-19 Thread KuMi
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

[iText-questions] how to break new page with chapter or section???

2003-01-19 Thread Huy Ho
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

[iText-questions] Using Form Field in Cell (Table or PdfPTable)

2003-01-19 Thread Huzaifa Zoomkawala
I need to know if there is a way I can use a form field in a Cell (Table) or PdfPTable Cell.   Huzaifa.

Re: [iText-questions] Doubt

2003-01-19 Thread Paulo Soares
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