Spire.PDF is a professional PDF library applied to creating, writing, editing, handling and reading PDF files without any external dependencies. Get free and professional technical support for Spire.PDF for .NET, Java, Android, C++, Python.

Tue Nov 10, 2015 1:44 pm

I have an pdf document that have one barcode that is generated from font.
I have an console application , that I want to do is simple, just to print this page that have bacode on it.

I am using following code to print the page:

string path = @"c:\57998033321.pdf";
PdfDocument doc = new Spire.Pdf.PdfDocument();
doc.LoadFromFile(path);
doc.PrintDocument.Print();

The page is printed but the results is different and text looks like is on top of barcode .
I have attached my pdf document called 57998033321.pdf .
Please help to find out what is happening.

Neuron144
 
Posts: 4
Joined: Mon Nov 09, 2015 9:49 pm

Wed Nov 11, 2015 6:38 am

Hello,

Thanks for your inquiry.
I have noticed your issue and posted it to our Dev team. Once it is fixed, we will let you know.

Sincerely,
Betsy
E-iceblue support team
User avatar

Betsy
 
Posts: 802
Joined: Mon Jan 19, 2015 6:14 am

Wed Nov 11, 2015 3:10 pm

Thanks for you replay, waiting for your next response...I forgot to mention that I am using free version that is on codeplex...

Neuron144
 
Posts: 4
Joined: Mon Nov 09, 2015 9:49 pm

Tue Dec 29, 2015 9:51 pm

HEY???Any updates here?

Neuron144
 
Posts: 4
Joined: Mon Nov 09, 2015 9:49 pm

Wed Dec 30, 2015 6:10 am

Hello,

Thanks for your waiting.
Here is a hotfix, welcome to download and test it.
If there is any question, welcome to get it back to us.

Sincerely,
Betsy
E-iceblue support team
User avatar

Betsy
 
Posts: 802
Joined: Mon Jan 19, 2015 6:14 am

Wed Jan 06, 2016 9:10 am

Hello,

Did you try the hotfix ?
Has your issue been resolved ?

Thanks,
Betsy
E-iceblue support team
User avatar

Betsy
 
Posts: 802
Joined: Mon Jan 19, 2015 6:14 am

Tue Jan 12, 2016 11:49 am

yes, I have tried it , but problem is still there.

Neuron144
 
Posts: 4
Joined: Mon Nov 09, 2015 9:49 pm

Wed Jan 13, 2016 2:00 am

Hello,

Thanks for your reply.
I have tested the document with the hotfix I provided for you, it works fine, I have attached the result document, and you can check it. Please make sure if the dll you were using is correct as below:
Spire.Pdf.dll V 3.6.41.5040
Spire.license.dll V1.3.5.40

Sincerely,
Betsy
E-iceblue support team
User avatar

Betsy
 
Posts: 802
Joined: Mon Jan 19, 2015 6:14 am

Return to Spire.PDF