BASE64 ENCODE PDF EXAMPLE

Other open source tools published on ScottKlement.com
Post Reply
TR00059
Posts: 1
Joined: Fri Jan 17, 2025 9:23 am

BASE64 ENCODE PDF EXAMPLE

Post by TR00059 »

Hello everyone
I wanted to ask you if you could help me by sending me an example source to transform a PDF into base64. I searched in the examples but I didn't find anything that could be useful to me. The PDF is on IFS for example \tmp\file.pdf

Thanks
Scott Klement
Site Admin
Posts: 872
Joined: Sun Jul 04, 2021 5:12 am

Re: BASE64 ENCODE PDF EXAMPLE

Post by Scott Klement »

I could give you an example and it might not be what you want/need because you haven't really explained the specifics of what you are looking for.

What does the output format look like?

Or doesn't it matter, as long as its base64 you're happy?
Post Reply