- Lawrence Anderson
- PowerBuilder
- Friday, 17 April 2020 04:26 PM UTC
On a window, I have a button's clicked event set to use a (event) local datastore to get records and then I use "
li_rc = lds_directDeposits.SaveAs(ls_filename, PDF!, false)" to write to a network location. On the datawindow referenced by the datastore, I have a picture control set to use a file located on a network share folder for a logo. The Data Export for the datawindow under the PDF as the format to configure is set to Method NativePDF! and PDF Conformance. I am creating many documents at once, so I do want to save the file without prompt to the local computer.
I am running into an issue where the logo is blurry when ran on another machine, with most of the lines seeming thinner. I also noticed that the line weights on some line controls look inconsistent from when I run the application on my local computer. I'm also not quite convinced the logo when running the application on the other computer is even up to date, some areas look less filled in than the image on the network, but that could just be a line thickness thing.
Is there something I can being doing differently to have consistent line thickness when using save as pdf across different computers?
Find Questions by Tag
Helpful?
If a reply or comment is helpful for you, please don’t hesitate to click the Helpful button. This action is further confirmation of their invaluable contribution to the Appeon Community.