|
Rank: Newbie Groups: Member
Joined: 11/11/2011 Posts: 6
|
Hi Can I print just the values from a pdf form retaining the positions of the data input fields. We have a pdf form which we are populating with data using EO.pdf. Sometimes we want to print only the data in the form on a pre-printed paper. Thanks
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,195
|
Hi,
Our library does not handle printing at all.
Thanks!
|
|
Rank: Member Groups: Member
Joined: 10/15/2012 Posts: 13
|
Contents.Clear() on a PdfPage will clear everything but form elements.
|
|
Rank: Newbie Groups: Member
Joined: 11/11/2011 Posts: 6
|
so before I print I should execute this statement Contents.Clear()? Thanks Rakesh
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,195
|
Hi Rakesh,
This is not something we officially support. You should seek other solutions for this.
Thanks
|
|