Update: Dec 19, 2013:
Here Mudassar Ahmed Khan has explained how to convert binary data to PDF file and display in browser in ASP.Net using C# and VB.Net. TAGs: ASP.Net, SQL Server. Working with File Contents and Files in Power Automate. Like almost all connectors, the Encodian connector for Microsoft Power Automate and Azure Logic Apps receives and sends files as Base64 encoded strings. This is a really important concept to understand when working with files in Power Automate and Logic Apps.
Recently, I need to convert a doc file, which I copied from internet and want to save that for future for myself to PDF. I thought of Firefox or Chrome plugin but later remember that LibreOffice Writer have this feature and it was amazing quality of the converted PDF document. Everything was as is.
Convert Octet-stream To Pdf
Sometimes you need to convert your HTML file to PDF file. This example will be useful in converting you online HTML file as well as your HTML source to PDF document.
Here I will send URL to convert file to PDF. If your page is not accessible online, then you can use function:convertHTML for converting your HTML source to pdf. This line is commented below. saveFile method will save your generated data to your desired location, If your location (folder) is world writable place.
Convert Octet-stream To Pdf Converter
Page:html_to_pdf_test.php
Page: html_to_pdf.inc.php
Octet Stream Converter
Above example is provided on phpclasses.org written by Harish.