Exporting as paginated PDF is broken

Viewed 18

// Please enter a detailed description of the issue
// Description of the issue:

When exporting as paginated PDF the left side of the document is cropped. No matter what css look i choose. Ive tried deleteing and installing the app again but same issue occours

// Please enter a list of steps required to reproduce the issue
// Steps to reproduce:

  1. exporting as paginated pdf

// If applicable please attach a sample document that causes the issue for you.

https://www.dropbox.com/scl/fi/nh3scahqplzap9rf5x2hz/PROJECT-OVERVIEW4.pdf?rlkey=ge2rbesxgv8476hp9vog8a987&dl=0

// Configuration (do not edit)
Marked 2 1071 (Direct)
macOS Version: 26.2

additionalMathJaxConfig:
allowPageBreakInCode: YES
bookTxtIsLeanpub: NO
summaryMdIsGitBook: NO
codeIsPoetry: NO
codeCanWrap: YES
collapsibleHeadlines: NO
convertGithubCheckboxes: YES
convertGithubEmoji: YES
convertYAMLToMMD: NO
defaultMathJaxConfig: TeX-AMS-MML_HTMLorMML
defaultPreviewStyle: 100
defaultProcessor: MultiMarkdown
enableMiniMap: NO
excludeBlockQuotesFromCounts: NO
excludeFootnotesFromCounts: NO
excludeVerbatimFromCounts: NO
excludeCaptionsFromCounts: NO
folderPreviewExtensionsArray: md, markdown, txt, mdown, html, opml
githubNewlines: YES
h1IsPageBreak: NO
h2IsPageBreak: NO
hrIsPageBreak: NO
includeMathJax: YES
includeKatex: NO
limitTextWidth: NO
mathNumberEquations: NO
mathNumberEquationsSide: 0
mathNumberEquationsAMSOnly: NO
minimalJavaScript: NO
outlineModeExtensions:
permissionGranted: NO
printHeaderBottomLeft:
printHeaderBottomRight:
printHeaderFirstPage: NO
printFooterFirstPage: NO
printHeaderTopLeft:
printHeaderTopRight:
processHTMLFiles: YES
removeMetadataForPreview: NO
removeYAMLHeaders: NO
scrollToEdit: YES
shouldDetectCritic: YES
shouldHighlightMarkupErrors: NO
shouldLoadCritic: NO
syntaxHighlight: NO
syntaxHighlightOnlyLang: NO
useCustomMarkdownProcessor: NO
customMarkdownProcessor:
useCustomPreprocessor: NO
customPreprocessor:
useFirstH1AsPrintTitle: YES

2 Answers

This issue has been reported multiple times and is as of yet unresolved (you can find previous conversations with a search). It's possible that there's a CSS issue, is this happening with all styles? If you can, add on to one of the existing conversations to keep things tidy.

I'm curious if something about the print system has changed at all. If you save the document as HTML (embedding style) and open it in Safari, does printing the page give you more expected results?