pdf-bookmark | pdf bookmark generator table of contents bookmark outline | Document Editor library
kandi X-RAY | pdf-bookmark Summary
kandi X-RAY | pdf-bookmark Summary
pdf bookmark generator table of contents bookmark outline
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
- Starts the UI
- Generates a List of Bookmarks
- Gets the outlines
- Adds the given outlines to the given file
- Get contents by url
- This method is used to add a subbook to the subbook
- Adds a bookmarks
- Gets the sequence number
- Returns the display title
- Replace blank characters in the string
- Gets contents by url
- Shows a dialog
- Adds a subbook mark
- Registers a provider for a specific site
- Removes the contents provider for the given site
pdf-bookmark Key Features
pdf-bookmark Examples and Code Snippets
Community Discussions
Trending Discussions on pdf-bookmark
QUESTION
I'm using Microsoft Word 2016 and looking for a way to run a vba macro that will change the default option to Create bookmarks using: Headings
when I save a document as PDF when I click on
- File ->
- Save As ->
- PDF (*.pdf) ->
- More options.. ->
- Options
Note: The option is only available if you have a table of contents in the document.
The goal is that if a user chooses to save as PDF that option will be already checked.
I'm not asking how to do this manually, like in this question
nor programmaticaly save to PDF using vba like here or here.
...ANSWER
Answered 2018-Sep-26 at 13:55Since it's not reachable by VBA at the point of save a file as PDF I do not see it as possible to change that PDF saving option using only VBA.
The only way I see you can reach the behavior you seek is as follow but need some special effort. You need to either create a VTSO addin or be able to have an extra marco file in the Microsoft Word Startup-Path so it will be loaded at Microsoft Word Startup.
- Re-implement your own "Save" behavior by overriding the Save functionality (
BeforeSave
) of Microsoft Word and provide it via your own Save-Button in the Microsoft Word-Menu described here
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install pdf-bookmark
You can use pdf-bookmark like any standard Java library. Please include the the jar files in your classpath. You can also use any IDE and you can run and debug the pdf-bookmark component as you would do with any other Java program. Best practice is to use a build tool that supports dependency management such as Maven or Gradle. For Maven installation, please refer maven.apache.org. For Gradle installation, please refer gradle.org .
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page