question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Outputting Format w/ Multi Page PDF

See original GitHub issue

Summary of your issue

Hi there,

I was curious if I’m missing something with regards to convert_into. I pulled down the repo and did a convert into with the example.pdf you provide for my own sanity check, and its only converting the first page of the PDF to a CSV. Is this normal behavior? Am I missing something important here?

Also, with the options does format actually work? I’ve been trying to use this for an outputted parse object to no avail.

Write and check your environment.

  • python --version: 2.7
  • java -version: 8
  • OS and it’s version: OS X El Capitan 10.11.6
  • Your PDF URL: The example PDF

Relevant Code

Here’s the issue with just the first page being output

image

Here’s the format options with csv

image

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:10 (4 by maintainers)

github_iconTop GitHub Comments

0reactions
aarondackcommented, May 19, 2017

Yeah, I was sorting of thinking that was out of the scope of what tabula-py is used for but was curious. Anyways, thanks for the clarification on format.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Printing PDFs in custom sizes - Adobe Support
You can print a large format document, such as a poster or banner, by splitting the page across multiple sheets of paper (called...
Read more >
How to split PDF files | Adobe Acrobat
1. Open the PDF in Acrobat DC. 2. Choose Organize Pages > Split. 3. Choose how you want to split a single file...
Read more >
Can I export multiple pages in PDF format? - Concepts Support
1. If you're looking to export only pages you've imported and edited, tap the Export button on the main toolbar, choose a PDF...
Read more >
How to Print PDF – The Ultimate Guide - Print Conductor
Printing several PDF pages on the same sheet of paper and processing multiple files at the same time can be automated with Print...
Read more >
Creating and Printing Multiple Forms Per Sheet - Evermap
Uncheck the "Save each copy of the filled form as a separate PDF document" option and check the "Output a compound document that...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found