1,024 Topics

Member Avatar for
Member Avatar for friedguy

I am working on a project that uses VB to control the application, DWGeditor. Basically, I am starting with a template .dwg file and then inserting others as blocks; essentially layering the files to create a final product. VB has allowed me to create an interface so that I can …

Member Avatar for friedguy
0
141
Member Avatar for bharathi_n_r

hi fellow developers, I am in the process of generating a pdf file from html....The concept goes like this... I have a Html page where the details of a particular employee is displayed in a table...At the bottom of the page there is a button to convert this page to …

Member Avatar for bharathi_n_r
0
103
Member Avatar for raj.k.chaddha

Hi friends, We r developing a project in c# under windows (XP) and trying to export CRYSTAL 8.0 report to PDF format. With all our efforts unable to get a solution. I appreciate if somebody give me a solution. thanks in advance

Member Avatar for Ramy Mahrous
0
32
Member Avatar for TheOneElectroni

Hi everyone. I'm using ReportLab to generate pdf report from my price list application. The application runs on windows xp o.s. and is made with tkinter. What the app make now is that when I press the printPdf button a pdf file with a preset name is created in the …

0
80
Member Avatar for vedmack

Hi... my mission is to locate a certain word inside a pdf file and insert an image next to this word if anyone can recommend me on some api's or examples i will be very grateful. Thanx ahead Daniel

Member Avatar for peter_budo
0
75
Member Avatar for lorentz

Hey! I'm having a problem with printing the content of a multiline textbox in a PDF document created with PDFSharp. I've searched on their site but there's nothing there. The user of my program is able to enter text in a multiline textbox that will be shown in either a …

Member Avatar for lorentz
0
234
Member Avatar for sprale

I have a few Macs in my group that fail to print to PDF using Acrobat's Distiller 7 driver. On these Macs, I can save as PDF from the print dialog, but have to be able to print to PDF for workflows. Upgrading to Acrobat 8 solves the issue, but …

Member Avatar for redage
0
90
Member Avatar for dinilkarun
Member Avatar for Ene Uran
0
111
Member Avatar for dinilkarun
Member Avatar for debasisdas
0
55
Member Avatar for kohkohkoh

I tried to search over this site and others as well. But couldnt help me to solve the above matter. Actually i want to do a searching algorithm in a PDF file. I tried to use: [EMAIL="%@Import"][COLOR=seagreen]Import[/COLOR][/EMAIL][COLOR=seagreen] Namespace="System.IO"%> Sub page_load(ByVal Sender As Object, ByVal e As EventArgs)[/COLOR] [COLOR=seagreen] Dim filetoread …

Member Avatar for raydenvm
0
127
Member Avatar for kiran kumar
Member Avatar for chukeej

My OS: WinXP Home/SP2/AOL 9.0 I cannot read any .pdf documents. I have Adobe Reader 7.0 but I do not know if this is the program for reading this type of file. Would appreciate any advice. Thanks.

Member Avatar for fyz
0
155
Member Avatar for CaptainCharisma

Hi, im new in java, im developing a program that produce a document in pdf format and to generate it im using abcPDF4. Can anyone advise whether abcPDF4 is compatible with java??

Member Avatar for peter_budo
0
87
Member Avatar for cccnv

What code can I use to open various PDFs from an Access 2007 form. Each PDF has a different name, which I can save to a variable. I have put the procedure on a double-click of a field. Have tried using GetObject but can't seem to make it open the …

0
55
Member Avatar for hidash_in

hi all, i need to open indesign, framemeker, pdf files using java script. i have tried in many ways but i cant get the result. pls help me. thanks in advance hidash.

Member Avatar for ~s.o.s~
0
177
Member Avatar for sunandoghosh

very very critical I had downloaded several pdf files from a website but whenever i try to open them i get the following message... "the files are damaged and cannot be repaired" but other friends of mine are able to open the same after downloading from the same website... plz …

Member Avatar for hammerhead
0
248
Member Avatar for sightreader

I have windows 98. A friend put 620MB of pdf files on a memorex cd R. Its opens on OTHER computers but MY cd rom acts like theres nothing in it. I click to open....it says 'E not accessable...device not ready' (I cant even hear the disc spinning) however other …

Member Avatar for jbennet
0
89
Member Avatar for bwjones

Hi all, after a relative opens up their inbox and downloads a PDF attachment they save it to desktop. Then they click on the button for return to inbox and instead the verizon webmail logs them out and sends them back to the login screen. I guess this just started …

0
67
Member Avatar for Daniel E

So I have a couple of PDF files that I need to be able to show in Windows Forms, is there any tool that Windows has or that adobe offers to be able to view a PDF inside my program? Thanks in advance

0
86
Member Avatar for sendres

I have a form which requires a handwritten signature. So I created a PDF fill-in form for people to complete, print, and sign. The form is linked from a web page which has instructions to that effect. Trouble is, the users skip reading that web page, and keep looking for …

Member Avatar for hughv
0
107
Member Avatar for php.mca

Can any one tell me how to convert any types of file to pdf? I want a shell script or a software in opensource? is there any software that can do this? Please help me. I would be very much thankfull to u. thanx in advance Dushyant Joshi

Member Avatar for TheOgre
0
1K
Member Avatar for php.mca

Hi All, I am very much new to python.I need an application to generate password protected pdf. Can anyone help me out? Thanx in advance Dushyant Joshi

Member Avatar for php.mca
0
74
Member Avatar for neelunova

I am using itext to create a pdf file for slovakia in java ,and after the pdf is created some characters are not displayed properly.I am using cp 1250 as charecter set and ARIALUNI.TTF file for font.How do i resolve the problem?

Member Avatar for neelunova
0
79
Member Avatar for gsivaram

I need to extrace particular text from PDF file matching particular expression...But PDF file is stored in different format I need help how to parse PDF file using using filestreams...

Member Avatar for Ancient Dragon
0
93
Member Avatar for superseven

Hi there I'm currently using delphi 7 and I need to query a database and based on the database results I need to create a PDF file and email it through using delphi code but the problem is that I want to create the file(PDF) programmatically. How can I do …

Member Avatar for Duoas
0
260
Member Avatar for tidoline

Please can someone tell me if it is possible to possible to create a PDF with updateable fields, then use ColdFusion & pdf forms to merge the data.

Member Avatar for jsmall26
0
82
Member Avatar for superseven

Can anyone help here? I need to create a PDF file in delphi(Programmatically) without using a third party software so i don't know where that is that possible or what if not wish component can I use for this?

0
69
Member Avatar for Ravenous Wolf

is there any type of control which one can use to display a pdf document? that is put a control on the screen and in this control you display a pdf?

0
61
Member Avatar for tmaunga
Member Avatar for nav33n
0
36
Member Avatar for jabslim

im using acrobat(AxAcroPDF1) to open .pdf files ...i need to know how many pages the .pdf file contains, can anyone post a code here on how to do that? i saw some codes of vb6 on the internet for counting pages of .pdf, but it gives the wrong output. i …

0
48

The End.