Do you own a Debenu Quick PDF Library version 7, 8, 9, 10, 11, 12, 13 or iSEDQuickPDF license? Upgrade to Debenu Quick PDF Library 14 today!

Debenu Quick PDF Library - PDF SDK Community Forum Homepage
Forum Home Forum Home > For Users of the Library > General Discussion
  New Posts New Posts RSS Feed - install DbenuPDFLibraryDLL1312.dll in a convertion
  FAQ FAQ  Forum Search   Register Register  Login Login

install DbenuPDFLibraryDLL1312.dll in a convertion

 Post Reply Post Reply
Author
Message
g.man View Drop Down
Beginner
Beginner
Avatar

Joined: 29 Nov 18
Status: Offline
Points: 2
Post Options Post Options   Thanks (0) Thanks(0)   Quote g.man Quote  Post ReplyReply Direct Link To This Post Topic: install DbenuPDFLibraryDLL1312.dll in a convertion
    Posted: 29 Nov 18 at 2:16PM
hi

I'm converting from vb .net code to C# and I've trying to install the library in c#, in the reference window shows me this...
could not be added please make sure that the file is accesible, and that it is valid assembly
DbenuPDFLibraryDLL1312.dll

this is part of code from VB .net

Imports NumRot.QPDF.DebenuPDFLibraryDLL1312
Public Class GenerarArchivoDesdeOCRQPDF
  Dim Ocrpdf As New OCRPDF
  Dim ConvertirPixelesAPuntos As New ConvertirPixelesAPuntos
  Dim QuitarCaracteres As New QuitarCaracteres
  Dim DPL As PDFLibrary = Nothing
  Dim PartirDetalleDocumento As New PartirDetalles

  Public Function ExtraerCamposYGenreraArchivos(posiciones As String, archivoPDF As String)
    DPL = ValidarLicencia.ValidarLicenciaQPDF(DPL)

    DPL.SetMeasurementUnits(0)                
    DPL.LoadFromFile(archivoPDF, "")
    Dim docID As Integer = DPL.SelectedDocument

in C# convertion...

//using NumRot.QPDF.DebenuPDFLibraryDLL1312;


namespace NumRot.QPDF
{
    public class GenerarArchivoDesdeOCRQPDF
    {
        private OCRPDF Ocrpdf = new OCRPDF();
        private ConvertirPixelesAPuntos ConvertirPixelesAPuntos = new ConvertirPixelesAPuntos();
        private QuitarCaracteres QuitarCaracteres = new QuitarCaracteres();
        private PDFLibrary DPL = "here_should_be_my_regkey";
        private PartirDetalles PartirDetalleDocumento = new PartirDetalles();
                                                          
        public ArrayList ExtraerCamposYGenreraArchivos(string posiciones, string archivoPDF)
        {
            DPL = ValidarLicencia.ValidarLicenciaQPDF(DPL);

            DPL.SetMeasurementUnits(0);               
            DPL.LoadFromFile(archivoPDF, "");

there's something that missing??ConfusedOuch




Edited by Ingo - 29 Nov 18 at 7:15PM
Back to Top
tfrost View Drop Down
Senior Member
Senior Member


Joined: 06 Sep 10
Location: UK
Status: Offline
Points: 437
Post Options Post Options   Thanks (0) Thanks(0)   Quote tfrost Quote  Post ReplyReply Direct Link To This Post Posted: 29 Nov 18 at 4:21PM
You should delete your library key from your posting.  Do it NOW.
Back to Top
tfrost View Drop Down
Senior Member
Senior Member


Joined: 06 Sep 10
Location: UK
Status: Offline
Points: 437
Post Options Post Options   Thanks (0) Thanks(0)   Quote tfrost Quote  Post ReplyReply Direct Link To This Post Posted: 29 Nov 18 at 4:34PM
Sorry, I forgot that this forum disallows editing even your own postings.  Too bad, hopefully someone will come by who has forum credentials to delete it.  And sorry, I do not use C# myself so cannot help.  There are other users here who may know what the problem is.
Back to Top
Ingo View Drop Down
Moderator Group
Moderator Group
Avatar

Joined: 29 Oct 05
Status: Offline
Points: 3524
Post Options Post Options   Thanks (0) Thanks(0)   Quote Ingo Quote  Post ReplyReply Direct Link To This Post Posted: 29 Nov 18 at 7:16PM
Hi :)

i'm "someone" ;-)

Cheers,
Ingo

Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 11.01
Copyright ©2001-2014 Web Wiz Ltd.

Copyright © 2017 Debenu. Debenu Quick PDF Library is a PDF SDK. All rights reserved. AboutContactBlogSupportOnline Store