On Thu, 2002-08-15 at 23:15, [EMAIL PROTECTED] wrote:
> If your hinting at PDF Form generation, I'd be highly interested.  I've 
> seen posts in the past where you can pass direct pdf form streams in for 
> fields, but this is kinda hectic.  PDF Form functionality would be 
> awesome.


There are two types of "forms" in PDF. The type I'm implementing are the
xobject forms which are more like reusable page elements that some rips
will cache and thus allow for much faster rendering times of repeated
elements. The other type are interactive forms, which I think is what
you are looking for :(.

-k.
 
-- 
If you don't test then your code is only a collection of bugs which 
apparently behave like a working program. 

Website: http://radio.weblogs.com/0111457/


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to