Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. How to give Print support functionality in Macosx.
Forum Updated to NodeBB v4.3 + New Features

How to give Print support functionality in Macosx.

Scheduled Pinned Locked Moved Unsolved General and Desktop
5 Posts 3 Posters 1.0k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • G Offline
    G Offline
    Gaurav Badgujar
    wrote on last edited by
    #1

    Hi,

    Please give some solution to print page in MAC OS with Qt.

    Regards,
    Gaurav Badgujar.

    raven-worxR 1 Reply Last reply
    0
    • G Gaurav Badgujar

      Hi,

      Please give some solution to print page in MAC OS with Qt.

      Regards,
      Gaurav Badgujar.

      raven-worxR Offline
      raven-worxR Offline
      raven-worx
      Moderators
      wrote on last edited by
      #2

      @Gaurav-Badgujar
      based on the details you provided, this would had been enough.

      --- SUPPORT REQUESTS VIA CHAT WILL BE IGNORED ---
      If you have a question please use the forum so others can benefit from the solution in the future

      1 Reply Last reply
      1
      • G Offline
        G Offline
        Gaurav Badgujar
        wrote on last edited by
        #3

        Hi,

        I want to add print functionality in MACOSX.
        For windows i use print function of qwebview and also put windowsprintersupport.dll in printsupport folder.

        so for MACOSX which dll i put in printsupport folder.

        Regards,
        Gaurav badgujar.

        raven-worxR 1 Reply Last reply
        0
        • G Gaurav Badgujar

          Hi,

          I want to add print functionality in MACOSX.
          For windows i use print function of qwebview and also put windowsprintersupport.dll in printsupport folder.

          so for MACOSX which dll i put in printsupport folder.

          Regards,
          Gaurav badgujar.

          raven-worxR Offline
          raven-worxR Offline
          raven-worx
          Moderators
          wrote on last edited by
          #4

          @Gaurav-Badgujar
          doesn't it work?
          According to this:

          The macOS paint engine, print engine and print support plugin actually live in the Cocoa Platform Plugin in qtbase/src/plugins/platform/cocoa due to dependencies between the code. It is hoped to clean these up in a future release.

          --- SUPPORT REQUESTS VIA CHAT WILL BE IGNORED ---
          If you have a question please use the forum so others can benefit from the solution in the future

          1 Reply Last reply
          0
          • P Offline
            P Offline
            patrik08
            wrote on last edited by
            #5

            You can try to build only 4 mac
            https://github.com/pehohlva/xhtml_edit_qedit_base
            and you find the the printer dll inside...
            i hope this can be stay helpfull...

            git clone https://github.com/pehohlva/xhtml_edit_qedit_base
            cd xhtml_edit_qedit_base 
            qmake && make ..
            4 min.. ca.
            
            1 Reply Last reply
            0

            • Login

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • Users
            • Groups
            • Search
            • Get Qt Extensions
            • Unsolved