Batch Printing to PDF files with Document No. File Name
-
Batch Printing to PDF files with Document No. File Name
Posted by Unknown Member on July 26, 2017 at 4:51 am-
Our accounting team has requested and enhancement for printing documents to PDF pdf files. (NAV-1644)
They would like, when they print any kind of document, and enter a range of document numbers,
to get NOT get all documents printed into a single PDF with a non-descriptive name.
They would like one pdf for each document with a name reflecting what it is and its number, like
Sales-Order-108832.pdf
Sales-Order-108833.pdf
Sales-Order-108834.pdf …
or
SalesInvoice-S12381.pdf
SalesInvoice-S12382.pdf
SalesInvoice-S12383.pdf …They often need to send to a customer many dozens, hundreds or event 1000’s of documents and they need to be sent as separate files.
We have actually already done this as part of our SO RELEASE from OPEN status, if the Location is our primary Warehouse location we write a PDF to a folder now on a file share that is SO9999.pdf and we have written a print q that confirms the printer at the ware house is ready to print and sends each file to the printer or a back up printer if the primary printer is offline.
The other benefit we get out of this is when the printer sees separate files sent to it, it Ā understands how to print a 2,3 or more page document Ā duplex-ed, collated and stapled properly.
I was curious if anyone has already built a print to PDF routine that could be use like this across many (all) document types.
——————————
Bob Stahr
Director ITS
Sunrise Identity
Bellevue WA
—————————— -
Paul Turner
MemberJuly 27, 2017 at 7:35 AM
Yes we created such a routine using NovaPDF’s SDK.Ā We will probably rebuild this using Microsoft’s Print to PDF dll mainly so we don’t have to manage licenses on a 3rd party printer.Ā Or if we upgrade NAV we can then use NAV’s PDF printing functionality (which may be using the MS DLL; I haven’t seen it yet).Our system prints and emails invoices nightly.Ā For customers with multiple invoices from that day, they are all separate PDFs and are all attached to a single email for the specified customer (if you have customers getting hundreds of docs this method probably wouldn’t work on a single email).Ā The nice thing about novaPDF SDK is the ability to specify the overlay at runtime.Ā So we can use the same function for invoices, credit memos, statements, order confirmations etc.
, I am interested in the print q function you created that checks whether the printer is available.Ā That sounds very helpful.
——————————
Paul Turner
Liberty Mountain
Sandy UT
——————————
——————————————- -
Rob Hansen
MemberJuly 27, 2017 at 8:37 AM
Hi Bob –When looking at this type of functionality, it’s definitely worth comparing the time/cost (and upgrade impact) versus using an add-on for NAV that provides this functionality (and much more). Ā There are several out there – Zetadocs Delivery, Easy PDF and our own DocumentPath add-on. Ā Just food for thought for anyone looking at this type of development effort and options worth considering.
DocumentPath provides this functionality (and a lot more) for all sales, purchase and service management documents. Ā It also provides functions to send advanced documents via email such as customer statements, EFT remittance advices and payroll stubs.
——————————
Rob Hansen CPA, CMA
Partner
DynamicsPath
Toronto, ON Canada
——————————
——————————————- -
Geovanny Fuentes
MemberJuly 28, 2017 at 11:29 AM
You can create a main report in developer mode.
Then pass the report object to it with any filters.
That report object will generate and create single PDF Files.
Are Ā you a developer?PDF Printer – Dynamics NAV Invoices
Bullzip remove preview PDF Printer – Dynamics NAV Invoices Bullzip Utility Source – Free software for printing PDF documents and converting Microsoft Access databases to MySQL. View this on Bullzip > Or here as people have done this many times.
Converting Office Files into PDF from Navision
KSD Consultancy remove preview Converting Office Files into PDF from Navision Today in this post i will walkthrough how we can convert any MS Office File into PDF. It have been many time required to convert any attached file with the record in Navision to PDF format. To perform this action we will require a tool which can be downloaded from: OfficeToPDF download link :- http://officetopdf.codeplex.com/releases/view/118190… View this on KSD Consultancy > ——————————
Geovanny Fuentes
San Diego CA
——————————
——————————————-
Unknown Member replied 8 years, 1 month ago 1 Member · 0 Replies -
-
0 Replies
Sorry, there were no replies found.
The discussion ‘Batch Printing to PDF files with Document No. File Name’ is closed to new replies.