Has anyone already created a PDF document in an iPad app? I see that there are new functions in the UIKit to do this, but I can\'t find any code example for it.
I\'m interested in filling out existing PDF forms programatically. All I really need to do is pull information from user input and then place the appropriate text over an existing PDF in the appropria
I\'m working on application in Java that will maintain database of song lyrics in plain text and print out some songbooks/chordbooks(that is create PDF file from selected songs). I was planing that th
I\'ve written some Java code using the iText library to generate a PDF report, but specifying the layout seems very manual and takes a lot of time, re-running the开发者_JAVA百科 code to test small adj
I tried dompdf. It\'s a lot ea开发者_开发问答sier to use than other libraries I\'ve tried but it doesn\'t have unicode support. Or rather, it has unicode support but requires another library called PD
I tried to be the most descriptive I could. Ok, so since I\'ve never done anything like this before, I guess it\'s better to ask before starting at all to just don\'t get the whole process wrong.
i have a tricky question, so i need to describe my problem: i need to print 2-sided booklets (a third of a paper) on normal paper (german A4, but letter is okay also) and cut the paper afterwards.
Is there an easy way to gener开发者_Python百科ate table of contents with links to corresponding pages? In recent-ish versions of prawn, yes. Check out the examples/general/outlines.rb example for API
Im trying to load a remote image into a pdf generated by tcpdf however I can\'t seem to get it to work?
HI all is there any kind of开发者_开发技巧 abstraction API over Apache POI/FOP allowing one to use the same API to write both Word and PDF documents ?I\'m not aware of a unified API for the two libra