← Pinn.Works

Case study

PrintVision

Thirty-seven years of offset printing, a client wall of pharmaceutical manufacturers, and a WordPress site whose shop page returned a 404 while forty-eight demo products sat in its sitemap. The job was to make the brand match the plant.

Client
PrintVision, Lahore
Founded
1989
Sector
Printing and packaging
Year
2026
Scope
Brand, collateral, website
Visit printvision.com.pk

PrintVision runs six Solna 125 offset presses, a Heidelberg two colour, four die cutters, two precision leaflet folders, two guillotines and one automatic pasting machine out of a single building at 6/A Industrial Block, Allama Iqbal Town, Lahore. Forty-five specialists. Everything from design to dispatch under one roof.

None of that was visible from the outside. That was the whole problem.

What we inherited

The company started in 1989 as Farooq Trading Corporation, one printing machine and a founder, Ihsan Ullah Naik. A second machine two years later, then the first die. Plate making came in house through the 1990s. It became PrintVision in 2011 along with the line it still uses, we print your vision. A Heidelberg two colour arrived in 2022, flexo and gravure in 2023, an HP digital press in 2024, and in 2026 the company finished building its own ERP, every job tracked from quote to dispatch.

Thirty seven years of that, and the public face was a WordPress site running WooCommerce, Elementor and Slider Revolution, with a home page weighing roughly 200KB of HTML before a single asset loaded. We crawled it before writing anything. It had five defects worth naming, because each one became a decision:

  • /shop/ returned a 404 while about forty eight demo WooCommerce products sat in the sitemap. Bird tank top. Cat bowl. Pet leash.
  • The blog was live and empty.
  • The stat counters rendered as broken text in the static HTML. "$1M". "0M+". "1 Person team".
  • Content was duplicated twice on the purpose page, and the quote page shipped two copies of the same form markup.
  • A plugin stack doing work that the page did not need.

A printer whose own website says "0M+" is not making a small presentation error. It is contradicting the one thing it sells.

The strategic call

The client wall was the unplayed card. Searle, CCL, Remington, Schazoo, SIZA. Those are pharmaceutical manufacturers, and a pharmaceutical manufacturer does not choose a packaging supplier casually, because the packaging is part of a regulated product. The old site reduced that to a logo strip near the footer.

So the positioning became one line, and it is printed on the home page in exactly these words: pharma first, never pharma only. Pharmaceutical procurement leads, and the other seven industries follow it rather than compete with it. The pharmaceutical buyer gets a dedicated page, and that page is written the way a procurement audit reads: tolerances that hold, one roof and one chain of custody, regulated-industry experience.

The voice rule underneath everything was proof over adjectives. Minimum run 50,000 outranks "high volume capability". Equipment models outrank "state of the art". Published tolerances of plus or minus 5% on colour, 1mm on size and 10 gsm on stock outrank "precision engineering".

That rule cost the client something, and they took it anyway. An early draft proposed $10M+ invested and 100+ specialists, both marked to be confirmed. The verified numbers were $1M+ and 45. The site publishes the smaller true ones. No certifications appear anywhere either, for the same reason: none had been verified at the time of writing, and a pharma supplier claiming an unverified certification has a much larger problem than a thin page.

The brand foundation

Written first, twenty five sections of it: purpose, mission, vision, quality policy, core values, objectives and KPIs, audience profile, competitive analysis, SWOT, personality and tone, positioning statement, brand promise, value proposition, key brand experience, communication strategy, legal and compliance, then the visual system.

The mark, and where it came from

The mark starts somewhere most printing logos do not. It starts with a boomerang.

The reasoning survives being said out loud, which is the test. A boomerang returns. It is the shape of value coming back to the person who sent it out, and that is precisely the argument a printer with decades of repeat clients is trying to make. It carries momentum without carrying aggression. And two of them overlapped close into a circle, which is how the 360 in "360 degree printing solutions under one roof" gets stated as a shape instead of typed as a number.

