{"id":18547325,"url":"https://github.com/serhii-londar/uiprintinteractioncontroller-example","last_synced_at":"2025-05-15T07:31:45.579Z","repository":{"id":90530726,"uuid":"98322295","full_name":"serhii-londar/uiprintinteractioncontroller-example","owner":"serhii-londar","description":"This is small example app that shows usage of UIPrintInteractionController.","archived":false,"fork":false,"pushed_at":"2018-01-05T18:48:18.000Z","size":78744,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-17T09:42:52.311Z","etag":null,"topics":["example","ios","uiprintinteractioncontroller"],"latest_commit_sha":null,"homepage":"https://github.com/serhii-londar/UIPrint-Interaction-Controller-Example","language":"Objective-C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/serhii-londar.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-07-25T15:33:53.000Z","updated_at":"2019-05-17T02:44:49.000Z","dependencies_parsed_at":"2023-03-13T17:57:26.896Z","dependency_job_id":null,"html_url":"https://github.com/serhii-londar/uiprintinteractioncontroller-example","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serhii-londar%2Fuiprintinteractioncontroller-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serhii-londar%2Fuiprintinteractioncontroller-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serhii-londar%2Fuiprintinteractioncontroller-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serhii-londar%2Fuiprintinteractioncontroller-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/serhii-londar","download_url":"https://codeload.github.com/serhii-londar/uiprintinteractioncontroller-example/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254295888,"owners_count":22047160,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["example","ios","uiprintinteractioncontroller"],"created_at":"2024-11-06T20:28:59.042Z","updated_at":"2025-05-15T07:31:45.560Z","avatar_url":"https://github.com/serhii-londar.png","language":"Objective-C","readme":"## UIPrintInteractionController Example\nThis is small example app that shows usage of UIPrintInteractionController. With this example, you have an \u001bability to printing HTML file with local images from documents folder and from application bundle.\n\n## Ussage example:\nPrinting html from documents folder:\n\n```\nNSURL *documentsUrl = [[[NSFileManager defaultManager] URLsForDirectory:NSDocumentDirectory inDomains:NSUserDomainMask] lastObject];\nNSURL *printFolderUrl = [documentsUrl URLByAppendingPathComponent:@\"Print\"];\n[[HTMLPrinter sharedPrinter] printHTMLWithName:@\"index.html\" fromFilePath:printFolderUrl.absoluteString];\n```\n\nPrinting html from application bundle folder:\n\n```\nNSString *indexHtmlStringPath = [[[NSBundle mainBundle] bundleURL] absoluteString];\n[[HTMLPrinter sharedPrinter] printHTMLWithName:@\"index.html\" fromFilePath:indexHtmlStringPath];\n```\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"./screenshots/2.png\" width=\"350\"/\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"./screenshots/1.png\" width=\"350\"/\u003e\n\u003c/p\u003e\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fserhii-londar%2Fuiprintinteractioncontroller-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fserhii-londar%2Fuiprintinteractioncontroller-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fserhii-londar%2Fuiprintinteractioncontroller-example/lists"}