Live Demo: PDF forms + Workflow = awesome Procurement process

Don’t miss out on PDFSharePoint Webinar Series! Join us this April 2nd @ 8 AM PST on a 45 minute event and be a part of a live demonstration on building Procurement Process with SharePoint 2010, PDF forms and SharePoint Workflow. In this Webinar: How to create a procurement  process in SharePoint 2010 with workflow and PDF form; Use SharePoint Workflow actions to manipulate data in Procurement form; Display how external parties can fill-in PDF forms; How procurement officer can review and approve documents Q&A session   Register Here   Los Angeles Mon, Apr 2 @ 8...

read more

Explore the possibilities of PDFSharePoint 2.3

Join us this March 1 for an exclusive overview of PDFSharePoint – PDF Forms for SharePoint 2010. Be the first to see the most desired feature upgrades for PDF forms in SharePoint! Join our product evangelist, Dmitry Ivahno, in this 45-minute session in which he will present: Demonstration of PDF forms with SharePoint 2010 and free Adobe Reader New offline form capabilities Anonymous forms support Digital Signature support Reusing form created in Adobe LiveCycle Designer Q&A session   Los Angeles Thu, Mar 1 @ 8 AM New York Thu, Mar 1 @ 11 AM São Paulo Thu, Mar 1 @ 1...

read more

Intermediate: How to operate with PDFSharePoint document permissions

  Is it possible to create a PDF Form that will be hidden for all users, except the user that submitted it? PDF SharePoint provides special mechanism to operate with document permissions in runtime. Follow this step-by-step guide to assign such permissions: Step 1: Prepare a group containing all users that have access to your Document Library. In this case it is called “Customers”. Step 2: Open PDF Forms Designer and prepare simple PDF template: Step 3: Now we need to add custom server action; for this tutorial we will use Server Submit rules: Step 4: Use “Set SharePoint...

read more

Intermediate: How to add SharePoint Document ID and Version to PDF form

Recently one of our customers wanted to display SharePoint document version and document ID in his PDF form. There is a simple way how you can do it with PDF SharePoint. First of all, we prepare a simple template for this case; it contains two read only text fields where we will put SharePoint document id and document version value. Next, we need to add custom server script, for this I will use Server On Load rules. Here is script itself. if(!form.IsNew()){     //first we need to check if form instance is new, because unsaved form does not have version and ID...

read more

SharePoint 2010 and Pdf Integration Series – Part 1

Today I would like to start an article series on integration between SharePoint 2010 and Pdf technologies. SharePoint becomes a fastest growing application Microsoft has. In the same time Pdf documents become an industry standard long time ago. However, integration between these two technologies causes a lot of confusion and misperceptions. The first area of interest is out of the box support of Pdfs and related common issues. Out of the box support Pdf documents are no different than any other documents users can store in SharePoint Document Libraries: Standard Check-In/Check-out...

read more