The second influence came off the plant floor rather than out of a moodboard. The inspiration board is colour-coded ink rollers, and the belts and gears of a running press, photographed in the building. That is where the finished curve comes from: the mark reads as a boomerang if you know the philosophy, and as a roller in motion if you have ever stood next to one of the Solnas.

Four elements were fixed in writing before anything was drawn:

  1. Boomerang-inspired shapes, for adaptability, consistency and precision, and for a continuous cycle of value rather than a one-off transaction.
  2. Circular composition, for completeness and reach across industries and geographies.
  3. CMYK colour, tying the mark directly to the process the company sells.
  4. Rounded, flowing forms, for the motion of printing machinery, belts and rollers, and the seamlessness of a plant that does not outsource a stage.

It is drawn flat for print and dimensional for screen, with single-plate colourways so it survives one colour jobs, foil, emboss and deboss without being redrawn, and with minimum and maximum sizes specified so it holds from a favicon to a press sheet.

Colour and type

The palette is the process, and each plate was given a job:

  • Cyan #00AEEF, innovation and clarity, and the cool tone that steadies the other two
  • Magenta #EC008C, creativity and the emotional half of the relationship
  • Yellow #FFF200, energy, optimism, and the speed a print buyer is actually asking about
  • Key #231F20, a charcoal rather than a true black, so it stays a colour and not an absence

Typography is Avenir Next Condensed. Condensed letterforms, because a printer's copy is mostly specifications and specifications are dense. Straight, clean lines and a geometric structure, because the thing being sold is technical precision and the type should not contradict it.

The wordmark is set in the Regular, upright, deliberately. The mark is the element allowed to move; the name it sits above is the element that has to look like it will still be there in ten years. Energy from one, dependability from the other.

Then the applications: stationery, ID badges, the company profile, an information-rich brochure, social templates keyed one plate colour per service line, brand artwork, an icon set, apparel, and the corporate video.

The website

The new site is twelve routes, ten indexed, statically generated with the Next.js App Router. No CMS. Copy lives in typed TypeScript modules, which means every word change arrives as a reviewable diff next to the code that renders it, and derived values compute themselves rather than going stale.

The design is the identity inverted. The approved direction was a light paper system, paper #F7F5F0 on ink #161511. What shipped is the same semantic vocabulary flipped to black, #060607 paper and near-white ink, with CMYK surviving only as a hairline colour bar and plate-coloured accents, under 2% of any viewport. Full-saturation CMYK as interface colour was one of the things that made the first attempt read as generic. The cursor is a registration mark, and it turns magenta over anything interactive, except text inputs, where it hands back the native I-beam because a registration mark over an editable field breaks the affordance.

Secondary text is pinned at a contrast level that clears AAA on every surface. It is not dimmed for style.

Underneath, the site is a front door to the ERP the company already built. Both public forms POST to a single server route that calls a Supabase procedure, and the shape of that payload is a written contract between the web side and the ERP side. The four-step quote wizard is therefore not a contact form with extra fields, it is a specification intake: product, specifications, artwork, contact and review, and what comes out the other end is machine readable. The live chat answers from the ERP's own knowledge base, and talking to a person is an explicit escalation rather than the default.

Both public endpoints sit behind bot detection and per-IP rate limiting, and the privileged database call was moved server side so the ERP team can revoke the public grant without breaking the website.

Performance was treated as a content problem rather than a build flag. The plant reel was compressed from 26MB to 7.4MB, every video is poster first, and playback is deferred until scroll. Visitors who prefer reduced motion never download the video at all, they keep the poster.

Search

Fifteen articles were written and published before launch, in four categories, all shaped like queries a buyer types before they know which supplier to call. Choosing GSM for pharma cartons. Offset versus digital by run size. Pantone versus CMYK for brand colour consistency. What buyers inspect in export-quality packaging from Pakistan. How to audit a pharmaceutical packaging supplier.

The rule was written down and followed: do not launch an empty blog.

We also ran an SEO audit against our own work and published the result rather than filing it. It found H1 quality to be the systemic weakness, and three of its top five fixes shipped the same week. Two were declined on purpose, because brand voice was judged to be worth more than a keyword on those particular pages. A recommendation you decline for a stated reason is a decision. One you never write down is an accident.

