Convert a List Item, including all attachments, to PDF

When converting HTML to PDF, please make sure you are running version 8.3 (or later) of the Muhimbi PDF Converter as that version comes with a much improved HTML Converter.

The Muhimbi PDF Converter for SharePoint provides first class support for converting (and / or merging) files stored in Document or Form Libraries. However, if you are looking to convert a List Item, including all attachments, into a single PDF then you have to do a little bit of work.

See related Knowledge Base entry: Converting (InfoPath / Nintex Forms based) List Items to PDF.

The key to combining the list item and attachments is our Merge Workflow Activity, which accepts a mix of URLs (to convert the HTML of the List Item View to PDF) and paths to attachments. For example the following 2 lines convert the list item and an attachment.

It is fairly simple to generate the fully qualified URL to the List Item, which is just a matter of requesting the ID of the current Item and concatenating it to the URL of the list's DispForm.aspx. However, retrieving the URLs to the attachments is a different matter as they all go into a generic 'attachments bin' for which file names cannot be queried from a SharePoint Designer workflow.

There are a number of options to get around this.

Please note that you need version 7.2.1 of the PDF Converter, or newer, to merge List Item attachments.

If none of these options suit your particular scenario then you can always use our API from your own custom code. For details about merging files from your own code see this KB Article.

Please have a look at the following resources as well:

As always, if you get stuck or need assistance then feel free to contact our support desk.

Have a Question?
We’re Always Happy to Help.

© Muhimbi Ltd. 2008 - 2024
This website uses cookies to ensure you get the best experience. Learn more