Thanks Jason
The wkhtmltopdf was the final solution. Took me a minute to figure it out, had some problems with it. Mostly letter spaceing and size, but the best part is that the converted xml can be put directly where i want it.
Thanks again.
Hi everyone!
Here are the basics: I have an .html file that i want to print to pdf.
Specs: Win 10, 2003 office
The code below is what I try to use to print, but it always gives me error 31. From what i understand error 31 means windows dont have a designated app for .html. I checked and it...
MajP you are a genius....i have been rakcing my brain for the past week as to wtf did i did back then...
Here is the database property from the original:
Tried it in the new one and it works :D
I cant seem to find any modifications thats tied to absolute / relative path.
The one differenc i saw was the "Microsoft DAO 3.6 Object Library" which was not in my references in the test.mdb but was in in arnelgp's version of it.
When i put the DAO 3.6 Object Library in my test.mdb that...
Thanks i test it tomorrow. I post you some code tomorrow too, but the gist of it is i get the path, copy the file to a network drive then put that network path in a table and for the coworker how handles the bills and stuff. And when she click on the field that has the network link, it opens.
Hi everyone,
A have a somewhat working drag and drop solution, just needs some fine tuning. I have a combo box and a table behind it that has a Hyperlink. If its just a combo box, its not working (you need a table with a Hyperlink table field), but since i need other functions, like "Save as"...