What shipped

  • A written brand foundation, twenty five sections
  • A complete visual identity: mark, colourways, type system, icon set, brand artwork
  • Stationery, company profile, brochure, social templates, apparel
  • A corporate video
  • A twelve-route website, statically generated, wired into the client's ERP
  • A four-step specification intake replacing an email-and-hope quote form
  • Fifteen search-shaped articles, live at launch
  • A client portal, provisioned from the ERP and kept out of the index

Design, technology and growth were not three vendors passing files between them here. The brand foundation set the positioning, the positioning wrote the copy, the copy shaped the routes, and the routes fed a production system the client already owned. That is the argument for doing it in one team, and PrintVision is the clearest proof of it we have.

The work

Stationery system arranged on a textured surface with CMYK detailing
The system as a buyer first meets it: cards, letterhead, company profile, badge, keyring and phone, all carrying the same mark.
Letterhead, business cards, envelope and pen on a light surface
The everyday set. The CMYK bar runs across the whole system so a fragment is as recognisable as the full lockup.
Open brochure spread with CMYK colour blocks
The brochure. Process colour used as structure rather than decoration.
Black presentation folder with the mark foiled
Black stock with the mark foiled. For a printing house, the finish on its own collateral is the work sample.
Concertina brochure showing mission, vision and quality panels
Mission, vision and quality policy, folded into a concertina a buyer can keep on a desk.
Concertina brochure closing panel
The closing panel. Every piece ends on an invitation rather than a logo.
The Instagram profile in the new identity
The profile. For many buyers this is the first surface they see, so it was treated as a landing page, not an afterthought.
The Instagram grid shown on an angled phone
The grid. The identity has to hold at thumbnail scale, which is where most of it is actually seen.
Social post template, yellow line art on black
Line art in a single plate colour, the cheapest possible template to keep on brand.
Social post template for the printing service, magenta on black
Social templates, one plate colour per service line.
Social post template for the packaging service
Social post template reading 35+ Years of Expertise
The trust claims carried into social: thirty five years, generation owned, services worldwide.
Social post template for the design service, cyan on black
Design in cyan. One plate colour per service line is the rule that lets a non-designer keep posting on brand.
A product page shown on a laptop
The site on a laptop, shown the way it was presented to the client.
The leadership section shown on a laptop
The leadership section. Naming people is a trust asset a supplier list cannot replace.
The home page shown on a laptop
The home page. Everything the brand claims has to survive the first screen.
The Ultimate Brief title card
Brand Foundation title card
Brand purpose, mission statement, vision statement and quality policy
Core values
Brand objectives and goals, short and long term
Key performance indicators
Brand audience profile, demographics and psychographics
Competitive landscape analysis and SWOT
Market position and unique selling points
Brand personality and tone of voice
Brand positioning statement and brand promise
Value proposition
Key brand experience across touchpoints
Experience guidelines
Communication strategy
Channel strategy
Legal and compliance
Brand Identity System title card
Section title card reading 17. Logo
Four boomerang studies above the written design philosophy for the mark
The boomerang studies. A boomerang returns, which is the argument a printer with decades of repeat clients wants to make in one shape.
The four documented core elements of the logo
The four elements fixed in writing before anything was drawn.
Inspiration board of colour-coded ink rollers, press belts and gears, beside a boomerang study
The inspiration board: colour-coded ink rollers and the belts and gears of a running press, photographed on PrintVision's own floor.
The mark in flat and dimensional versions
Flat for print, dimensional for screen.
Written rationale for setting the wordmark in Avenir Next Condensed Regular
The wordmark is upright and Regular on purpose. The mark is the element allowed to move.
The PRINTVISION wordmark with tagline, on white and on black
The wordmark and tagline, on light and dark. Both grounds specified so nobody has to improvise.
The full logo lockup, mark and wordmark, on white and on black
The full lockup. Mark and wordmark in fixed relation, so the pairing cannot drift between vendors.
The PV monogram, on white and on black
The short form, for favicons, stamps and anywhere the full lockup will not hold.
The mark in cyan, magenta, yellow, black, greyscale and outline colourways
Single-plate colourways, so the mark survives one-colour jobs, foil, emboss and deboss without being redrawn.
Minimum and maximum size chart for the mark
A printer's mark has to hold from a favicon to a press sheet, so the floor and the ceiling are specified rather than assumed.
Section title card reading 18. Colors
Colour gets its own numbered section in the brief, because on a press it is a specification, not a preference.
The palette: cyan 00AEEF, magenta EC008C, yellow FFF200 and key 231F20 with CMYK and RGB values
The palette is the process. Each plate was given a job rather than picked for looks.
Written rationale for cyan, magenta and yellow
Each plate given a documented job: clarity, creativity, energy. Written down so future decisions can be checked against it.
Written rationale for how the colours combine and where each is applied
How the plates combine, and which one leads in which context.
Section title card reading 19. Typography
Avenir Next Condensed specimen, Ultra Light through Heavy with italics
Ultra Light through Heavy, with italics. A full range, because a printer's material runs from display to eight-point spec tables.
Section title card reading 20. Stationary Design
Stationery flatlay: business cards, letterhead, company profile, ID badge, keyring and phone
One mark, four process colours, across every touchpoint a client sees before they see a press.
The dark half of the stationery system
The darker half of the system, for the pieces that need to read as premium rather than utility.
Company profile and folders in black stock with CMYK edge detailing
A printer's collateral is its own proof, so the stock and the finishes are the argument.
Brochure spread detail
The spread in detail. Process colour blocks used as a grid.
Section title card reading 21. Mockups
Wall clock in the brand colours
A wall clock. Not merchandise for its own sake: a brand that never appears on the floor is one the staff do not believe in.
Branded mugs
Mugs. The identity has to survive a curved surface and a dishwasher.
Branded notebook on a yellow and mint ground
The notebook, in the mark's own colour pairing.
Branded pens in the process colours
Pens, each carrying one plate.
Black branded t-shirts, front and back
What the people running the presses actually wear.
White branded cap
The cap. Applied to what people actually wear on a plant tour.
Section title card reading 22. Brand Icons
Icon set for printing, packaging, design, 35+ years of experience, generation owned and services worldwide
An icon set built for the three service pillars and the three trust claims.
Section title card reading 23. Brand Artwork
Brand artwork built from a CMYK colour bar and gradient
The colour bar as artwork. The same three-cell device that anchors every page of the website.
Brand artwork built from magenta, cyan and yellow brush marks
Brush marks in the three plates. Ink behaving like ink.
Designing and printing artwork built from CMYK registration blocks
Registration blocks arranged as a composition, so the identity can speak on a surface with no logo on it.
Section title card reading 24. Services
360 Degree Printing Solutions Under One Roof lockup in condensed type
The positioning line, set in the display weights.
Display lockup reading we can print on any surface you can imagine
The claim, in display type. It is only defensible because sixteen processes sit behind it.
The full service list, from offset and gravure to foiling, embossing and automatic pasting
Sixteen processes, all in house. This list is the reason the positioning line is not an exaggeration.
Section title card reading 25. Contact Details
Contact gets a numbered section too. A brand document that does not tell you how to reach the company is unfinished.
Contact details: mailboxes, phone numbers and the Lahore address
Six mailboxes, four numbers and the Lahore address, published rather than hidden behind a form.
Closing card quoting T. E. Lawrence on the printing press
The closing card. T. E. Lawrence on the printing press, which is a fair thing for a press to quote.
The corporate film. Plates being set, sheets running, cartons checked by hand, and the people who do it. Everything under one roof is the argument the brand makes, and film is the only format that can show it rather than claim it.

One team, from identity to intelligence.

Brand, software, AI, and growth from a single team, not separate vendors. That is why the positioning, the copy, the site and the data model on this project agree with each other.

Book a discovery call