Giter Club home page Giter Club logo

Comments (7)

pdf avatar pdf commented on June 23, 2024

Turns out the last point is a bug with the duplexer in my printer, and #41 fixes the chrome page break problem, so I'm now able to print cards successfully using manual duplexing, thanks!

from rpg-cards.

dchapes avatar dchapes commented on June 23, 2024

FYI, Firefox 40.0.3 on FreeBSD also only prints the first page for me. I've tried all the print options I could and couldn't get that to change.

Edit: looking at closed issues I found this: #18 (comment)
Which suggests select-all (Ctrl-A) then using "print selection", although that produces multiple pages they are completely uselessly misaligned. I understand if this is a Firefox issue that is considered not worth working around (if even possible to work around) but perhaps it warrants a warning/comment in the print help that multiple pages may not work with Firefox.

from rpg-cards.

lucidobservor avatar lucidobservor commented on June 23, 2024

I'm not sure if this is the same problem or merely a related one, since it
has an intervening step. I'm on what I assume is the latest version of
Chrome. For printing, I print from Chrome and select the "save as pdf"
option, then take that pdf to a FedEx print shop. The pdf looks fine, but
when I try to print the pdf there, it only prints the first page and then
stops. As a workaround, running their scan cleanup on the document causes
it to print mostly correctly, but they occasionally charge extra for that
service.

Does that sound familiar to anyone? If anyone else has successfully printed
from a FedEx shop, how did you manage it?
On Sep 17, 2015 10:14 AM, "dchapes" [email protected] wrote:

FYI, Firefox 40.0.3 on FreeBSD also only prints the first page for me.
I've tried all the print options I could and couldn't get that to change.


Reply to this email directly or view it on GitHub
#40 (comment).

from rpg-cards.

crobi avatar crobi commented on June 23, 2024

It looks indeed as there is a regression with the printing. I have merged #41 for a quick fix.

Automatically positioning items on print pages is a pain in CSS. In retrospect, I think it would have been better to use absolute positions.

from rpg-cards.

Enekk avatar Enekk commented on June 23, 2024

Even after the #41, I am unable to properly print in Chrome. Even with margins set to 'none' in the save as PDF, I get cards which display across pages. I also get pages of nothing but grey.
See: screenshot from 2015-12-03 20-21-37

from rpg-cards.

crobi avatar crobi commented on June 23, 2024

I forgot to update the online preview after the merge of #41. I fixed this now. Can you try again? If it still does not work, make sure your browser does not use an old cached version (e.g., clear the browser cache).

The way I implemented how cards are placed on a page is really brittle. The next version of rpg-cards should rethink this from the ground up.

I also get pages of nothing but grey.

There is a forced page break after each block of cards. If such a block spreads only a little into the next page, the remainder of that page will be empty (gray). Making the block of cards exactly as large as one sheet of paper (for double-sided printing alignment) but not larger is what doesn't work robustly right now.

from rpg-cards.

Enekk avatar Enekk commented on June 23, 2024

I can confirm that I am now able to correctly save the cards! Thanks!

from rpg-cards.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.