Tagged Questions
1
vote
2answers
41 views
Convert DOC to one page PDF iOS
Using iOS-htmltopdf, i am able to convert DOC to PDF but i want single page PDF from doc file.
The reason is some content of one page gets into another page so only one page.
In NDHTMLtoPDF.m i use ...
1
vote
1answer
30 views
how to send email attachement from iphone application using local file
I want to send the local file from resources folder to email but it is not working is there how to add the local file.Below is the code which sends email from documents folders of iphone but i want ...
1
vote
1answer
109 views
iOS - How is that change of TextView frame makes it's text after pdf export unselectable?
How is that change of textView frame makes it's text after pdf export unselectable? It's simple rasterized with horible compression. If I export textView and don't change the frame I got perfect ...
0
votes
0answers
72 views
HTML to PDF pages bottom margin grows larger with every page
I'm trying to convert HTML to PDF on iOS. The first page always looks fine, but then every page after that stops printing to the page higher and higher up. It appears as if the bottom margin is ...
3
votes
6answers
484 views
iOS: How to set font when drawing text in pdf generation?
I'am generating a pdf in ios app, using drawpdf function,while calling the drawtext function in the nsobject class it draws the text clearly according to the frame and string which I specified.
My ...
0
votes
1answer
302 views
iOS SDK edit PDF to add an Image
I'm trying to figure out if there is any way to insert an image into a specific page on a pdf file. I was analying this example ...
2
votes
1answer
113 views
pdf generated upside down
I am creating pdf using below code
UIImage *CurImage=[UIImage imageWithContentsOfFile:[ImageArr objectAtIndex:i]];
UIView *ViewDraw=[[UIView alloc]initWithFrame:CGRectMake(0,10, pageSize, pageSize)]; ...
1
vote
3answers
172 views
How to add a Euro currency symbol in a PDF in Objective-C
I am making a PDF file in Objective-C and all goes well. But when I add some curreny symbols in the PDF, it shows something totally different.
‚dž2,060,0 instead of €2,060,0
I have uses the ...
0
votes
2answers
571 views
What will be size of UiView for drawing pdf File for A4 size paper?
Could anyone help me out what would be the size of UIView For Drawing pdf for A4 size paper.
I am using the below size but my pdfView objects like labels, images not in the size that I provide for ...
0
votes
1answer
212 views
create pdf page which contains multiple pdf pages
Is it possible to create pdf with one page, which contains other pdf pages from source pdf.
I somethink like use CGContextDrawPDFPage with specified CGRect - like method drawInRect of UUImage.
--
...
2
votes
1answer
164 views
Screenshot Of webView with full image quality
I am trying to take a screenshot of a webView and change it to PDF. I have used this method: http://www.ioslearner.com/wp-content/uploads/2012/01/HtmlToPdfDemo.zip
I mean the code in this project. ...
0
votes
0answers
191 views
Writing byte data to PDF generates corrupt PDF on iOS
I am trying to write byte stream to a PDF file. There is some interesting things which I am facing: if I try to get byte data from a local PDF file (located in main bundle), and write this byte data ...
-1
votes
1answer
222 views
Creating a pdf which included many labels and text view full content of view in pdf
My problem is that I have to create a pdf of my screen text.My view contains a text view which is scrollable.There are many controls on my view like date label, location label etc.. and text view.I ...
-2
votes
3answers
475 views
Need uiview to pdf component in ios
I want to convert a UIView to pdf, is there any readymade component there, because i have less time to do that. if not can u give me example code for pdf
Thanks in advance
0
votes
1answer
225 views
secure pdf : locked/uneditable to prevent changes after generating from iOS device
I am using UIKit Framework to generate pdf in iOS device.
I am wondering if we can lock (provide security) to the generated pdf so that after emailing or downloading it , one can not edit/modify ...
2
votes
0answers
174 views
iOS iPhone is it possible to convert an HTML report into a full featured PDF report? [closed]
I have an HTML report that is viewable on an iPhone. Is there some open source or paid library that would take this HTML page and convert it into a full featured (ex: text can be selected and searched ...
0
votes
0answers
286 views
How to take the screenshot of UIScrollView?
I have a registration form on UIScrollView . I want to convert this form into PDF ( of multiple pages in the sense that visible area is my first page, and the rest content which is not displayed now ...
2
votes
1answer
2k views
iPhone iOS UIFont conversion to CTFontRef causes size misalignment
I know that UIFont and CTFont are different things, but I was able to kinda make it work.
I'm trying to generate a PDF and use a UIView as a template, however to draw editable PDF, I need to have a ...
0
votes
1answer
410 views
iPhone iOS how to generate multi page report from a tracker like app?
I'm working on an a a calorie counter-like app. The user can report events and track them day to day.. One of the requirements for this app is that the user can generate a multi-page report of the ...
1
vote
0answers
296 views
iphone iOS5 how to render a draw a large UIView as PDF?
I'm trying to create a letter-sized report with iPhone. To do so, I created a large nib file and laid out all the report widgets I need in there.
Now I'm trying to convert the view into a PDF. ...
1
vote
1answer
561 views
iOS iPhone how to convert a UIImage into a PDF while preserving scale?
I got a 640x960 UIImage of the screen, which is nice and crisp when re-displayed on the retina display. I'm thinking of a way to convert this image into a nice crisp PDF document page.
How would I go ...
1
vote
1answer
115 views
UIView renderInContex specific position
In my app I need to create a PDF. This PDF must have a layout with some boxes where user will write text inside.
My problem is the layers have always origin 0,0 (x,y) while I want to draw the boxes ...
0
votes
2answers
130 views
Generate a pdf from opengles context in iphone/ipad
Hi am a noob at PDF generation and currently am displaying a 3d bar charts in my application in glview which is in side a uiview. Now i want to generate a PDF document from the uiview which contains a ...
0
votes
1answer
291 views
Generating PDF with Static content and image in iPhone
Here i need to generate the pdf file by some dynamic content in one of the page and the next page contains the image but my code is generating as a single page could you help me
This draw text method ...
0
votes
5answers
506 views
how to embed an image in pdf?
i m generating a pdf file from the contents of email and that email contains an image. But i wanted to add that image static in that pdf. what could be the way of adding a static image in pdf ?
10
votes
2answers
8k views
pdf as an email attachment in iOS device [closed]
I would like to attach pdf created as an email attachment. I used following tutorial to create pdf on iOS device.
The downloaded pdf can be viewed at this path:
...
0
votes
2answers
270 views
Add view contents to pdf page to pdf in ios
I want to add the contents of the view to pdf at a preferred position on my pdf page.Right now i am using
[printview.layer renderInContext:UIGraphicsGetCurrentContext()];
which cannot satisfy my ...
0
votes
1answer
128 views
pdf generation in iphone with date and time stamped
I am generating PDF report in my application,i want the report to be date and time stamped can any body explain how to do that actually,Thanks in advance
0
votes
1answer
230 views
Pdf generation for dynamic data
In the generatin of a pdf, a new page is created but the data is not written to the pdf, this is the code I am using, please help me solve this problem:
x=50;
y=y-20;
...
0
votes
1answer
467 views
Pdf generation for dynamic contents
i am generating pdf report in my app,When the page contents exceeds over one page how to populate the contents,actually in this situation i tried to create one more new page by giving ...
1
vote
0answers
136 views
convert pdf to bitmap and viceVersa in Obj c
I am trying to convert a pdf into bitmap and the corresponding bitmap to pdf in obj c. What is the most efficient way of doing it?? Is there any framework availble? As far as I understand, do I need ...
1
vote
1answer
532 views
Rendering UIWebView as Image/PDF Has Visual Artifacts
I'm rendering a UIWebView's layer into a graphics context and then using the UIGraphicsBeginPDFPageWithInfo() family of functions to include it in a PDF.
My problem is that the output includes an ...
2
votes
0answers
393 views
Convert uiwebview to pdf and emailing
I have a Uiwebview which shows local htmls.I've done to convert html to pdf and can read on desktop.But when I attached pdf file to mail,It sent successfully but sometimes those pdfs can not be read ...
0
votes
1answer
87 views
Font problem in writting pdf file
I have an application that can write string to pdf file. I want to write data in tabular format so i formatted the string and did write operation. Text shows up in pdf file but its not in proper ...
1
vote
1answer
298 views
Pdf Reader+iphone
i want to make PDF reader app in phone.
where i have to implement search functionality.
in which i have to take the text of one page of .pdf file and have to do search functionality.
Is anyone had ...
0
votes
2answers
286 views
How to programmatically convert PostScript to PDF with the fewest steps?
Is there any way to just slap on a header and use a PS file as a PDF, assuming that the PS is very simple and do anything complicated?
I want to do this programmatically, not using ps2pdf.
Thanks.
1
vote
1answer
252 views
Is it possible to draw an UIView and its subviews to a graphic context?
I have an UIView that represents a simple list and an image. I'm looking for a way to export this list, exactly how it looks in the UIView into a PFD file, avoiding the need to arrange and draw the ...
1
vote
1answer
1k views
Rotating PDF document, shrinks after a while
I have a problem in rotating the PDF document. I am able to rotate the document, but after some rotations the document is diminishing its dimensions. I can't find what's wrong. Here's my code:
...
1
vote
1answer
868 views
ZoomingPDFViewer apple example
I'm trying to understand Apple's example code for the ZoomingPDFViewer. Here are some questions that I have in my understanding of how it works in my mind. I'm not really sure if I understand it ...
0
votes
1answer
273 views
how to find the internal link in pdf file on iphone development
I'm trying to find the internal links like Index content in PDF file. Is there any sample for perform this action?
1
vote
1answer
604 views
Can anyone tell me how to create PDF with text Annotate using libHaru Library
I wanted to create a PDF with a Text Annotate. I came across the 3rd Party library called libharu. Can anybody tell me how to create a PDF with a text annotate using this library or any documentation ...
1
vote
2answers
522 views
How to Decide What Page Size to Use on an iOS Application
Wikipedia says that the US and Canada use letter size paper and the rest of the world uses A4 and that some countries use both. I want to create a PDF in my iPad application and am trying to figure ...
0
votes
2answers
598 views
How to use Activity Indicator while PDF is Loading
I am Quartz Core to draw the PDF and I am Scroll view, in the scroll i am adding the uview with catiled layer (i.e it calls the drawlayer to draw the pdf). I need to indicate the slow loading of PDF ...
4
votes
1answer
2k views
If it's possible to generate a PDF file from a UITableView?
My application has a tableview with custom cells(include textfield, label and button), I wanna generate a pdf file from the tableview.
Bellow is the code(now assume the tableview's content is all ...
0
votes
1answer
1k views
Can anyone please help me in reading and writing annotation in the PDF using IOS
Can anyone please help me with reading and writing annotations in a PDF using iOS? This is the sample code that I have tried. Can anyone please tell me where I am going wrong? I am able to load The ...
0
votes
2answers
423 views
how to save pdf file to server from iphone apps
I'm developing an application where i need to create pdf file based on user input and the save it to server so that i can again show in my application.
i have successfully created the pdf file at ...
0
votes
1answer
657 views
How to convert data into a pdf file?
How would I go about converting my data into a pdf on an ipad or iphone?
0
votes
1answer
1k views
iPhone pdf creation
I need to create a pdf file from my iphone, Ive used the
class files from Danielb21, the app creates an empty pdf file, and crashes with out any error messages in console,,, What could be the ...
0
votes
3answers
680 views
iphone : how can we store pdf file in local and read it?
i want to store pdf file in local and read it . i want to read this pdf same as iphone read data in mkmapview.
means i want to create same as pdf(Acrobat) reader.how can i do this?
4
votes
2answers
1k views
how to attach a PDF document (from documents directory) to an email
I was wondering how to attach a PDF that I have generated to an email on iPhone/iPad. I have found examples of how to attach a image, but I don't know the mime type for a PDF.
Thanks.


