KO
|
EN
gitlite — search
Search
#python
#java
#python3
#arduino
#golang
#machine-learning
#rust
#html
#flask
#javascript
#seismology
#nodejs
Merge-PDF-Business-Central
★ 23
Open GitHub ↗
No description available.
Download README (.md)
Explore Similar Repositories
neuRo-vis-BrainHack-2021
:
No description available.
schema-manager
:
No description available.
attractors
:
package for simulation and visualization of strange attractors
longnow-for-markdown
:
Utility for adding archive.org links to markdown files in the format [...](original link) ([a](archive.org link))
Gsap-Landing-page
:
Landing page design for an agency using Gsap for animations
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
Merge-PDF-Business-Central
?
Download (.md)
# Merge PDF in Business Central with PDF-LIB Javascript Library Extension including basic functions to merge pdf documents in Business Central. The merge of the documents is done by the PDF-LIB javascript library on the user's browser. Basic functions to include Report ID and a RecordRef variable or just a base64 string of the pdf. Look at example Page to check how to properly use the functions. # Added Azure Function Service Multiple users have reached out to me asking about the possibility of merging PDFs through an external service, and not through a control add-in, so it can be added to a job queue. I have added a new example con how to call the webservice and please refer to this github repo to downlaod the Azure Function. Just inform the Azure Function URL. I made sure the json structure between calls is not different. https://github.com/gonzaloriosley/MergePDFAF