public inbox archive for pandoc-discuss@googlegroups.com
 help / color / mirror / Atom feed
* Embedd a new document to pdf
@ 2023-12-12 11:30 A V GOPINATHA REDDY
  0 siblings, 0 replies; only message in thread
From: A V GOPINATHA REDDY @ 2023-12-12 11:30 UTC (permalink / raw)
  To: pandoc-discuss


[-- Attachment #1.1: Type: text/plain, Size: 1685 bytes --]

Hello,

I am using Pandoc 2.13 version to generate a pdf by using readme.md file as 
an input. In readme.md file I have a link to go to another document.

Once I create a pdf with pandoc and trying to access another document by 
clicking the link, I am able to access that as it is available in my local 
environment or PC.

Requirement: If I share the generated document to other users, they should 
access the document to by clicking the link in pdf. Is there any way to do 
that?

Below is the command used to generate pdf.

pandoc readme.md                                        \
-f  markdown_phpextra-implicit_figures       \
--pdf-engine=xelatex                                        \
--toc                                                                     \
--top-level-division=section                             \
--shift-heading-level-by=-1                               \
-V mainfont="DejaVu Serif"                             \
-V monofont="DejaVu Sans Mono"                \
-V linkcolor:blue                                                \
-V geometry:letterpaper                                   \
-V geometry:margin=2cm                                \
-V documentclass:article                                  \
-o user_guide.pdf

Thanks,
Gopinath

-- 
You received this message because you are subscribed to the Google Groups "pandoc-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pandoc-discuss+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/785f7978-2fbb-41e3-a982-1f2a3bec8c24n%40googlegroups.com.

[-- Attachment #1.2: Type: text/html, Size: 2406 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-12-12 11:30 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-12-12 11:30 Embedd a new document to pdf A V GOPINATHA REDDY

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).