wPDF printing issue in .Net 4.5

  • We are using wPDF4.dll (wPDF4_x64 - 4.31.5936.36997) in our project to build pdf. In one more project, we are printing it using.NETFramework\v4.5\System.Drawing.dll.

    We are getting issues while we are comparing both. Background image contains 1D Barcodes, Registration marks, and checkboxes those are not match the print with System.Drawing.dll. We are checking generated pdf with some tool which checking few standards. PDF generated through System.Drawing.dll is passed and pdf generated through wPDF is not passed.

    Barcode with wPDF generates smaller than System.Drawing.dll. similar things happen for Registration marks and checkboxes. All these things are part of the background image.

    Can you please help me if we are missing any settings or configurations for it?


    Einmal editiert, zuletzt von ankit (18. November 2021 um 07:45)