Hi
Is it with tcl possible to create a pdf file with internal links?
My workaround ist, I create a word document with cawt and save it as pdf.
But this work's only on windows.
Manfred Stelzhammer <[email protected]> wrote:
Hi
Is it with tcl possible to create a pdf file with internal links?
My workaround ist, I create a word document with cawt and save it as pdf.
But this work's only on windows.
pdf4tcl (https://pdf4tcl.sourceforge.net/) allows creating pdf book
marks, which are "internal links" within the pages of the PDF. These
are the "index pane" links.
If you mean actual hyperlinked text in the doc that jumps elsewhere in
the doc, I don't think pdf4tcl supports those.
Manfred Stelzhammer schrieb am Freitag, 3. Februar 2023 um 22:58:56 UTC+1:
Hi
Is it with tcl possible to create a pdf file with internal links?
My workaround ist, I create a word document with cawt and save it as pdf.
But this work's only on windows.
regards
Manfred
with tclfpdf
https://wiki.tcl-lang.org/page/TCLFPDF
https://github.com/lamuzzachiodi/tclfpdf
from manual: AddLink
Creates a new internal link and returns its identifier. An internal link is a clickable area
which directs to another place within the document.
The identifier can then be passed to Cell, Write, Image or Link. The destination is
defined with SetLink.
regards
Gregor
Hi
Is it with tcl possible to create a pdf file with internal links?
My workaround ist, I create a word document with cawt and save it as pdf.
But this work's only on windows.
regards
Manfred
| Sysop: | Keyop |
|---|---|
| Location: | Huddersfield, West Yorkshire, UK |
| Users: | 715 |
| Nodes: | 16 (3 / 13) |
| Uptime: | 142:45:11 |
| Calls: | 12,089 |
| Calls today: | 2 |
| Files: | 14,998 |
| Messages: | 6,517,455 |