Thanks Dian.
Yes, I would like the pdf version to be shown on the properties of the pdf created. I read somewhere that default created is 1.4, but if we use features that are available in latest versions of pdf, then it creates higher version. In any case, should the pdf have the version in the...
I am trying to create a pdf file from XML and XLS using Java FOP. In the pdf file created, I went to properties and not able to find the PDF version. It is blank. I am looking to have version 1.4 created ALWAYS and it should say it in the properties. How do I specify which PDF version I need to...
I have a pdf file where I have a text box which is not wide enough to fit the text. So visually you see only part of the text and not all. When I search for this word uusing CRTL+F, I am not able to find this word. Can some guide me how to search correctly?
I am looking for ways to read acrobat PDF comments(annotations) and get the page number of each and every comment in the pdf file.
Here is what I am looking for:
-Prefer Java to read the comments
-I just have acrobat reader and do not have acrobat professional
-Need to get the page number of...
I am creating a pdf from xml using xsl:FO.
So creating a pdf file which would have some links to specific page numbers in another pdf file. So ideally when i click on the page number link should go to that page number in the second pdf file.
The problem I am facing is that it is taking to the...
I am writing some data from SAS to excel using DDE. Excel is making some assumtions and displaying the data in the cells in its own assumed formats. how do I instruct excel to consider everything as text for all the columns?
Currently I am using this, but looks like it is not working.
I am using...
I am working on a SAS DDE program to write multiple sheets to excel. I would like to make one of the sheet readonly. If I cannot make the sheet readonly, atleast i would liek to make some cells readonly, so thta user cannot update the value isn these cells.
I found this code form the internet...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.