Designing PDF extensions: form fields

2002-04-01 Thread J.U. Anderegg
I programmed PDF form fields into Fop-0.20.1. PDF form fields have an annotation representation in PDF files with the subtype "widget". So I patched the external-link within the renderer code to process form fields. Additionally a PDF fields object had to be added to the PDF stream and a reference

Participating in development

2002-04-01 Thread Vaidya, Raghavendra (CORP, GEITC)
Hi Guys, I want to participate in development of FOP could you guys tell me how do I go about? regards Vaidya "THIS E-MAIL MESSAGE ALONG WITH ANY ATTACHMENTS IS INTENDED ONLY FOR THE ADDRESSEE and may contain confidential and privileged information. If the reader of this message is not the inten

cvs commit: xml-fop/lib/bin antRun

2002-04-01 Thread chrisg
chrisg 02/04/01 15:48:29 Modified:.Tag: fop-0_20_2-maintain CHANGES build.bat build.sh build.xml contrib/servlet Tag: fop-0_20_2-maintain build.bat build.sh docs/examples Tag: fop-0_20_2-maintain runtests.bat

Keep two table rows together

2002-04-01 Thread David B. Bitton
I have a table with data that is "grouped" every two rows. The first row has data in cells, and the second row is a span, and it has additional info. How can I stop a page break between the two rows? -- David B. Bitton [EMAIL PROTECTED] www.codenoevil.com Code Made Fresh DailyT -

why doesn't fop take relative path for external graphic

2002-04-01 Thread Katiyar, Bhawana
Hi! I am trying to include an image using external-graphic element. It doesn't seem to take relative path. I don't want to specify the absolute path. Any clues? Thanks in advance Bhawana - To unsubscribe, e-mail: [EMAIL PROTE

cvs commit: xml-fop/src/org/apache/fop/viewer PreviewDialog.java

2002-04-01 Thread chrisg
chrisg 02/04/01 11:21:39 Modified:src/org/apache/fop/apps Tag: fop-0_20_2-maintain AWTStarter.java src/org/apache/fop/viewer Tag: fop-0_20_2-maintain PreviewDialog.java Log: exit for closing window is only called for th

Re: orphan - widow

2002-04-01 Thread Patrick Andries
OK. thanks, although this is not good news. J.Pietschmann wrote: > Patrick Andries wrote: > >> What is the status of the orphan and widow control ? > > It is not implemented in 0.20.3, there is no precise timeline > (somewhen this year), it is not all that easy to implement > in the current desi

Re: orphan - widow

2002-04-01 Thread J.Pietschmann
Patrick Andries wrote: > What is the status of the orphan and widow control ? It is not implemented in 0.20.3, there is no precise timeline (somewhen this year), it is not all that easy to implement in the current design, and there is no schedule for the redesigned FOP. There may be another mainte