EddyVerbruggen / EddyVerbruggen/nativescript-printer

PrintPDF Android (First Page Only)

Open
#24 5 comments 1 reaction 0 assignees View on GitHub
Dominant language
TypeScript
Stars
38
Forks
12
PR merge metrics
No merged PRs in 30d

Description

Hey.

First off, Thank You for making printing of PDF possible :)

I have testet this plugin now with a PDF with more than one page.

iOS:
Works like a charm. previews all pages, prints all pages ;)

Android:
Only previews the first page, and only prints the first page. :/

From what I can read in printer.android.js
The PDF is rendered into a single image. And only page 0.
Maybe theres something there that needs a little extra love :)

In advance. TY ;)

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reading printer.android.js, especially the PDF rendering path that currently uses page 0. Reproduce the issue with a multi-page PDF and compare Android with the working iOS behavior. Done means Android previews and prints every page rather than only the first.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, typescript
Domain
mobile
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.