Open mariakharitonova opened 5 years ago
(You may want to learn more about Markdown to format your Github issue correctly: https://yihui.name/issue/#please-format-your-issue-correctly)
@mariakharitonova I tried to have a look but the main problem I faced is that the Rmd file is not reproducible: I cannot run it on my computer and reproduce the issue.
Could you post a reproducible example, please?
Just one tip: with CSS, the #
character cannot be used to comment lines, see https://developer.mozilla.org/docs/Web/CSS/Comments. IMO, this is not the problem.
Hi, I have another question. I use the pagedown::business_card to create many cards at a time that our customers use to log into our tool, and I'm attaching an example here with fake names. As you see, when the file gets big enough, the card run over the page/margin limit, though the code should make it stay on the 8.5 x 11 page with 4 columns and 3 rows. For smaller files I can manually change the margins when manually printing to PDF but haven't been able to be successful with larger files and it "cuts" the cards in the middle. Thoughts?
BusinessCard_ex.pdf