Merging pdf without ghostscript
Mostra commenti meno recenti
Hi all, Is it possible to merge pdfs in matlab without using ghostscript? Thanks!
1 Commento
Bereketab Gulai
il 27 Gen 2020
You say that you solved the issue using VBA code, could you share that VBA script, at least the basic structure.
Risposta accettata
Più risposte (2)
Benjamin Großmann
il 22 Mar 2021
4 voti
Four years later ... I contributed a tiny function to FEX to merge multiple pdfs without third party tools:
1 Commento
Gangadhar Venkata Ramana
il 28 Mar 2021
Bereketab Gulai
il 28 Gen 2020
0 voti
You can still use Ghostscript along with append_pdfs.
- Install GS on your machine or get copy of it is files
- Store gs files with your application
- Copy append_pdfs and modify gs path to indicate where you hava gs...exe
- Use append_pdfs like usual
Tested VBA Code but it requires Adobe Standard or Pro, which not suitable.
Categorie
Scopri di più su Data Export to MATLAB in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!