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

Future of Adobe LiveCycle Questionable: It’s time to get aggressive with SharePoint and PDF forms!

Adobe made some historic announcements on November 8, 2011.  Headlines focused on Apple winning the HTML5 vs mobile Flash debate and Adobe’s business realignment to increase their focus on digital media and digital marketing markets. But there’s more to the story.   As part of the realignment, Adobe is shifting resources out of Adobe LiveCycle and putting it into their Create Suite and Web Experience Management offerings. Consider: An article in the Ottawa Citizen reported  “Adobe will curtail marketing and future development of LiveCycle” and that “Adobe is...

read more

Reusing forms in SharePoint 2010

If you work with SharePoint, you most likely have faced the challenge of developing forms whether it is InfoPath, custom lists, or custom ASP pages. However, most enterprises already have forms developed: Word forms, PDF forms, Outlook forms, or even paper forms. Rather than recreating forms, wouldn’t you want to reuse your existing forms and just simply integrate them into the SharePoint infrastructure? If you see value in reusing your forms in SharePoint, you have to learn how to do it easily and efficiently. Join our product evangelist, Dmitry Ivahno, and our Director of Customer...

read more

Deployment of PDF template as WSP solution

PDF SharePoint Cumulative Update 1 just introduced packaging PDF form templates as sandbox WSP solution. We can say with confidence that this was the most requested feature from PDF SharePoint customers in enterprise environments. Let’s start with a little preamble: PDF SharePoint is a SharePoint 2010 solution that allows you to work with PDF forms in SharePoint 2010. It allows you to create new PDF template and then deploy it as a Content Type. Originally PDF SharePoint consisted of major 3 components: PDF SharePoint Service Application: Provides core methods for integration between...

read more

Business Connectivity Service with “Item Level” security and PDF forms

Currently our development team is finishing up a cumulative update 1 for PDF SharePoint V2. One of new features we added there is support of External Content Types and External Lists. We received many requests from PDF SharePoint customer’s to add support for BCS and so about 2 months ago we started digging into Business Connectivity Services. Even back in March 2010, we reviewed a blog by Michal Pisarek “BCS External List Limitations” (link: http://www.sharepointanalysthq.com/2010/07/bcs-external-list-limitations/). He provided a decent list of BCS limitations in context of...

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