PDF before save in SP Library

A

Art

I have a form that I created in IP 2003 but now have 2007.

The last step on the last view is to save a copy in a SP library.

Is there a data connection or some rule I can set that creates a PDF of that
final view before saving to the SP library?

Thanks

Art
 
P

Paresh

I have a form that I created in IP 2003 but now have 2007.

The last step on the last view is to save a copy in a SP library.

Is there a data connection or some rule I can set that creates a PDF of that
final view before saving to the SP library?

Thanks

Art

Hi,

Take a look at these 2 articles:
http://www.bizsupportonline.net/infopath2007/export-infopath-2007-form-to-pdf.htm
http://www.bizsupportonline.net/infopath2007/use-word-2007-convert-infopath-2007-pdf.htm

Thanks,
Paresh
http://www.openzeas.com/blogs/Paresh/
 
A

Art

In early discussions of IP 2007, this was going to be a native function. I
am disappointed it is not.

Since I do not wite code and just use native IP, this looks like a daunting
task and one I may not be able to overcome.

Although the solution by S.Y.M. Wong-A-Ton may be possible. In the example,
it shows just adding

this.CurrentView.Export(@"C:\MyView.pdf", ExportFormat.Pdf);

Is it possible to use form filed names in lieu of the "MyView.pdf" file name?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top