iOS-htmltopdf
iOS-htmltopdf copied to clipboard
Hello, I suddenly changed from an old version of NDHTMLtoPDF with UIWebView to the current version with WKWebView. Then problem now is, that I'm missing the images in the pdf....
i create html and put it my bundle. this html contain image that i also put i my application bundle. the image also display in my simulator webview. but when...
Hello, I'm not able to get the latest version (1.1.0, as written in the project's podspec). Is it because there's no release with that number? Would it be possible to...
If we use tag for hyperlink in html template and convert to pdf. link is not clickable in pdf file.
Hi, How can we add footer in pdf. I want to add a footer on every page of pdf, but not getting a work around.
CSS rule **page-break-after** seems to cause `[self prepareForDrawingPages: NSMakeRange(0, self.numberOfPages)];` to get caught in a loop until memory exhaustion. CSS rule **page-break-before** works perfectly. Might be worth a note in...
Hi, I'm trying to convert multiple html file to multiple pdf file using a for loop, however, the app crashes with Thread 1: EXC_BAD_ACCESS (code=EXC_I386_GPFLT). Why? Here's the code I'm...
html to pdf works fine on iPhone but when i open in iPad it's not work. can you please do something ?
everytime i run the project and click on the button to generate pdf i get this error HTMLtoPDF did fail.please help me out
…ossible conflicts with others Ran into one, cannot change the other dependency so had to do it here. On a side note: man, thanks for your work, this class works...