Search found 11 matches

by cpradeepa
Fri Jul 31, 2015 3:22 pm
Forum: Barcode Reading & Writing
Topic: Problem with barcode recognition
Replies: 6
Views: 14229

Re: Problem with barcode recognition

Thank you very much!!
by cpradeepa
Fri Jul 03, 2015 12:19 pm
Forum: Barcode Reading & Writing
Topic: Problem with barcode recognition
Replies: 6
Views: 14229

Re: Problem with barcode recognition

Thanks for letting me know!

Pradeepa.
by cpradeepa
Thu Jul 02, 2015 4:54 pm
Forum: Barcode Reading & Writing
Topic: Problem with barcode recognition
Replies: 6
Views: 14229

Re: Problem with barcode recognition

Can someone help me with this please?

Thank you!
Pradeepa.
by cpradeepa
Mon Jun 22, 2015 6:17 pm
Forum: Barcode Reading & Writing
Topic: Problem with barcode recognition
Replies: 6
Views: 14229

Problem with barcode recognition

Hi, The attached image file has a barcode that is not being recognized. This is the code that reads the barcode: imaging.BarcodePDF417ReaderDoScan(imgid, BarcodePDF417ReaderScanMode.BestSpeed, 1); var count = imaging.BarcodePDF417ReaderGetBarcodeCount(); The count comes back as 0. I tried the same i...
by cpradeepa
Tue Jun 16, 2015 3:43 pm
Forum: PDF
Topic: PDF with annotations does not print
Replies: 13
Views: 7235

Re: PDF with annotations does not print

That's wonderful news! Thank you very much!
by cpradeepa
Tue Jun 16, 2015 3:34 pm
Forum: PDF
Topic: PDF with annotations does not print
Replies: 13
Views: 7235

Re: PDF with annotations does not print

Unfortunately, it is not very consistent. But once we run into this issue, removing all annotations does not make the file printable. I was hoping you would be able to look at the PDF and know what the issue is. Here's how we add annotations: _viewer.AddPolygonAnnotInteractive(DefaultToolBorderColor...
by cpradeepa
Mon Jun 15, 2015 6:34 pm
Forum: PDF
Topic: PDF with annotations does not print
Replies: 13
Views: 7235

Re: PDF with annotations does not print

Attached is the document without annotations.

Thank you!
by cpradeepa
Mon Jun 15, 2015 4:56 pm
Forum: PDF
Topic: PDF with annotations does not print
Replies: 13
Views: 7235

Re: PDF with annotations does not print

Ok, sorry, I should have been more clear. The PDF is generated by CrystalReports and it prints fine. It's only after we add annotations using GDPicture, we are having issues with printing.
Will you be able to look at the attached PDF and see why the annotations are causing issues with this PDF?
by cpradeepa
Thu Jun 11, 2015 8:06 pm
Forum: PDF
Topic: PDF with annotations does not print
Replies: 13
Views: 7235

Re: PDF with annotations does not print

No, the PDF comes from Crystal Reports.
by cpradeepa
Wed Jun 10, 2015 5:45 pm
Forum: PDF
Topic: PDF with annotations does not print
Replies: 13
Views: 7235

Re: PDF with annotations does not print

We see this issue when we try to print from Adobe.
by cpradeepa
Wed Jun 10, 2015 5:01 pm
Forum: PDF
Topic: PDF with annotations does not print
Replies: 13
Views: 7235

PDF with annotations does not print

Hi, I have a PDF that would print before annotations were added, but doesn't after. When trying to print, I get the message "The document could not be printed" and then "There were no pages selected to print.". I am attaching the document. Can you tell me what the issue is? Thank...