Workflow Playbook: Assembling Client Proposals from Mixed Source Files
A step-by-step workflow for the document problem that recurs in every agency: assembling a proposal from slides, spreadsheets, and legal scopes exported from different applications, and delivering it as one clean file under a deadline.
An illustrative scenario based on a common agency workflow, not a named client engagement. The steps, constraints, and failure modes are the ones that come up repeatedly.
Lead Systems Engineer & Founder • Reviewed under our Editorial Policy
- ✓The recurring problem in agency work is not creating content but assembling it: the deck comes from a designer, the budget from a spreadsheet, and the terms from a legal template.
- ✓Page geometry is the most common source of an unprofessional-looking result, because each source application exports at a different page size and orientation.
- ✓Ordering is easier to control before the merge than after it, and a naming convention removes the most common cause of a wrong-order document.
- ✓File size is usually driven by the presentation export rather than the text, so compression should be a deliberate final step with the result checked against the delivery channel.
- ✓Confidentiality matters more here than in most workflows, because proposals contain pricing, unreleased campaign thinking, and client names.
Export every source to the same page size and orientation before merging, not after. Fixing geometry inside a merged document means working page by page through a larger file, whereas fixing it in the source is one export setting per document. Use Rotate PDF for anything that exported sideways and Crop PDF to trim inconsistent margins.
Typical Source Mix
| Cover and narrative | Presentation export, landscape, often image-heavy |
| Budget and timeline | Spreadsheet export, landscape, wide |
| Scope and terms | Word processing export, portrait, text-only |
| Case studies | Mixed sources, usually portrait |
| Common issue | Three page sizes and two orientations in one deliverable |
| Delivery target | One PDF under the email gateway limit |
About This Scenario
This is a worked example rather than a client case study. It describes a document assembly problem that recurs across small agencies, consultancies, and professional services firms, along with the specific failure modes and the workflow that addresses them. No named client engagement or measured result is being reported.
The scenario: a team of roughly a dozen people preparing a competitive proposal on a short deadline. The content already exists. A designer has produced a narrative deck, a finance lead has a budget spreadsheet, an account director has a scope and terms document, and someone has collected three case studies. The task is to deliver all of it as one professional file, to a client, by a specific hour.
Why This Task Is Harder Than It Looks
Assembling a proposal is not difficult because of any single step. It is difficult because the sources come from different applications, each with its own idea of what a page is.
A presentation exports to a landscape page, usually at a widescreen aspect ratio, and often with full-bleed imagery. A spreadsheet exports to a landscape page at a different size, and frequently splits across multiple pages in ways nobody intended. A word processing document exports to portrait A4 or Letter. Three sources therefore produce three page sizes and two orientations, and the assembled document looks like exactly what it is: several files stapled together.
The second problem is file size. Presentation exports are image-heavy, and a twenty-slide deck exported with full-resolution imagery can exceed a typical email gateway limit on its own. Adding a spreadsheet and a legal document on top makes an attachment that will be rejected, which is discovered at the worst possible moment.
The third problem is confidentiality. A proposal contains pricing, commercial terms, and unreleased creative direction. It is precisely the category of document that should not be uploaded to an unvetted web service, and the deadline is precisely when people stop caring about that.
The Workflow
The sequence below is ordered so that the expensive steps happen once, on the finished artefact.
- •Collect and name the sources before anything else. Use numeric prefixes that encode the intended order: 01_cover.pdf, 02_narrative.pdf, 03_budget.pdf, 04_scope.pdf, 05_case-studies.pdf. This single habit removes the most common cause of a wrong-order deliverable.
- •Fix geometry at the source. Decide the page size and orientation for the final document, then export each source to match. Anything that exported sideways gets corrected with Rotate PDF before it is combined.
- •Check each source individually. Open every file and confirm it is the version you think it is. This is where an outdated budget or a superseded case study gets caught, before it is buried in a 40-page document.
- •Combine in one pass with Merge PDF. Add all the files, confirm the order from the thumbnails, and pay particular attention to the first and last pages, which are the ones a client notices.
- •Reorder rather than restart if something is wrong. Organize PDF lets you move or drop pages in the combined file, which is faster than redoing the merge when a single section is out of place.
- •Reduce size deliberately. Run the finished document through Compress PDF and compare the reported before and after sizes against the limit of the channel you are using. If the reduction is not enough, the constraint is images, and the fix is to re-export the presentation at a lower image resolution rather than to compress harder.
- •Verify the delivered file. Open the exact file you are about to send, scroll to each section boundary, and check the page count. Then send it.
Where This Usually Goes Wrong
The failure modes are consistent enough to check for specifically.
- •Mixed page sizes: the assembled document contains landscape slides between portrait text pages. On screen this reads acceptably; in a printed and bound copy it does not. Decide deliberately whether to normalise the slides to portrait and scale them, or to accept the mixture.
- •Blank pages from spreadsheet exports: wide sheets paginate unpredictably, and orphan columns frequently land on a page of their own. Check the spreadsheet section and remove strays with Remove Pages.
- •Wrong version of a document: the most expensive failure, because it can mean the client received pricing that was superseded. Individual verification before merging is the only reliable defence.
- •Rejected attachment: discovered at the moment of sending. Check the size against the channel limit before you compose the email, not after.
- •Lost bookmarks and links: a merge will often drop document outlines and internal links. If the proposal has a linked contents page, verify it after assembly.
The Confidentiality Dimension
Proposal documents sit in an awkward category: valuable to the firm, sensitive to the client, and frequently containing personal data in the form of contact names and roles.
This is the practical argument for keeping the assembly local. Every step in the workflow above is a structural operation on a file: merging, reordering, rotating, removing pages, recompressing. None of them requires a server, and all of them run in the browser in seconds. Uploading a proposal to a third-party converter introduces a disclosure and a delay for no benefit whatsoever.
There is a second consideration that is easy to overlook. If the assembled document is sent to a client, and the client forwards it internally, the document now contains metadata describing who created it and with what software. Stripping document properties as part of the final compression step is a small, cheap precaution. The privacy guide covers the wider set of questions worth asking.
One further point on scope. If the proposal contains genuinely sensitive material such as named references or commercially confidential figures that must be removed before sharing, note that covering text is not removal. The redaction guide explains why, and it is worth reading before you assume a black box has done the job.
Generalising the Workflow
The same pattern applies to any task where several documents from different applications must become one deliverable.
The elements that matter are consistent: normalise the sources before combining them, name them so the order is unambiguous, verify each source individually, combine once, then optimise and verify the finished artefact. The specific tools change with the task, but the sequence does not.
The other transferable habit is to treat file size as a delivery constraint rather than an aesthetic one. Knowing the limit of the channel before you start determines whether you can fix a large file by compressing it or whether you need to change how the source was exported. Discovering the limit at the point of sending is the failure this habit prevents.
Frequently Asked Questions
Did a real agency achieve a measured reduction in turnaround time?▼
This article is an illustrative workflow playbook rather than a report of a measured client engagement, and it does not claim specific results. The scenario and the failure modes described are common ones, and the workflow is the sequence that addresses them.
Do team members need accounts to use these tools?▼
No. There is no account system, because the operations run in the browser and there is no server-side state to associate with a user. That also removes any per-seat licensing question, which is usually the reason a small team standardises on one tool.
What is the best way to reduce the size of a proposal with a lot of slides?▼
The largest saving comes from re-exporting the presentation with lower-resolution images rather than from compressing afterwards. Compression removes waste and recompresses streams, which helps, but it cannot reduce image resolution. If the file is still too large after compression, change the export settings and merge again.
How do I stop a merged proposal from looking like separate documents?▼
Normalise the page size and orientation before merging rather than after. Export every source to the same geometry, rotate anything that came out sideways, and trim inconsistent margins. A consistent page size does more for the impression of a single document than any amount of styling.
Is it safe to assemble confidential proposals with an online tool?▼
It depends entirely on whether the file is uploaded. Every operation in this workflow is structural and runs locally in the browser, so the document is not transmitted. You can verify this yourself by loading the tool, disabling your network connection, and completing the operation.
Try These Tools on PdfPix
These operations run locally on your device. There is no upload queue, no account, and no artificial file-size cap.
Specifications & Sources
Written and reviewed by Muhammed Ajmal U K
Founder of UTHAKKAN and the engineer behind PdfPix. He builds browser-first tools that keep documents on the device, and writes about the format-level details that determine whether a PDF operation actually worked.
Guides That Pair With This One
Workflow Playbook: Managing a Literature Review Without Uploading Unpublished Work
A practical workflow for researchers handling large volumes of papers: extracting text from scanned sources, organising and merging reading bundles, and using summarisation with a clear understanding of what it transmits.
How to Merge PDF Files Online Free: Combine Documents Without Breaking Them
A technical walkthrough of PDF merging: how a merge actually rewrites the object graph, what is preserved and what is quietly lost, how to handle mixed page sizes, and the fixes for the problems that show up after a merge.
How to Compress a PDF Without Losing Quality: What Actually Works
An honest explanation of PDF compression: where the megabytes actually come from, which reductions are lossless, which require re-encoding images, what a browser tool can realistically achieve, and how to choose the right approach for scans, text documents, and print files.