[SOLVED] How to load a pdf file and then save it through programming?
Posted: Wed Jul 15, 2020 2:26 pm
I have tried to load a pdf file as a binary file and then save it as binary and the resulting saved file is not able to be opened by anything.
I have successfully done this with almost all other binary file types without incident.
How does one load a pdf file (not to show it, just to load it), process it (I already can do that) and then save it back again as a correct
pdf file that will open natively?
Thanks for your help.
Mike
I have successfully done this with almost all other binary file types without incident.
How does one load a pdf file (not to show it, just to load it), process it (I already can do that) and then save it back again as a correct
pdf file that will open natively?
Thanks for your help.
Mike