Skip to content
#

pdf-document

Here are 150 public repositories matching this topic...

hason
hason commented Jun 6, 2019

I want to use ReLaXed with remote chromium to reduce docker image size. It is posible with browser options --remote-debugging-address and --remote-debugging-port (https://peter.sh/experiments/chromium-command-line-switches/). It would be great add CLI options for puppeteer https://github.com/GoogleChrome/puppeteer/blob/master/docs/api.md#puppeteerlaunchoptions (especialy for args option).

slowcar
slowcar commented Nov 5, 2018

I have a pdf that changes its orientation, the first page is vertical A4, the next horizontal A4.
When using Androids built-in PdfRenderer the document is displayed correctly, but with PdfViewPager the horizontal page is distorted.
I suspect that the library does not recognize the orientation change and displays the horizontal page as a vertical one.

Please find attached a simple test pdf and

premadh
premadh commented Sep 17, 2019

This is a suggested code or documentation change, improvement to the code, or feature request

The package is great works in most conditions (many thanks for this) but also makes lazy that I don't want to wrangle misread pdf pages. Hence, I'd like to request below.

Provide a parameter/method to specify the number of columns; start and end co-ordinates of each column so that table is extracted

TheRealist908
TheRealist908 commented Dec 25, 2017

On page 106, Creating More Documents walks us through how to create team records and then use the ids that are created and pass retrieve them to build the inserts into the employee documents. The source code example for function insertEmployees (pd, devops, acct, callback) {...} uses the team ids created from function insertTeams (e.g. pd._id, devops._id, and acct._id) and references the

steipete
steipete commented Sep 4, 2019

Details

Currently our examples offer different catalog apps per platform. We should offer one unified example catalog across all 3 platforms. Adding custom examples for platform-specific features is ok, but the goal should be to share at least the majority of functionality.

Acceptance Criteria

  • Offer one catalog example app that runs on all 3 supported platforms.
argomis
argomis commented May 23, 2017

Hello, for generating PDF your framework seems one of the most complete, so congrats.
However, I encounter an issue regarding the table of content.

It seems to be that the title of it is hard coded so it cannot be translated.

Is there a way to translate it, customize it or at least removing it ?

Improve this page

Add a description, image, and links to the pdf-document topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the pdf-document topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.