Activity for Rizwan Mohammed

  • Rizwan Mohammed Rizwan Mohammed modified a comment on ticket #47

    No, I'm not looking for LitePDF files, I want to know how you compiled the .lib file to use in LitePDF. If you built PoDoFo on Windows, then you must have had to link to it using the .lib file, where did you get that file? You also must have needed zlib1.dll, which does not get created thru CMake.

  • Rizwan Mohammed Rizwan Mohammed posted a comment on ticket #47

    No, I'm not looking for LitePDF files, I want to know how you compiled the .lib file to use in LitePDF. If you built PoDoFo on Windows, then you must have had to link to it using the .lib file, where did you get that file? You also must have needed zlib1.dll, which does not get created thru Make.

  • Rizwan Mohammed Rizwan Mohammed posted a comment on ticket #47

    I was able to successfully build Podofo but it did not come with a .lib file. Did you use Linux to code lite PDF? If not, I would love to learn how you were able to build that because my attempts have been unsuccessful. If you could pass along the file if you have it, that would be incredibly helpful as well.

  • Rizwan Mohammed Rizwan Mohammed posted a comment on ticket #47

    Sorry, was saying the .pdb for litePDF.dll, but I suspect you might be right and I will need to go 1 layer deeper in order for the PoDoFo objects. It looks like LitePDF does not have support for document level Javascript, I tried to access this with PoDoFo using doc-> GetNamesTree(true)->GetJavaScriptNode(true) which is a valid document and should always work according to the documentation but I get a access violation. The violation comes from litePDF.dll, but I'm not sure if it's through there or...

  • Rizwan Mohammed Rizwan Mohammed posted a comment on ticket #138

    Attachment2

  • Rizwan Mohammed Rizwan Mohammed created ticket #138

    Cannot retrieve JS node with GetJavaScriptNode(true)

  • Rizwan Mohammed Rizwan Mohammed modified a comment on ticket #47

    I'm not exactly sure where it was messing up, but apparently, I needed the pdfLite.cpp in both the solution item and as a source file, and there's two separate pdfLite cpp files which makes it confusing. Also, I actually did need to link the .lib file in order for it to compile. Anyway, I got it working and I'm trying to understand the Podofo object and how to interact with it as the documentation is quite limited I'm having trouble because I don't have the PDB file associated with the .dll. Can...

  • Rizwan Mohammed Rizwan Mohammed posted a comment on ticket #47

    I'm not exactly sure where it was messing up, but apparently, I needed the pdfLite.cpp in both the solution item and as a source file, and there's two separate pdfLite cpp files which makes it confusing. Also, I actually did need to link the .lib file in order for it to compile. Anyway, I got it working and I'm trying to understand the Podofo object and how to interact with it, I'm having trouble because I don't have the PDB file associated with the .dll. Can you pls provide that?

  • Rizwan Mohammed Rizwan Mohammed posted a comment on ticket #47

    I copied your example exactly and it isn't working, wouldn't be asking otherwise. Have you tried compiling this from scratch? Adding the cpp file causes other compilation issues with the openssl library.

  • Rizwan Mohammed Rizwan Mohammed posted a comment on ticket #47

    Similarly, its requiring the library, otherwise the build fails. Help pls.

  • Rizwan Mohammed Rizwan Mohammed modified a comment on ticket #47

    So I tried to add the other .lib file and it's giving me the errors you see in the attachment.

  • Rizwan Mohammed Rizwan Mohammed posted a comment on ticket #47

    So I tried to add the other .lib file and it's giving me the errors you see in the attachment.

  • Rizwan Mohammed Rizwan Mohammed created ticket #47

    Invalid or corrupt file error

1
MongoDB Logo MongoDB