CID to Unicode Value
Hi,I've got a new question, that is how could I get the corresponding unicode value if I have only the CID value?Thanks.
View ArticleEmbedding of fonts into PDF document
Hello people!I need to create a PDF document that has text in different fonts(Arial Black, Courier New, Lucida Sans etc.) and languages(English, German, Russian etc.).What is the best way to do this?...
View ArticleIdentity-H, CMap and troubles choosing predefined encodings
I'm trying to parse certain pdf document on Mac OS X. The pages have embeded CID () fonts with Identity-H encoding. The font itself is Type0 font with CIDFontType2 descendant font. I'm able to extract...
View ArticleHow to add image in pdf file
Hello everybody,I need to place an image in pdf file programmatically on a specific location. Would you please help me what should I use to do this task?Thanks.
View Articleremoving hypertext links from text
Does anyone have experience removing hypertext links from PDF docs?Using MS Word 2003, I have a doc. containing URLs and I am generating a PDF and trying to remove the hypertext link from the URL. In...
View Articlecompression algorithm working for images in pdf files...????
Someone help me regarding the compression of the images in pdf files....i have little bit knowledge of DCTdecode filter. we can save the compressed chunk of image in .jpeg, .bmp extention..i want to...
View ArticleErrors converting indesign pdf to pdf/A-1a - any ideas what they mean?
Acrobat has to convert a tagged PDF 1.5 document generated by indesign to PDF/A1a but does not seem able to do this. If anyone could explain these errors to me: - Structured PDF : Type entry in a...
View ArticleImage with Soft mask inside form XObject (no Group entry)- PDF1.4 only
Hi, I have a question with respeect to the PDF Reference 1.4 specification only, and not the later versions. Supposing I have a form XObject that does not have a Group entry. Then the spec says that...
View Articlepassword encryption with 256 bit AES algorithm...???
I have an application for the decryption of pdf passwords for 128 bit Rc4 and 128 AES. In this, i am doing 50 times MD5 using an encryption key. Its working well with this approach. But in case of 256...
View ArticleEmbedding Truetype fonts into PDF Document
Hi all, I have a question for you : I have a class in VB6 to make my PDF documents,with this class i have the possibility to enter text of Type 1 and text of Truetype fonts in the PDF Document, by the...
View ArticleRadial gradients with tangent circles
I'm trying to implement radial gradients in some open-source projects (cairo and pixman), based on the PDF specification. The specification does not say explicitly how to handle the case when the start...
View ArticleConvert MS word to PDF on server?
Is there any adobe tool/SDK available to convert MS word and Excel files to PDF ? I wan to do it on Web Server.Im using VS 2010, .Net Framewrok 4.0
View ArticleHow to print a pdf without user interaction (With C#)
My boss assigned me a task that to get the ImagePreview of 1st page of PDF.My thought is to print the 1st page of PDF to file(virtual print to file), and get the image source, but there comes the...
View ArticleCross Reference Stream Problem
Hi I try to develop a PDF parser, but I'm stuck at Cross Reference Streams.My program first reads all objects from a PDF document, and then saves it. If the version is 1.5 or higher, the cross...
View ArticleIs it possible to merge two PDF pages into one page?
I have two PDF pages - one is a certificate, the other a logo - that I need to merge into a single one-page document (that is - I want the logo to superimpose over the certificate). Is this possible...
View ArticleHow to get text from Adobe Reade window like MS Word
I know can text from MS Word window like this:CLSID clsid; CLSIDFromProgID(L"Word.Application", &clsid); IUnknown *pUnk = NULL; HRESULT hr = GetActiveObject(clsid, NULL, (IUnknown**)&pUnk);...
View ArticleInvalid font
Excuse me if I'm in the wrong place, but I couldn't find a more appropriate group to ask this question.I received a PDF of an advert to place in my newspaper in IDCS3. No problems there. When the PDF...
View ArticleUnicode Passwords
Hi, I wonder how acrobat handles a password that contains unicode characters when generating an encryption key. That is, what byte representation (i.e. encoding of the password string) is used, before...
View Articlein browser- URL of PDF where it imports FDF data
I want to bring up my browser - put the URL of a PDF on a server that has fillable fields - and have the PDF automatically bring in the contents of an FDF file to populate the fields defined in the FDF...
View Article